Skip to content

Commit 21a3e6e

Browse files
sugmanueakidambisrinivasan
authored andcommitted
Enable compiled endpoint rules for the fourth wave (aws#4973)
1 parent e0a683e commit 21a3e6e

File tree

155 files changed

+465
-155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+465
-155
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/chime/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"listAccounts"
44
],
55
"generateEndpointClientTests": true,
6-
"useSraAuth": true
6+
"useSraAuth": true,
7+
"enableGenerateCompiledEndpointRules": true
8+
79
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/cloudfront/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111
"returnType": "software.amazon.awssdk.services.cloudfront.CloudFrontUtilities",
1212
"createMethodParams": []
1313
},
14-
"useSraAuth": true
14+
"useSraAuth": true,
15+
"enableGenerateCompiledEndpointRules": true
16+
1517
}

services/cloudhsm/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@
3030
"listHsms",
3131
"listLunaClients"
3232
],
33-
"useSraAuth": true
33+
"useSraAuth": true,
34+
"enableGenerateCompiledEndpointRules": true
35+
3436
}

services/cloudsearch/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"describeDomains",
44
"listDomainNames"
55
],
6-
"useSraAuth": true
6+
"useSraAuth": true,
7+
"enableGenerateCompiledEndpointRules": true
8+
79
}

services/cloudsearchdomain/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,7 @@
2424
"interceptors": [
2525
"software.amazon.awssdk.services.cloudsearchdomain.internal.SwitchToPostInterceptor"
2626
],
27-
"useSraAuth": true
27+
"useSraAuth": true,
28+
"enableGenerateCompiledEndpointRules": true
29+
2830
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/cloudwatch/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"putDashboard",
1111
"getDashboard"
1212
],
13-
"useSraAuth": true
13+
"useSraAuth": true,
14+
"enableGenerateCompiledEndpointRules": true
15+
1416
}

services/cloudwatchlogs/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"paginationCustomization": {
1515
"GetLogEvents": "LastPageHasPreviousToken"
1616
},
17-
"useSraAuth": true
17+
"useSraAuth": true,
18+
"enableGenerateCompiledEndpointRules": true
19+
1820
}

services/codebuild/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"listProjects",
66
"listSourceCredentials"
77
],
8-
"useSraAuth": true
8+
"useSraAuth": true,
9+
"enableGenerateCompiledEndpointRules": true
10+
911
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/cognitosync/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"verifiedSimpleMethods": [
33
"listIdentityPoolUsage"
44
],
5-
"useSraAuth": true
5+
"useSraAuth": true,
6+
"enableGenerateCompiledEndpointRules": true
7+
68
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/config/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
"excludedSimpleMethods": [
2020
"startConfigRulesEvaluation"
2121
],
22-
"useSraAuth": true
22+
"useSraAuth": true,
23+
"enableGenerateCompiledEndpointRules": true
24+
2325
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/costexplorer/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"excludedSimpleMethods": [
33
"getCostAndUsage"
44
],
5-
"useSraAuth": true
5+
"useSraAuth": true,
6+
"enableGenerateCompiledEndpointRules": true
7+
68
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/databasemigration/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@
1616
"excludedSimpleMethods": [
1717
"describeReplicationTaskAssessmentResults"
1818
],
19-
"useSraAuth": true
19+
"useSraAuth": true,
20+
"enableGenerateCompiledEndpointRules": true
21+
2022
}

services/datasync/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
"listTasks"
77
],
88
"generateEndpointClientTests": true,
9-
"useSraAuth": true
9+
"useSraAuth": true,
10+
"enableGenerateCompiledEndpointRules": true
11+
1012
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/ecr/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"describeRepositories",
44
"getAuthorizationToken"
55
],
6-
"useSraAuth": true
6+
"useSraAuth": true,
7+
"enableGenerateCompiledEndpointRules": true
8+
79
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/ecs/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@
1616
"submitContainerStateChange",
1717
"submitTaskStateChange"
1818
],
19-
"useSraAuth": true
19+
"useSraAuth": true,
20+
"enableGenerateCompiledEndpointRules": true
21+
2022
}

services/elasticbeanstalk/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,7 @@
4343
"listAvailableSolutionStacks",
4444
"listPlatformVersions"
4545
],
46-
"useSraAuth": true
46+
"useSraAuth": true,
47+
"enableGenerateCompiledEndpointRules": true
48+
4749
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/elasticloadbalancing/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111
"TooManyAccessPointsException": "TooManyLoadBalancersException",
1212
"InvalidEndPointException": "InvalidInstanceException"
1313
},
14-
"useSraAuth": true
14+
"useSraAuth": true,
15+
"enableGenerateCompiledEndpointRules": true
16+
1517
}

services/elastictranscoder/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
"deprecatedOperations": [
77
"TestRole"
88
],
9-
"useSraAuth": true
9+
"useSraAuth": true,
10+
"enableGenerateCompiledEndpointRules": true
11+
1012
}

services/emr/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@
2222
"deprecatedOperations": [
2323
"DescribeJobFlows"
2424
],
25-
"useSraAuth": true
25+
"useSraAuth": true,
26+
"enableGenerateCompiledEndpointRules": true
27+
2628
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/eventbridge/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"allowedEndpointAuthSchemeParams": [
44
"EndpointId"
55
],
6-
"useSraAuth": true
6+
"useSraAuth": true,
7+
"enableGenerateCompiledEndpointRules": true
8+
79
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/fms/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"listMemberAccounts",
66
"listPolicies"
77
],
8-
"useSraAuth": true
8+
"useSraAuth": true,
9+
"enableGenerateCompiledEndpointRules": true
10+
911
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/glue/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"excludedSimpleMethods": [
33
"*"
44
],
5-
"useSraAuth": true
5+
"useSraAuth": true,
6+
"enableGenerateCompiledEndpointRules": true
7+
68
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

services/health/src/main/resources/codegen-resources/customization.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"describeEntityAggregates",
55
"describeEventTypes"
66
],
7-
"useSraAuth": true
7+
"useSraAuth": true,
8+
"enableGenerateCompiledEndpointRules": true
9+
810
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
4+
35
}

0 commit comments

Comments
 (0)