Skip to content

Commit

Permalink
Updating endpoints.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Feb 6, 2025
1 parent 6578451 commit fe72f57
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

{
"services" : null,
"core" : {
"updateMinimum" : true,
"backwardIncompatibilitiesToIgnore" : [
],
"type" : "Patch",
"changeLogMessages" : [
"Updating endpoints.json file."
]
},
"overrideVersion" : null
}
34 changes: 29 additions & 5 deletions sdk/src/Core/endpoints-original.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ap-southeast-7" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
Expand Down Expand Up @@ -431,6 +432,7 @@
"il-central-1" : { },
"me-central-1" : { },
"me-south-1" : { },
"mx-central-1" : { },
"sa-east-1" : { },
"us-east-1" : {
"variants" : [ {
Expand Down Expand Up @@ -1360,6 +1362,7 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"eu-central-1" : { },
Expand Down Expand Up @@ -5290,10 +5293,22 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "comprehend-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down Expand Up @@ -17590,7 +17605,6 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"api" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
Expand Down Expand Up @@ -31302,7 +31316,6 @@
},
"quicksight" : {
"endpoints" : {
"api" : { },
"us-gov-west-1" : { }
}
},
Expand Down Expand Up @@ -34036,7 +34049,19 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"us-iso-east-1" : { }
"us-iso-east-1" : {
"variants" : [ {
"hostname" : "translate-fips.us-iso-east-1.c2s.ic.gov",
"tags" : [ "fips" ]
} ]
},
"us-iso-east-1-fips" : {
"credentialScope" : {
"region" : "us-iso-east-1"
},
"deprecated" : true,
"hostname" : "translate-fips.us-iso-east-1.c2s.ic.gov"
}
}
},
"workspaces" : {
Expand Down Expand Up @@ -35313,7 +35338,6 @@
},
"quicksight" : {
"endpoints" : {
"api" : { },
"us-isof-east-1" : { },
"us-isof-south-1" : { }
}
Expand Down
42 changes: 37 additions & 5 deletions sdk/src/Core/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@
"ap-southeast-3": {},
"ap-southeast-4": {},
"ap-southeast-5": {},
"ap-southeast-7": {},
"ca-central-1": {
"variants": [
{
Expand Down Expand Up @@ -505,6 +506,7 @@
"il-central-1": {},
"me-central-1": {},
"me-south-1": {},
"mx-central-1": {},
"sa-east-1": {},
"us-east-1": {
"variants": [
Expand Down Expand Up @@ -1672,6 +1674,7 @@
"ap-southeast-2": {},
"ap-southeast-3": {},
"ap-southeast-4": {},
"ap-southeast-5": {},
"ca-central-1": {},
"ca-west-1": {},
"eu-central-1": {},
Expand Down Expand Up @@ -7068,10 +7071,26 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ca-central-1": {},
"ca-central-1": {
"variants": [
{
"hostname": "comprehend-fips.ca-central-1.amazonaws.com",
"tags": [
"fips"
]
}
]
},
"eu-central-1": {},
"eu-west-1": {},
"eu-west-2": {},
"fips-ca-central-1": {
"credentialScope": {
"region": "ca-central-1"
},
"deprecated": true,
"hostname": "comprehend-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1": {
"credentialScope": {
"region": "us-east-1"
Expand Down Expand Up @@ -23094,7 +23113,6 @@
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"api": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-central-2": {},
Expand Down Expand Up @@ -41344,7 +41362,6 @@
},
"quicksight": {
"endpoints": {
"api": {},
"us-gov-west-1": {}
}
},
Expand Down Expand Up @@ -44842,7 +44859,23 @@
]
},
"endpoints": {
"us-iso-east-1": {}
"us-iso-east-1": {
"variants": [
{
"hostname": "translate-fips.us-iso-east-1.c2s.ic.gov",
"tags": [
"fips"
]
}
]
},
"us-iso-east-1-fips": {
"credentialScope": {
"region": "us-iso-east-1"
},
"deprecated": true,
"hostname": "translate-fips.us-iso-east-1.c2s.ic.gov"
}
}
},
"workspaces": {
Expand Down Expand Up @@ -46318,7 +46351,6 @@
},
"quicksight": {
"endpoints": {
"api": {},
"us-isof-east-1": {},
"us-isof-south-1": {}
}
Expand Down

0 comments on commit fe72f57

Please sign in to comment.