File tree Expand file tree Collapse file tree 2 files changed +33
-2
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +33
-2
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 15458
15458
"ap-south-1" : { },
15459
15459
"ap-southeast-1" : { },
15460
15460
"ap-southeast-2" : { },
15461
+ "ap-southeast-3" : { },
15461
15462
"ca-central-1" : {
15462
15463
"variants" : [ {
15463
15464
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
19707
19708
"ap-southeast-3" : { },
19708
19709
"ap-southeast-4" : { },
19709
19710
"ap-southeast-5" : { },
19710
- "ca-central-1" : { },
19711
- "ca-west-1" : { },
19711
+ "ca-central-1" : {
19712
+ "variants" : [ {
19713
+ "hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
19714
+ "tags" : [ "fips" ]
19715
+ } ]
19716
+ },
19717
+ "ca-west-1" : {
19718
+ "variants" : [ {
19719
+ "hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
19720
+ "tags" : [ "fips" ]
19721
+ } ]
19722
+ },
19712
19723
"eu-central-1" : { },
19713
19724
"eu-central-2" : { },
19714
19725
"eu-north-1" : { },
19717
19728
"eu-west-1" : { },
19718
19729
"eu-west-2" : { },
19719
19730
"eu-west-3" : { },
19731
+ "fips-ca-central-1" : {
19732
+ "credentialScope" : {
19733
+ "region" : "ca-central-1"
19734
+ },
19735
+ "deprecated" : true,
19736
+ "hostname" : "synthetics-fips.ca-central-1.amazonaws.com"
19737
+ },
19738
+ "fips-ca-west-1" : {
19739
+ "credentialScope" : {
19740
+ "region" : "ca-west-1"
19741
+ },
19742
+ "deprecated" : true,
19743
+ "hostname" : "synthetics-fips.ca-west-1.amazonaws.com"
19744
+ },
19720
19745
"fips-us-east-1" : {
19721
19746
"credentialScope" : {
19722
19747
"region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments