File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +32
-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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 4055
4055
"tags" : [ "fips" ]
4056
4056
} ]
4057
4057
},
4058
+ "ap-southeast-3" : {
4059
+ "variants" : [ {
4060
+ "hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com",
4061
+ "tags" : [ "fips" ]
4062
+ } ]
4063
+ },
4058
4064
"ca-central-1" : {
4059
4065
"variants" : [ {
4060
4066
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
4153
4159
"deprecated" : true,
4154
4160
"hostname" : "elasticfilesystem-fips.ap-southeast-2.amazonaws.com"
4155
4161
},
4162
+ "fips-ap-southeast-3" : {
4163
+ "credentialScope" : {
4164
+ "region" : "ap-southeast-3"
4165
+ },
4166
+ "deprecated" : true,
4167
+ "hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com"
4168
+ },
4156
4169
"fips-ca-central-1" : {
4157
4170
"credentialScope" : {
4158
4171
"region" : "ca-central-1"
10229
10242
"ap-southeast-1" : { },
10230
10243
"ap-southeast-2" : { },
10231
10244
"ap-southeast-3" : { },
10232
- "ca-central-1" : { },
10245
+ "ca-central-1" : {
10246
+ "variants" : [ {
10247
+ "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com",
10248
+ "tags" : [ "fips" ]
10249
+ } ]
10250
+ },
10251
+ "ca-central-1-fips" : {
10252
+ "credentialScope" : {
10253
+ "region" : "ca-central-1"
10254
+ },
10255
+ "deprecated" : true,
10256
+ "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com"
10257
+ },
10233
10258
"eu-central-1" : { },
10234
10259
"eu-north-1" : { },
10235
10260
"eu-south-1" : { },
You can’t perform that action at this time.
0 commit comments