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 Jun 24, 2021
1 parent 5164c71 commit f4d23f0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -4691,6 +4691,7 @@
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -9212,6 +9213,18 @@
},
"mq" : {
"endpoints" : {
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "mq-fips.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "mq-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
Expand Down

0 comments on commit f4d23f0

Please sign in to comment.