File tree 2 files changed +15
-2
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +15
-2
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 1132
1132
"us-west-2" : { }
1133
1133
}
1134
1134
},
1135
- "cloudcontrol " : {
1135
+ "cloudcontrolapi " : {
1136
1136
"endpoints" : {
1137
1137
"af-south-1" : { },
1138
1138
"ap-east-1" : { },
3875
3875
"endpoints" : {
3876
3876
"ap-northeast-1" : { },
3877
3877
"ap-northeast-2" : { },
3878
+ "ap-south-1" : { },
3878
3879
"ap-southeast-1" : { },
3879
3880
"ap-southeast-2" : { },
3880
3881
"eu-central-1" : { },
3899
3900
},
3900
3901
"hostname" : " data.iotevents.ap-northeast-2.amazonaws.com"
3901
3902
},
3903
+ "ap-south-1" : {
3904
+ "credentialScope" : {
3905
+ "region" : " ap-south-1"
3906
+ },
3907
+ "hostname" : " data.iotevents.ap-south-1.amazonaws.com"
3908
+ },
3902
3909
"ap-southeast-1" : {
3903
3910
"credentialScope" : {
3904
3911
"region" : " ap-southeast-1"
9038
9045
"us-gov-west-1" : { }
9039
9046
}
9040
9047
},
9041
- "cloudcontrol " : {
9048
+ "cloudcontrolapi " : {
9042
9049
"endpoints" : {
9043
9050
"fips-us-gov-east-1" : {
9044
9051
"credentialScope" : {
You can’t perform that action at this time.
0 commit comments