File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1326213262 "ap-northeast-2" : { },
1326313263 "ap-northeast-3" : { },
1326413264 "ap-south-1" : { },
13265+ "ap-south-2" : { },
1326513266 "ap-southeast-1" : { },
1326613267 "ap-southeast-2" : { },
1326713268 "ap-southeast-4" : { },
1327113272 "eu-west-1" : { },
1327213273 "eu-west-2" : { },
1327313274 "eu-west-3" : { },
13275+ "me-central-1" : { },
1327413276 "sa-east-1" : { },
1327513277 "us-east-1" : { },
1327613278 "us-east-2" : { },
2811328115 }
2811428116 }
2811528117 },
28118+ "redshift-serverless" : {
28119+ "endpoints" : {
28120+ "fips-us-gov-east-1" : {
28121+ "credentialScope" : {
28122+ "region" : "us-gov-east-1"
28123+ },
28124+ "deprecated" : true,
28125+ "hostname" : "redshift-serverless-fips.us-gov-east-1.amazonaws.com"
28126+ },
28127+ "fips-us-gov-west-1" : {
28128+ "credentialScope" : {
28129+ "region" : "us-gov-west-1"
28130+ },
28131+ "deprecated" : true,
28132+ "hostname" : "redshift-serverless-fips.us-gov-west-1.amazonaws.com"
28133+ },
28134+ "us-gov-east-1" : {
28135+ "variants" : [ {
28136+ "hostname" : "redshift-serverless-fips.us-gov-east-1.amazonaws.com",
28137+ "tags" : [ "fips" ]
28138+ } ]
28139+ },
28140+ "us-gov-west-1" : {
28141+ "variants" : [ {
28142+ "hostname" : "redshift-serverless-fips.us-gov-west-1.amazonaws.com",
28143+ "tags" : [ "fips" ]
28144+ } ]
28145+ }
28146+ }
28147+ },
2811628148 "rekognition" : {
2811728149 "endpoints" : {
2811828150 "rekognition-fips.us-gov-west-1" : {
You can’t perform that action at this time.
0 commit comments