File tree Expand file tree Collapse file tree 2 files changed +25
-6
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 35
35
"description" : " Canada (Central)"
36
36
},
37
37
"eu-central-1" : {
38
- "description" : " EU (Frankfurt)"
38
+ "description" : " Europe (Frankfurt)"
39
39
},
40
40
"eu-north-1" : {
41
- "description" : " EU (Stockholm)"
41
+ "description" : " Europe (Stockholm)"
42
42
},
43
43
"eu-south-1" : {
44
44
"description" : " Europe (Milan)"
45
45
},
46
46
"eu-west-1" : {
47
- "description" : " EU (Ireland)"
47
+ "description" : " Europe (Ireland)"
48
48
},
49
49
"eu-west-2" : {
50
- "description" : " EU (London)"
50
+ "description" : " Europe (London)"
51
51
},
52
52
"eu-west-3" : {
53
- "description" : " EU (Paris)"
53
+ "description" : " Europe (Paris)"
54
54
},
55
55
"me-south-1" : {
56
56
"description" : " Middle East (Bahrain)"
4431
4431
},
4432
4432
"secretsmanager" : {
4433
4433
"endpoints" : {
4434
+ "af-south-1" : { },
4434
4435
"ap-east-1" : { },
4435
4436
"ap-northeast-1" : { },
4436
4437
"ap-northeast-2" : { },
4440
4441
"ca-central-1" : { },
4441
4442
"eu-central-1" : { },
4442
4443
"eu-north-1" : { },
4444
+ "eu-south-1" : { },
4443
4445
"eu-west-1" : { },
4444
4446
"eu-west-2" : { },
4445
4447
"eu-west-3" : { },
6312
6314
"description" : " AWS GovCloud (US-East)"
6313
6315
},
6314
6316
"us-gov-west-1" : {
6315
- "description" : " AWS GovCloud (US)"
6317
+ "description" : " AWS GovCloud (US-West )"
6316
6318
}
6317
6319
},
6318
6320
"services" : {
6767
6769
},
6768
6770
"elasticmapreduce" : {
6769
6771
"endpoints" : {
6772
+ "fips-us-gov-east-1" : {
6773
+ "credentialScope" : {
6774
+ "region" : " us-gov-east-1"
6775
+ },
6776
+ "hostname" : " elasticmapreduce.us-gov-east-1.amazonaws.com"
6777
+ },
6778
+ "fips-us-gov-west-1" : {
6779
+ "credentialScope" : {
6780
+ "region" : " us-gov-west-1"
6781
+ },
6782
+ "hostname" : " elasticmapreduce.us-gov-west-1.amazonaws.com"
6783
+ },
6770
6784
"us-gov-east-1" : { },
6771
6785
"us-gov-west-1" : {
6772
6786
"protocols" : [ " https" ]
You can’t perform that action at this time.
0 commit comments