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 Oct 19, 2023
1 parent 1837007 commit 278e42e
Showing 1 changed file with 30 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7718,12 +7718,6 @@
"us-west-2" : { }
}
},
"gamesparks" : {
"endpoints" : {
"ap-northeast-1" : { },
"us-east-1" : { }
}
},
"geo" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down Expand Up @@ -23417,6 +23411,36 @@
}
}
},
"resiliencehub" : {
"endpoints" : {
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"resource-explorer-2" : {
"defaults" : {
"dnsSuffix" : "api.aws",
Expand Down

0 comments on commit 278e42e

Please sign in to comment.