File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +40
-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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 831
831
}
832
832
}
833
833
},
834
+ "api.iotwireless" : {
835
+ "endpoints" : {
836
+ "ap-northeast-1" : {
837
+ "credentialScope" : {
838
+ "region" : "ap-northeast-1"
839
+ },
840
+ "hostname" : "api.iotwireless.ap-northeast-1.amazonaws.com"
841
+ },
842
+ "ap-southeast-2" : {
843
+ "credentialScope" : {
844
+ "region" : "ap-southeast-2"
845
+ },
846
+ "hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
847
+ },
848
+ "eu-west-1" : {
849
+ "credentialScope" : {
850
+ "region" : "eu-west-1"
851
+ },
852
+ "hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
853
+ },
854
+ "us-east-1" : {
855
+ "credentialScope" : {
856
+ "region" : "us-east-1"
857
+ },
858
+ "hostname" : "api.iotwireless.us-east-1.amazonaws.com"
859
+ },
860
+ "us-west-2" : {
861
+ "credentialScope" : {
862
+ "region" : "us-west-2"
863
+ },
864
+ "hostname" : "api.iotwireless.us-west-2.amazonaws.com"
865
+ }
866
+ }
867
+ },
834
868
"api.mediatailor" : {
835
869
"endpoints" : {
836
870
"ap-northeast-1" : { },
You can’t perform that action at this time.
0 commit comments