File tree Expand file tree Collapse file tree 1 file changed +83
-6
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 +83
-6
lines changed Original file line number Diff line number Diff line change 35843584 },
35853585 "cognito-identity" : {
35863586 "endpoints" : {
3587+ "af-south-1" : { },
35873588 "ap-northeast-1" : { },
35883589 "ap-northeast-2" : { },
35893590 "ap-northeast-3" : { },
35903591 "ap-south-1" : { },
35913592 "ap-southeast-1" : { },
35923593 "ap-southeast-2" : { },
3594+ "ap-southeast-3" : { },
35933595 "ca-central-1" : { },
35943596 "eu-central-1" : { },
35953597 "eu-north-1" : { },
36563658 },
36573659 "cognito-idp" : {
36583660 "endpoints" : {
3661+ "af-south-1" : { },
36593662 "ap-northeast-1" : { },
36603663 "ap-northeast-2" : { },
36613664 "ap-northeast-3" : { },
36623665 "ap-south-1" : { },
36633666 "ap-southeast-1" : { },
36643667 "ap-southeast-2" : { },
3668+ "ap-southeast-3" : { },
36653669 "ca-central-1" : { },
36663670 "eu-central-1" : { },
36673671 "eu-north-1" : { },
1190711911 "deprecated" : true,
1190811912 "hostname" : "mq-fips.us-west-2.amazonaws.com"
1190911913 },
11914+ "il-central-1" : { },
1191011915 "me-central-1" : { },
1191111916 "me-south-1" : { },
1191211917 "sa-east-1" : { },
@@ -14197,12 +14202,60 @@
1419714202 "eu-west-1" : { },
1419814203 "eu-west-2" : { },
1419914204 "eu-west-3" : { },
14205+ "fips-us-east-1" : {
14206+ "credentialScope" : {
14207+ "region" : "us-east-1"
14208+ },
14209+ "deprecated" : true,
14210+ "hostname" : "rolesanywhere-fips.us-east-1.amazonaws.com"
14211+ },
14212+ "fips-us-east-2" : {
14213+ "credentialScope" : {
14214+ "region" : "us-east-2"
14215+ },
14216+ "deprecated" : true,
14217+ "hostname" : "rolesanywhere-fips.us-east-2.amazonaws.com"
14218+ },
14219+ "fips-us-west-1" : {
14220+ "credentialScope" : {
14221+ "region" : "us-west-1"
14222+ },
14223+ "deprecated" : true,
14224+ "hostname" : "rolesanywhere-fips.us-west-1.amazonaws.com"
14225+ },
14226+ "fips-us-west-2" : {
14227+ "credentialScope" : {
14228+ "region" : "us-west-2"
14229+ },
14230+ "deprecated" : true,
14231+ "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com"
14232+ },
1420014233 "me-south-1" : { },
1420114234 "sa-east-1" : { },
14202- "us-east-1" : { },
14203- "us-east-2" : { },
14204- "us-west-1" : { },
14205- "us-west-2" : { }
14235+ "us-east-1" : {
14236+ "variants" : [ {
14237+ "hostname" : "rolesanywhere-fips.us-east-1.amazonaws.com",
14238+ "tags" : [ "fips" ]
14239+ } ]
14240+ },
14241+ "us-east-2" : {
14242+ "variants" : [ {
14243+ "hostname" : "rolesanywhere-fips.us-east-2.amazonaws.com",
14244+ "tags" : [ "fips" ]
14245+ } ]
14246+ },
14247+ "us-west-1" : {
14248+ "variants" : [ {
14249+ "hostname" : "rolesanywhere-fips.us-west-1.amazonaws.com",
14250+ "tags" : [ "fips" ]
14251+ } ]
14252+ },
14253+ "us-west-2" : {
14254+ "variants" : [ {
14255+ "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com",
14256+ "tags" : [ "fips" ]
14257+ } ]
14258+ }
1420614259 }
1420714260 },
1420814261 "route53" : {
2444824501 },
2444924502 "rolesanywhere" : {
2445024503 "endpoints" : {
24451- "us-gov-east-1" : { },
24452- "us-gov-west-1" : { }
24504+ "fips-us-gov-east-1" : {
24505+ "credentialScope" : {
24506+ "region" : "us-gov-east-1"
24507+ },
24508+ "deprecated" : true,
24509+ "hostname" : "rolesanywhere-fips.us-gov-east-1.amazonaws.com"
24510+ },
24511+ "fips-us-gov-west-1" : {
24512+ "credentialScope" : {
24513+ "region" : "us-gov-west-1"
24514+ },
24515+ "deprecated" : true,
24516+ "hostname" : "rolesanywhere-fips.us-gov-west-1.amazonaws.com"
24517+ },
24518+ "us-gov-east-1" : {
24519+ "variants" : [ {
24520+ "hostname" : "rolesanywhere-fips.us-gov-east-1.amazonaws.com",
24521+ "tags" : [ "fips" ]
24522+ } ]
24523+ },
24524+ "us-gov-west-1" : {
24525+ "variants" : [ {
24526+ "hostname" : "rolesanywhere-fips.us-gov-west-1.amazonaws.com",
24527+ "tags" : [ "fips" ]
24528+ } ]
24529+ }
2445324530 }
2445424531 },
2445524532 "route53" : {
You can’t perform that action at this time.
0 commit comments