File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 19315
19315
"eu-west-1" : { },
19316
19316
"eu-west-2" : { },
19317
19317
"eu-west-3" : { },
19318
+ "il-central-1" : { },
19319
+ "me-central-1" : { },
19318
19320
"sa-east-1" : { },
19319
19321
"us-east-1" : { },
19320
19322
"us-east-2" : { },
20819
20821
"ap-southeast-3" : { },
20820
20822
"ap-southeast-4" : { },
20821
20823
"ap-southeast-5" : { },
20824
+ "ap-southeast-6" : { },
20822
20825
"ap-southeast-7" : { },
20823
20826
"ca-central-1" : { },
20824
20827
"ca-west-1" : { },
24123
24126
"us-west-2" : { }
24124
24127
}
24125
24128
},
24129
+ "sms" : {
24130
+ "endpoints" : {
24131
+ "fips-us-west-2" : {
24132
+ "credentialScope" : {
24133
+ "region" : "us-west-2"
24134
+ },
24135
+ "deprecated" : true,
24136
+ "hostname" : "sms-fips.us-west-2.amazonaws.com"
24137
+ },
24138
+ "us-west-2" : {
24139
+ "variants" : [ {
24140
+ "hostname" : "sms-fips.us-west-2.amazonaws.com",
24141
+ "tags" : [ "fips" ]
24142
+ } ]
24143
+ }
24144
+ }
24145
+ },
24126
24146
"sms-voice" : {
24127
24147
"endpoints" : {
24128
24148
"af-south-1" : {
You can’t perform that action at this time.
0 commit comments