File tree Expand file tree Collapse file tree 2 files changed +55
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +55
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS SDK for Java v2" ,
4+ "contributor" : " " ,
5+ "description" : " Updated endpoint and partition metadata."
6+ }
Original file line number Diff line number Diff line change 27112711 }
27122712 }
27132713 },
2714+ "cloudtrail-data" : {
2715+ "endpoints" : {
2716+ "af-south-1" : { },
2717+ "ap-east-1" : { },
2718+ "ap-northeast-1" : { },
2719+ "ap-northeast-2" : { },
2720+ "ap-northeast-3" : { },
2721+ "ap-south-1" : { },
2722+ "ap-southeast-1" : { },
2723+ "ap-southeast-2" : { },
2724+ "ap-southeast-3" : { },
2725+ "ca-central-1" : { },
2726+ "eu-central-1" : { },
2727+ "eu-north-1" : { },
2728+ "eu-south-1" : { },
2729+ "eu-west-1" : { },
2730+ "eu-west-2" : { },
2731+ "eu-west-3" : { },
2732+ "me-south-1" : { },
2733+ "sa-east-1" : { },
2734+ "us-east-1" : { },
2735+ "us-east-2" : { },
2736+ "us-west-1" : { },
2737+ "us-west-2" : { }
2738+ }
2739+ },
27142740 "codeartifact" : {
27152741 "endpoints" : {
27162742 "ap-northeast-1" : { },
70637089 "deprecated" : true,
70647090 "hostname" : "glue-fips.us-west-2.amazonaws.com"
70657091 },
7092+ "me-central-1" : { },
70667093 "me-south-1" : { },
70677094 "sa-east-1" : { },
70687095 "us-east-1" : {
@@ -18446,12 +18473,34 @@
1844618473 "credentialScope" : {
1844718474 "region" : "us-gov-east-1"
1844818475 },
18476+ "hostname" : "cloudformation.us-gov-east-1.amazonaws.com",
18477+ "variants" : [ {
18478+ "hostname" : "cloudformation.us-gov-east-1.amazonaws.com",
18479+ "tags" : [ "fips" ]
18480+ } ]
18481+ },
18482+ "us-gov-east-1-fips" : {
18483+ "credentialScope" : {
18484+ "region" : "us-gov-east-1"
18485+ },
18486+ "deprecated" : true,
1844918487 "hostname" : "cloudformation.us-gov-east-1.amazonaws.com"
1845018488 },
1845118489 "us-gov-west-1" : {
1845218490 "credentialScope" : {
1845318491 "region" : "us-gov-west-1"
1845418492 },
18493+ "hostname" : "cloudformation.us-gov-west-1.amazonaws.com",
18494+ "variants" : [ {
18495+ "hostname" : "cloudformation.us-gov-west-1.amazonaws.com",
18496+ "tags" : [ "fips" ]
18497+ } ]
18498+ },
18499+ "us-gov-west-1-fips" : {
18500+ "credentialScope" : {
18501+ "region" : "us-gov-west-1"
18502+ },
18503+ "deprecated" : true,
1845518504 "hostname" : "cloudformation.us-gov-west-1.amazonaws.com"
1845618505 }
1845718506 }
You can’t perform that action at this time.
0 commit comments