File tree Expand file tree Collapse file tree 1 file changed +42
-4
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen Expand file tree Collapse file tree 1 file changed +42
-4
lines changed Original file line number Diff line number Diff line change 37503750 "ca-central-1" : { },
37513751 "eu-central-1" : { },
37523752 "eu-west-2" : { },
3753- "us-east-1" : { },
3754- "us-west-2" : { }
3753+ "fips-us-east-1" : {
3754+ "credentialScope" : {
3755+ "region" : "us-east-1"
3756+ },
3757+ "deprecated" : true,
3758+ "hostname" : "connect-fips.us-east-1.amazonaws.com"
3759+ },
3760+ "fips-us-west-2" : {
3761+ "credentialScope" : {
3762+ "region" : "us-west-2"
3763+ },
3764+ "deprecated" : true,
3765+ "hostname" : "connect-fips.us-west-2.amazonaws.com"
3766+ },
3767+ "us-east-1" : {
3768+ "variants" : [ {
3769+ "hostname" : "connect-fips.us-east-1.amazonaws.com",
3770+ "tags" : [ "fips" ]
3771+ } ]
3772+ },
3773+ "us-west-2" : {
3774+ "variants" : [ {
3775+ "hostname" : "connect-fips.us-west-2.amazonaws.com",
3776+ "tags" : [ "fips" ]
3777+ } ]
3778+ }
37553779 }
37563780 },
37573781 "connect-campaigns" : {
1039210416 "ap-southeast-1" : { },
1039310417 "ap-southeast-2" : { },
1039410418 "ap-southeast-3" : { },
10419+ "ap-southeast-4" : { },
1039510420 "ca-central-1" : { },
1039610421 "eu-central-1" : { },
1039710422 "eu-central-2" : { },
1966319688 },
1966419689 "connect" : {
1966519690 "endpoints" : {
19666- "us-gov-west-1" : { }
19691+ "fips-us-gov-west-1" : {
19692+ "credentialScope" : {
19693+ "region" : "us-gov-west-1"
19694+ },
19695+ "deprecated" : true,
19696+ "hostname" : "connect.us-gov-west-1.amazonaws.com"
19697+ },
19698+ "us-gov-west-1" : {
19699+ "variants" : [ {
19700+ "hostname" : "connect.us-gov-west-1.amazonaws.com",
19701+ "tags" : [ "fips" ]
19702+ } ]
19703+ }
1966719704 }
1966819705 },
1966919706 "controltower" : {
2328723324 },
2328823325 "license-manager" : {
2328923326 "endpoints" : {
23290- "us-iso-east-1" : { }
23327+ "us-iso-east-1" : { },
23328+ "us-iso-west-1" : { }
2329123329 }
2329223330 },
2329323331 "logs" : {
You can’t perform that action at this time.
0 commit comments