Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 27, 2024
1 parent 590c9db commit 66e5439
Showing 1 changed file with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12282,7 +12282,19 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1-fips" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com"
},
"eu-central-1" : { },
"eu-west-2" : { },
"il-central-1" : { },
Expand Down

0 comments on commit 66e5439

Please sign in to comment.