File tree Expand file tree Collapse file tree 1 file changed +39
-3
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +39
-3
lines changed Original file line number Diff line number Diff line change 3350733507 },
3350833508 "config" : {
3350933509 "endpoints" : {
33510- "us-iso-east-1" : { },
33511- "us-iso-west-1" : { }
33510+ "fips-us-iso-east-1" : {
33511+ "credentialScope" : {
33512+ "region" : "us-iso-east-1"
33513+ },
33514+ "deprecated" : true,
33515+ "hostname" : "config-fips.us-iso-east-1.c2s.ic.gov"
33516+ },
33517+ "fips-us-iso-west-1" : {
33518+ "credentialScope" : {
33519+ "region" : "us-iso-west-1"
33520+ },
33521+ "deprecated" : true,
33522+ "hostname" : "config-fips.us-iso-west-1.c2s.ic.gov"
33523+ },
33524+ "us-iso-east-1" : {
33525+ "variants" : [ {
33526+ "hostname" : "config-fips.us-iso-east-1.c2s.ic.gov",
33527+ "tags" : [ "fips" ]
33528+ } ]
33529+ },
33530+ "us-iso-west-1" : {
33531+ "variants" : [ {
33532+ "hostname" : "config-fips.us-iso-west-1.c2s.ic.gov",
33533+ "tags" : [ "fips" ]
33534+ } ]
33535+ }
3351233536 }
3351333537 },
3351433538 "datapipeline" : {
3448934513 },
3449034514 "config" : {
3449134515 "endpoints" : {
34492- "us-isob-east-1" : { }
34516+ "fips-us-isob-east-1" : {
34517+ "credentialScope" : {
34518+ "region" : "us-isob-east-1"
34519+ },
34520+ "deprecated" : true,
34521+ "hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov"
34522+ },
34523+ "us-isob-east-1" : {
34524+ "variants" : [ {
34525+ "hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
34526+ "tags" : [ "fips" ]
34527+ } ]
34528+ }
3449334529 }
3449434530 },
3449534531 "directconnect" : {
You can’t perform that action at this time.
0 commit comments