Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-02-02
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 2, 2023
1 parent 9456476 commit 323ff80
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5030,6 +5030,7 @@
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-south-2": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
Expand All @@ -5042,8 +5043,10 @@
]
},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-south-2": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
Expand Down Expand Up @@ -21794,6 +21797,12 @@
}
}
},
"inspector2": {
"endpoints": {
"us-gov-east-1": {},
"us-gov-west-1": {}
}
},
"iot": {
"defaults": {
"credentialScope": {
Expand Down

0 comments on commit 323ff80

Please sign in to comment.