We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce29514 commit fdd8565Copy full SHA for fdd8565
awscli/botocore/data/endpoints.json
@@ -9557,6 +9557,7 @@
9557
"tags" : [ "fips" ]
9558
} ]
9559
},
9560
+ "ap-southeast-6" : { },
9561
"ap-southeast-7" : {
9562
"variants" : [ {
9563
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
@@ -11222,6 +11223,7 @@
11222
11223
11224
11225
11226
+ "ap-east-2" : { },
11227
"ap-northeast-1" : {
11228
11229
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
@@ -30998,6 +31000,12 @@
30998
31000
"cn-northwest-1" : { }
30999
31001
}
31002
31003
+ "verifiedpermissions" : {
31004
+ "endpoints" : {
31005
+ "cn-north-1" : { },
31006
+ "cn-northwest-1" : { }
31007
+ }
31008
+ },
31009
"waf-regional" : {
31010
"endpoints" : {
31011
"cn-north-1" : {
0 commit comments