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 Oct 19, 2023
1 parent 07182e8 commit d89c711
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -23411,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 Expand Up @@ -25783,4 +25813,4 @@
"services" : { }
} ],
"version" : 3
}
}

0 comments on commit d89c711

Please sign in to comment.