Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-02-16
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 16, 2024
1 parent ccc082a commit 19651a6
Showing 1 changed file with 168 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2506,10 +2506,66 @@
"eu-central-1": {},
"eu-west-1": {},
"eu-west-2": {},
"us-east-1": {},
"us-east-2": {},
"us-west-1": {},
"us-west-2": {}
"us-east-1": {
"variants": [
{
"hostname": "auditmanager-fips.us-east-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-east-1-fips": {
"credentialScope": {
"region": "us-east-1"
},
"deprecated": true,
"hostname": "auditmanager-fips.us-east-1.amazonaws.com"
},
"us-east-2": {
"variants": [
{
"hostname": "auditmanager-fips.us-east-2.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-east-2-fips": {
"credentialScope": {
"region": "us-east-2"
},
"deprecated": true,
"hostname": "auditmanager-fips.us-east-2.amazonaws.com"
},
"us-west-1": {
"variants": [
{
"hostname": "auditmanager-fips.us-west-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-west-1-fips": {
"credentialScope": {
"region": "us-west-1"
},
"deprecated": true,
"hostname": "auditmanager-fips.us-west-1.amazonaws.com"
},
"us-west-2": {
"variants": [
{
"hostname": "auditmanager-fips.us-west-2.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-west-2-fips": {
"credentialScope": {
"region": "us-west-2"
},
"deprecated": true,
"hostname": "auditmanager-fips.us-west-2.amazonaws.com"
}
}
},
"autoscaling": {
Expand Down Expand Up @@ -3517,6 +3573,7 @@
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
"me-central-1": {},
"me-south-1": {},
"sa-east-1": {},
"us-east-1": {},
Expand Down Expand Up @@ -6346,6 +6403,14 @@
}
]
},
"ca-west-1": {
"variants": [
{
"hostname": "ec2-fips.ca-west-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
Expand All @@ -6368,6 +6433,13 @@
"deprecated": true,
"hostname": "ec2-fips.ca-central-1.amazonaws.com"
},
"fips-ca-west-1": {
"credentialScope": {
"region": "ca-west-1"
},
"deprecated": true,
"hostname": "ec2-fips.ca-west-1.amazonaws.com"
},
"fips-us-east-1": {
"credentialScope": {
"region": "us-east-1"
Expand Down Expand Up @@ -7028,6 +7100,14 @@
}
]
},
"ca-west-1": {
"variants": [
{
"hostname": "elasticfilesystem-fips.ca-west-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"eu-central-1": {
"variants": [
{
Expand Down Expand Up @@ -7176,6 +7256,13 @@
"deprecated": true,
"hostname": "elasticfilesystem-fips.ca-central-1.amazonaws.com"
},
"fips-ca-west-1": {
"credentialScope": {
"region": "ca-west-1"
},
"deprecated": true,
"hostname": "elasticfilesystem-fips.ca-west-1.amazonaws.com"
},
"fips-eu-central-1": {
"credentialScope": {
"region": "eu-central-1"
Expand Down Expand Up @@ -14036,8 +14123,10 @@
"ap-southeast-2": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
"eu-west-2": {},
"sa-east-1": {},
"us-east-1": {},
"us-east-2": {},
"us-west-1": {},
Expand Down Expand Up @@ -15533,16 +15622,86 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ca-central-1": {},
"ca-central-1": {
"variants": [
{
"hostname": "redshift-serverless-fips.ca-central-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
"us-east-1": {},
"us-east-2": {},
"us-west-1": {},
"us-west-2": {}
"fips-ca-central-1": {
"credentialScope": {
"region": "ca-central-1"
},
"deprecated": true,
"hostname": "redshift-serverless-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1": {
"credentialScope": {
"region": "us-east-1"
},
"deprecated": true,
"hostname": "redshift-serverless-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2": {
"credentialScope": {
"region": "us-east-2"
},
"deprecated": true,
"hostname": "redshift-serverless-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1": {
"credentialScope": {
"region": "us-west-1"
},
"deprecated": true,
"hostname": "redshift-serverless-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2": {
"credentialScope": {
"region": "us-west-2"
},
"deprecated": true,
"hostname": "redshift-serverless-fips.us-west-2.amazonaws.com"
},
"us-east-1": {
"variants": [
{
"hostname": "redshift-serverless-fips.us-east-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-east-2": {
"variants": [
{
"hostname": "redshift-serverless-fips.us-east-2.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-west-1": {
"variants": [
{
"hostname": "redshift-serverless-fips.us-west-1.amazonaws.com",
"tags": ["fips"]
}
]
},
"us-west-2": {
"variants": [
{
"hostname": "redshift-serverless-fips.us-west-2.amazonaws.com",
"tags": ["fips"]
}
]
}
}
},
"rekognition": {
Expand Down

0 comments on commit 19651a6

Please sign in to comment.