Skip to content

Commit

Permalink
Update to latest partitions and endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Mar 3, 2023
1 parent 0c23447 commit f244ad9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -10590,6 +10590,7 @@
"deprecated" : true,
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
},
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -11461,7 +11462,6 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"api" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
Expand Down Expand Up @@ -20416,11 +20416,18 @@
},
"mediaconvert" : {
"endpoints" : {
"us-gov-west-1" : {
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com"
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
Expand Down

0 comments on commit f244ad9

Please sign in to comment.