Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Sep 11, 2024
1 parent 2f7a17c commit 4ece82b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions awscli/botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -17689,6 +17689,7 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"eu-central-1" : { },
Expand Down Expand Up @@ -29425,6 +29426,11 @@
"us-iso-west-1" : { }
}
},
"oam" : {
"endpoints" : {
"us-iso-east-1" : { }
}
},
"outposts" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down Expand Up @@ -30148,6 +30154,11 @@
"us-isob-east-1" : { }
}
},
"oam" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"outposts" : {
"endpoints" : {
"us-isob-east-1" : { }
Expand Down

0 comments on commit 4ece82b

Please sign in to comment.