Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-04-16
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 16, 2024
1 parent 6701646 commit 154d301
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4114,6 +4114,7 @@
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-south-2": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
Expand All @@ -4123,6 +4124,7 @@
"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 @@ -4209,6 +4211,7 @@
"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 @@ -30645,7 +30648,8 @@
},
"snowball": {
"endpoints": {
"us-iso-east-1": {}
"us-iso-east-1": {},
"us-iso-west-1": {}
}
},
"sns": {
Expand Down Expand Up @@ -31015,6 +31019,11 @@
"us-isob-east-1": {}
}
},
"firehose": {
"endpoints": {
"us-isob-east-1": {}
}
},
"glacier": {
"endpoints": {
"us-isob-east-1": {}
Expand Down

0 comments on commit 154d301

Please sign in to comment.