Skip to content

Commit e079359

Browse files
Update endpoints model
1 parent 96e110e commit e079359

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

awscli/botocore/data/endpoints.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28967,6 +28967,7 @@
2896728967
"ap-south-1" : { },
2896828968
"ap-southeast-1" : { },
2896928969
"ap-southeast-2" : { },
28970+
"ap-southeast-5" : { },
2897028971
"ca-central-1" : { },
2897128972
"eu-central-1" : { },
2897228973
"eu-west-1" : { },
@@ -28994,6 +28995,7 @@
2899428995
"tags" : [ "fips" ]
2899528996
} ]
2899628997
},
28998+
"us-east-2" : { },
2899728999
"us-west-2" : {
2899829000
"variants" : [ {
2899929001
"hostname" : "workspaces-fips.us-west-2.amazonaws.com",
@@ -35027,6 +35029,12 @@
3502735029
}
3502835030
}
3502935031
},
35032+
"resource-explorer-2" : {
35033+
"endpoints" : {
35034+
"us-gov-east-1" : { },
35035+
"us-gov-west-1" : { }
35036+
}
35037+
},
3503035038
"resource-groups" : {
3503135039
"defaults" : {
3503235040
"variants" : [ {

0 commit comments

Comments
 (0)