File tree Expand file tree Collapse file tree 2 files changed +68
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +68
-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 766
766
"us-west-2" : { }
767
767
}
768
768
},
769
+ "applicationinsights" : {
770
+ "endpoints" : {
771
+ "af-south-1" : { },
772
+ "ap-east-1" : { },
773
+ "ap-northeast-1" : { },
774
+ "ap-northeast-2" : { },
775
+ "ap-south-1" : { },
776
+ "ap-southeast-1" : { },
777
+ "ap-southeast-2" : { },
778
+ "ca-central-1" : { },
779
+ "eu-central-1" : { },
780
+ "eu-north-1" : { },
781
+ "eu-south-1" : { },
782
+ "eu-west-1" : { },
783
+ "eu-west-2" : { },
784
+ "eu-west-3" : { },
785
+ "me-south-1" : { },
786
+ "sa-east-1" : { },
787
+ "us-east-1" : { },
788
+ "us-east-2" : { },
789
+ "us-west-1" : { },
790
+ "us-west-2" : { }
791
+ }
792
+ },
769
793
"appmesh" : {
770
794
"endpoints" : {
771
795
"af-south-1" : { },
7957
7981
}
7958
7982
}
7959
7983
},
7984
+ "wisdom" : {
7985
+ "endpoints" : {
7986
+ "ap-northeast-1" : { },
7987
+ "ap-southeast-2" : { },
7988
+ "eu-central-1" : { },
7989
+ "eu-west-2" : { },
7990
+ "us-east-1" : { },
7991
+ "us-west-2" : { }
7992
+ }
7993
+ },
7960
7994
"workdocs" : {
7961
7995
"endpoints" : {
7962
7996
"ap-northeast-1" : { },
8147
8181
"cn-northwest-1" : { }
8148
8182
}
8149
8183
},
8184
+ "applicationinsights" : {
8185
+ "endpoints" : {
8186
+ "cn-north-1" : { },
8187
+ "cn-northwest-1" : { }
8188
+ }
8189
+ },
8150
8190
"appmesh" : {
8151
8191
"endpoints" : {
8152
8192
"cn-north-1" : { },
9138
9178
}
9139
9179
}
9140
9180
},
9181
+ "applicationinsights" : {
9182
+ "endpoints" : {
9183
+ "us-gov-east-1" : {
9184
+ "credentialScope" : {
9185
+ "region" : " us-gov-east-1"
9186
+ },
9187
+ "hostname" : " applicationinsights.us-gov-east-1.amazonaws.com"
9188
+ },
9189
+ "us-gov-west-1" : {
9190
+ "credentialScope" : {
9191
+ "region" : " us-gov-west-1"
9192
+ },
9193
+ "hostname" : " applicationinsights.us-gov-west-1.amazonaws.com"
9194
+ }
9195
+ }
9196
+ },
9141
9197
"appstream2" : {
9142
9198
"defaults" : {
9143
9199
"credentialScope" : {
10018
10074
},
10019
10075
"kendra" : {
10020
10076
"endpoints" : {
10077
+ "fips-us-gov-west-1" : {
10078
+ "credentialScope" : {
10079
+ "region" : " us-gov-west-1"
10080
+ },
10081
+ "hostname" : " kendra-fips.us-gov-west-1.amazonaws.com"
10082
+ },
10021
10083
"us-gov-west-1" : { }
10022
10084
}
10023
10085
},
You can’t perform that action at this time.
0 commit comments