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 Mar 24, 2022
1 parent 9f1b668 commit aa4f5d5
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16019,6 +16019,36 @@
}
}
},
"meetings-chime" : {
"endpoints" : {
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "meetings-chime-fips.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-east-1-fips" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "meetings-chime-fips.us-gov-east-1.amazonaws.com"
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "meetings-chime-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1-fips" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "meetings-chime-fips.us-gov-west-1.amazonaws.com"
}
}
},
"metering.marketplace" : {
"defaults" : {
"credentialScope" : {
Expand Down

0 comments on commit aa4f5d5

Please sign in to comment.