File tree Expand file tree Collapse file tree 2 files changed +49
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +49
-1
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 5467
5467
"tags" : [ "fips" ]
5468
5468
} ]
5469
5469
},
5470
- "ca-west-1" : { },
5470
+ "ca-west-1" : {
5471
+ "variants" : [ {
5472
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com",
5473
+ "tags" : [ "fips" ]
5474
+ } ]
5475
+ },
5471
5476
"eu-central-1" : { },
5472
5477
"eu-central-2" : { },
5473
5478
"eu-north-1" : { },
5483
5488
"deprecated" : true,
5484
5489
"hostname" : "ds-fips.ca-central-1.amazonaws.com"
5485
5490
},
5491
+ "fips-ca-west-1" : {
5492
+ "credentialScope" : {
5493
+ "region" : "ca-west-1"
5494
+ },
5495
+ "deprecated" : true,
5496
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com"
5497
+ },
5486
5498
"fips-us-east-1" : {
5487
5499
"credentialScope" : {
5488
5500
"region" : "us-east-1"
13746
13758
"deprecated" : true,
13747
13759
"hostname" : "rds-fips.ca-central-1.amazonaws.com"
13748
13760
},
13761
+ "ca-west-1" : {
13762
+ "variants" : [ {
13763
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13764
+ "tags" : [ "fips" ]
13765
+ } ]
13766
+ },
13767
+ "ca-west-1-fips" : {
13768
+ "credentialScope" : {
13769
+ "region" : "ca-west-1"
13770
+ },
13771
+ "deprecated" : true,
13772
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13773
+ },
13749
13774
"eu-central-1" : { },
13750
13775
"eu-central-2" : { },
13751
13776
"eu-north-1" : { },
13764
13789
"deprecated" : true,
13765
13790
"hostname" : "rds-fips.ca-central-1.amazonaws.com"
13766
13791
},
13792
+ "rds-fips.ca-west-1" : {
13793
+ "credentialScope" : {
13794
+ "region" : "ca-west-1"
13795
+ },
13796
+ "deprecated" : true,
13797
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13798
+ },
13767
13799
"rds-fips.us-east-1" : {
13768
13800
"credentialScope" : {
13769
13801
"region" : "us-east-1"
13802
13834
"tags" : [ "fips" ]
13803
13835
} ]
13804
13836
},
13837
+ "rds.ca-west-1" : {
13838
+ "credentialScope" : {
13839
+ "region" : "ca-west-1"
13840
+ },
13841
+ "deprecated" : true,
13842
+ "variants" : [ {
13843
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13844
+ "tags" : [ "fips" ]
13845
+ } ]
13846
+ },
13805
13847
"rds.us-east-1" : {
13806
13848
"credentialScope" : {
13807
13849
"region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments