Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-02-14
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 14, 2024
1 parent 8fe8537 commit be6835e
Showing 1 changed file with 40 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12762,9 +12762,12 @@
"endpoints": {
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-4": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
Expand Down Expand Up @@ -14571,6 +14574,13 @@
}
}
},
"private-networks": {
"endpoints": {
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
}
},
"profile": {
"endpoints": {
"af-south-1": {},
Expand Down Expand Up @@ -29040,6 +29050,16 @@
}
}
},
"api.pricing": {
"defaults": {
"credentialScope": {
"service": "pricing"
}
},
"endpoints": {
"us-iso-east-1": {}
}
},
"api.sagemaker": {
"endpoints": {
"us-iso-east-1": {}
Expand Down Expand Up @@ -29071,6 +29091,11 @@
"us-iso-west-1": {}
}
},
"arc-zonal-shift": {
"endpoints": {
"us-iso-east-1": {}
}
},
"athena": {
"endpoints": {
"us-iso-east-1": {}
Expand Down Expand Up @@ -29903,6 +29928,16 @@
}
}
},
"api.pricing": {
"defaults": {
"credentialScope": {
"service": "pricing"
}
},
"endpoints": {
"us-isob-east-1": {}
}
},
"api.sagemaker": {
"endpoints": {
"us-isob-east-1": {}
Expand All @@ -29926,6 +29961,11 @@
"us-isob-east-1": {}
}
},
"arc-zonal-shift": {
"endpoints": {
"us-isob-east-1": {}
}
},
"autoscaling": {
"defaults": {
"protocols": ["http", "https"]
Expand Down

0 comments on commit be6835e

Please sign in to comment.