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