File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change 1545815458 "ap-south-1" : { },
1545915459 "ap-southeast-1" : { },
1546015460 "ap-southeast-2" : { },
15461+ "ap-southeast-3" : { },
1546115462 "ca-central-1" : {
1546215463 "variants" : [ {
1546315464 "hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
1970719708 "ap-southeast-3" : { },
1970819709 "ap-southeast-4" : { },
1970919710 "ap-southeast-5" : { },
19710- "ca-central-1" : { },
19711- "ca-west-1" : { },
19711+ "ca-central-1" : {
19712+ "variants" : [ {
19713+ "hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
19714+ "tags" : [ "fips" ]
19715+ } ]
19716+ },
19717+ "ca-west-1" : {
19718+ "variants" : [ {
19719+ "hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
19720+ "tags" : [ "fips" ]
19721+ } ]
19722+ },
1971219723 "eu-central-1" : { },
1971319724 "eu-central-2" : { },
1971419725 "eu-north-1" : { },
1971719728 "eu-west-1" : { },
1971819729 "eu-west-2" : { },
1971919730 "eu-west-3" : { },
19731+ "fips-ca-central-1" : {
19732+ "credentialScope" : {
19733+ "region" : "ca-central-1"
19734+ },
19735+ "deprecated" : true,
19736+ "hostname" : "synthetics-fips.ca-central-1.amazonaws.com"
19737+ },
19738+ "fips-ca-west-1" : {
19739+ "credentialScope" : {
19740+ "region" : "ca-west-1"
19741+ },
19742+ "deprecated" : true,
19743+ "hostname" : "synthetics-fips.ca-west-1.amazonaws.com"
19744+ },
1972019745 "fips-us-east-1" : {
1972119746 "credentialScope" : {
1972219747 "region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments