File tree 2 files changed +18
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +18
-0
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 endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 922
922
},
923
923
"hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
924
924
},
925
+ "eu-central-1" : {
926
+ "credentialScope" : {
927
+ "region" : "eu-central-1"
928
+ },
929
+ "hostname" : "api.iotwireless.eu-central-1.amazonaws.com"
930
+ },
925
931
"eu-west-1" : {
926
932
"credentialScope" : {
927
933
"region" : "eu-west-1"
928
934
},
929
935
"hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
930
936
},
937
+ "sa-east-1" : {
938
+ "credentialScope" : {
939
+ "region" : "sa-east-1"
940
+ },
941
+ "hostname" : "api.iotwireless.sa-east-1.amazonaws.com"
942
+ },
931
943
"us-east-1" : {
932
944
"credentialScope" : {
933
945
"region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments