File tree Expand file tree Collapse file tree 2 files changed +45
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +45
-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 4434
4434
"deprecated" : true,
4435
4435
"hostname" : "controltower-fips.ca-central-1.amazonaws.com"
4436
4436
},
4437
+ "ca-west-1" : {
4438
+ "variants" : [ {
4439
+ "hostname" : "controltower-fips.ca-west-1.amazonaws.com",
4440
+ "tags" : [ "fips" ]
4441
+ } ]
4442
+ },
4443
+ "ca-west-1-fips" : {
4444
+ "credentialScope" : {
4445
+ "region" : "ca-west-1"
4446
+ },
4447
+ "deprecated" : true,
4448
+ "hostname" : "controltower-fips.ca-west-1.amazonaws.com"
4449
+ },
4437
4450
"eu-central-1" : { },
4438
4451
"eu-central-2" : { },
4439
4452
"eu-north-1" : { },
7858
7871
"tags" : [ "fips" ]
7859
7872
} ]
7860
7873
},
7874
+ "ca-west-1" : {
7875
+ "variants" : [ {
7876
+ "hostname" : "fms-fips.ca-west-1.amazonaws.com",
7877
+ "tags" : [ "fips" ]
7878
+ } ]
7879
+ },
7861
7880
"eu-central-1" : {
7862
7881
"variants" : [ {
7863
7882
"hostname" : "fms-fips.eu-central-1.amazonaws.com",
7947
7966
"deprecated" : true,
7948
7967
"hostname" : "fms-fips.ca-central-1.amazonaws.com"
7949
7968
},
7969
+ "fips-ca-west-1" : {
7970
+ "credentialScope" : {
7971
+ "region" : "ca-west-1"
7972
+ },
7973
+ "deprecated" : true,
7974
+ "hostname" : "fms-fips.ca-west-1.amazonaws.com"
7975
+ },
7950
7976
"fips-eu-central-1" : {
7951
7977
"credentialScope" : {
7952
7978
"region" : "eu-central-1"
19150
19176
"tags" : [ "fips" ]
19151
19177
} ]
19152
19178
},
19153
- "ca-west-1" : { },
19179
+ "ca-west-1" : {
19180
+ "variants" : [ {
19181
+ "hostname" : "transfer-fips.ca-west-1.amazonaws.com",
19182
+ "tags" : [ "fips" ]
19183
+ } ]
19184
+ },
19154
19185
"eu-central-1" : { },
19155
19186
"eu-central-2" : { },
19156
19187
"eu-north-1" : { },
19166
19197
"deprecated" : true,
19167
19198
"hostname" : "transfer-fips.ca-central-1.amazonaws.com"
19168
19199
},
19200
+ "fips-ca-west-1" : {
19201
+ "credentialScope" : {
19202
+ "region" : "ca-west-1"
19203
+ },
19204
+ "deprecated" : true,
19205
+ "hostname" : "transfer-fips.ca-west-1.amazonaws.com"
19206
+ },
19169
19207
"fips-us-east-1" : {
19170
19208
"credentialScope" : {
19171
19209
"region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments