Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-11-06
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 6, 2023
1 parent f585e54 commit 79800e0
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15018,6 +15018,12 @@
]
},
"endpoints": {
"af-south-1": {
"hostname": "resource-explorer-2.af-south-1.api.aws"
},
"ap-east-1": {
"hostname": "resource-explorer-2.ap-east-1.api.aws"
},
"ap-northeast-1": {
"hostname": "resource-explorer-2.ap-northeast-1.api.aws"
},
Expand Down Expand Up @@ -15057,6 +15063,9 @@
"eu-north-1": {
"hostname": "resource-explorer-2.eu-north-1.api.aws"
},
"eu-south-1": {
"hostname": "resource-explorer-2.eu-south-1.api.aws"
},
"eu-west-1": {
"hostname": "resource-explorer-2.eu-west-1.api.aws"
},
Expand All @@ -15069,6 +15078,9 @@
"il-central-1": {
"hostname": "resource-explorer-2.il-central-1.api.aws"
},
"me-central-1": {
"hostname": "resource-explorer-2.me-central-1.api.aws"
},
"me-south-1": {
"hostname": "resource-explorer-2.me-south-1.api.aws"
},
Expand Down Expand Up @@ -28088,6 +28100,11 @@
"us-isob-east-1": {}
}
},
"cloudcontrolapi": {
"endpoints": {
"us-isob-east-1": {}
}
},
"cloudformation": {
"endpoints": {
"us-isob-east-1": {}
Expand Down

0 comments on commit 79800e0

Please sign in to comment.