We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e110e commit e079359Copy full SHA for e079359
awscli/botocore/data/endpoints.json
@@ -28967,6 +28967,7 @@
28967
"ap-south-1" : { },
28968
"ap-southeast-1" : { },
28969
"ap-southeast-2" : { },
28970
+ "ap-southeast-5" : { },
28971
"ca-central-1" : { },
28972
"eu-central-1" : { },
28973
"eu-west-1" : { },
@@ -28994,6 +28995,7 @@
28994
28995
"tags" : [ "fips" ]
28996
} ]
28997
},
28998
+ "us-east-2" : { },
28999
"us-west-2" : {
29000
"variants" : [ {
29001
"hostname" : "workspaces-fips.us-west-2.amazonaws.com",
@@ -35027,6 +35029,12 @@
35027
35029
}
35028
35030
35031
35032
+ "resource-explorer-2" : {
35033
+ "endpoints" : {
35034
+ "us-gov-east-1" : { },
35035
+ "us-gov-west-1" : { }
35036
+ }
35037
+ },
35038
"resource-groups" : {
35039
"defaults" : {
35040
0 commit comments