Skip to content

Commit b26bc20

Browse files
authored
Enable compiled endpoint rules for the third wave (#4927)
Services included are: - accessanalyzer - account - acm - acmpca - alexaforbusiness - amp - amplify - amplifybackend - amplifyuibuilder - apigatewaymanagementapi - appconfig - appfabric - appflow - appintegrations - applicationautoscaling - applicationcostprofiler - applicationdiscovery - applicationinsights - cloudfrontkeyvaluestore - cognitoidentityprovider - eks - emrcontainers - iam - iot - marketplacemetering - paymentcryptography - securityhub
1 parent 21f9e2d commit b26bc20

File tree

27 files changed

+51
-24
lines changed

27 files changed

+51
-24
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
34
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
34
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"verifiedSimpleMethods": [
33
"listCertificates"
44
],
5-
"useSraAuth": true
5+
"useSraAuth": true,
6+
"enableGenerateCompiledEndpointRules": true
67
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"verifiedSimpleMethods": [
33
"listCertificateAuthorities"
44
],
5-
"useSraAuth": true
5+
"useSraAuth": true,
6+
"enableGenerateCompiledEndpointRules": true
67
}

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

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

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

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"DescribeExportConfigurations",
1818
"ExportConfigurations"
1919
],
20-
"useSraAuth": true
20+
"useSraAuth": true,
21+
"enableGenerateCompiledEndpointRules": true
2122
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
34
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true,
34
"enableEndpointAuthSchemeParams": true
45
}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true,
34
"excludedSimpleMethods" : [
45
"associateSoftwareToken"
56
],

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

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true,
34
"verifiedSimpleMethods": [
45
"createAccessKey",
56
"deleteAccountPasswordPolicy",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@
5555
"union": true
5656
}
5757
},
58-
"useSraAuth": true
58+
"useSraAuth": true,
59+
"enableGenerateCompiledEndpointRules": true
5960
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
34
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"useSraAuth": true
2+
"useSraAuth": true,
3+
"enableGenerateCompiledEndpointRules": true
34
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
"getEnabledStandards",
1414
"getInsights"
1515
],
16-
"useSraAuth": true
16+
"useSraAuth": true,
17+
"enableGenerateCompiledEndpointRules": true
1718
}

0 commit comments

Comments
 (0)