File tree 2 files changed +7
-10
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +7
-10
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 8
8
"dnsSuffix" : " amazonaws.com" ,
9
9
"partition" : " aws" ,
10
10
"partitionName" : " AWS Standard" ,
11
- "regionRegex" : " ^(us|eu|ap|sa|ca|me|af|in )\\ -\\ w+\\ -\\ d+$" ,
11
+ "regionRegex" : " ^(us|eu|ap|sa|ca|me|af)\\ -\\ w+\\ -\\ d+$" ,
12
12
"regions" : {
13
13
"af-south-1" : {
14
14
"description" : " Africa (Cape Town)"
55
55
"eu-west-3" : {
56
56
"description" : " Europe (Paris)"
57
57
},
58
- "in-amazon-1" : {
59
- "description" : " India (Begumpet)"
60
- },
61
58
"me-south-1" : {
62
59
"description" : " Middle East (Bahrain)"
63
60
},
6614
6611
"eu-west-1" : { },
6615
6612
"eu-west-2" : { },
6616
6613
"eu-west-3" : { },
6617
- "in-amazon-1" : {
6618
- "credentialScope" : {
6619
- "region" : " ap-south-1"
6620
- },
6621
- "hostname" : " sts.ap-south-1.amazonaws.com"
6622
- },
6623
6614
"me-south-1" : { },
6624
6615
"sa-east-1" : { },
6625
6616
"us-east-1" : { },
You can’t perform that action at this time.
0 commit comments