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 2711
2711
}
2712
2712
}
2713
2713
},
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
+ },
2714
2740
"codeartifact" : {
2715
2741
"endpoints" : {
2716
2742
"ap-northeast-1" : { },
7063
7089
"deprecated" : true,
7064
7090
"hostname" : "glue-fips.us-west-2.amazonaws.com"
7065
7091
},
7092
+ "me-central-1" : { },
7066
7093
"me-south-1" : { },
7067
7094
"sa-east-1" : { },
7068
7095
"us-east-1" : {
@@ -18446,12 +18473,34 @@
18446
18473
"credentialScope" : {
18447
18474
"region" : "us-gov-east-1"
18448
18475
},
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,
18449
18487
"hostname" : "cloudformation.us-gov-east-1.amazonaws.com"
18450
18488
},
18451
18489
"us-gov-west-1" : {
18452
18490
"credentialScope" : {
18453
18491
"region" : "us-gov-west-1"
18454
18492
},
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,
18455
18504
"hostname" : "cloudformation.us-gov-west-1.amazonaws.com"
18456
18505
}
18457
18506
}
You can’t perform that action at this time.
0 commit comments