File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1976919769 "wisdom" : {
1977019770 "endpoints" : {
1977119771 "ap-northeast-1" : { },
19772+ "ap-northeast-2" : { },
19773+ "ap-southeast-1" : { },
1977219774 "ap-southeast-2" : { },
19775+ "ca-central-1" : { },
1977319776 "eu-central-1" : { },
1977419777 "eu-west-2" : { },
1977519778 "fips-us-east-1" : {
1977919782 "deprecated" : true
1978019783 },
1978119784 "ui-ap-northeast-1" : { },
19785+ "ui-ap-northeast-2" : { },
19786+ "ui-ap-southeast-1" : { },
1978219787 "ui-ap-southeast-2" : { },
19788+ "ui-ca-central-1" : { },
1978319789 "ui-eu-central-1" : { },
1978419790 "ui-eu-west-2" : { },
1978519791 "ui-us-east-1" : { },
2097920985 }
2098020986 }
2098120987 },
20988+ "quicksight" : {
20989+ "endpoints" : {
20990+ "cn-north-1" : { }
20991+ }
20992+ },
2098220993 "ram" : {
2098320994 "endpoints" : {
2098420995 "cn-north-1" : { },
@@ -26352,13 +26363,26 @@
2635226363 },
2635326364 "datasync" : {
2635426365 "endpoints" : {
26366+ "fips-us-iso-east-1" : {
26367+ "credentialScope" : {
26368+ "region" : "us-iso-east-1"
26369+ },
26370+ "deprecated" : true,
26371+ "hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov"
26372+ },
2635526373 "fips-us-iso-west-1" : {
2635626374 "credentialScope" : {
2635726375 "region" : "us-iso-west-1"
2635826376 },
2635926377 "deprecated" : true,
2636026378 "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov"
2636126379 },
26380+ "us-iso-east-1" : {
26381+ "variants" : [ {
26382+ "hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov",
26383+ "tags" : [ "fips" ]
26384+ } ]
26385+ },
2636226386 "us-iso-west-1" : {
2636326387 "variants" : [ {
2636426388 "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov",
You can’t perform that action at this time.
0 commit comments