Skip to content

Commit

Permalink
Update to latest endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 3, 2022
1 parent 03413fc commit e11a3dd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -20390,7 +20390,8 @@
},
"ram" : {
"endpoints" : {
"us-iso-east-1" : { }
"us-iso-east-1" : { },
"us-iso-west-1" : { }
}
},
"rds" : {
Expand Down Expand Up @@ -20865,6 +20866,11 @@
"isRegionalized" : false,
"partitionEndpoint" : "aws-iso-b-global"
},
"route53resolver" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"s3" : {
"defaults" : {
"protocols" : [ "http", "https" ],
Expand Down

0 comments on commit e11a3dd

Please sign in to comment.