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 12, 2024
1 parent 7e72f2b commit 368c7c5
Showing 1 changed file with 1 addition and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2534,37 +2534,6 @@
"us-west-2" : { }
}
},
"backupstorage" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"batch" : {
"defaults" : {
"variants" : [ {
Expand Down Expand Up @@ -12734,6 +12703,7 @@
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand Down Expand Up @@ -21239,12 +21209,6 @@
"cn-northwest-1" : { }
}
},
"backupstorage" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"batch" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -23139,12 +23103,6 @@
"us-gov-west-1" : { }
}
},
"backupstorage" : {
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
},
"batch" : {
"defaults" : {
"variants" : [ {
Expand Down

0 comments on commit 368c7c5

Please sign in to comment.