Skip to content

Commit

Permalink
Enable compiled endpoint rules for the third wave (#4927)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
sugmanue authored Feb 14, 2024
1 parent 21f9e2d commit b26bc20
Show file tree
Hide file tree
Showing 27 changed files with 51 additions and 24 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"verifiedSimpleMethods": [
"listCertificates"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"verifiedSimpleMethods": [
"listCertificateAuthorities"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"excludedSimpleMethods": [
"*"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"verifiedSimpleMethods": [
"listApps"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"DescribeExportConfigurations",
"ExportConfigurations"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true,
"enableEndpointAuthSchemeParams": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true,
"excludedSimpleMethods" : [
"associateSoftwareToken"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"verifiedSimpleMethods": [
"listClusters"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true,
"verifiedSimpleMethods": [
"createAccessKey",
"deleteAccountPasswordPolicy",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@
"union": true
}
},
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"getEnabledStandards",
"getInsights"
],
"useSraAuth": true
"useSraAuth": true,
"enableGenerateCompiledEndpointRules": true
}

0 comments on commit b26bc20

Please sign in to comment.