Skip to content

Commit dcf6a68

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 52f49eb commit dcf6a68

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5408,6 +5408,24 @@
54085408
"us-west-2" : { }
54095409
}
54105410
},
5411+
"quicksight" : {
5412+
"endpoints" : {
5413+
"ap-northeast-1" : { },
5414+
"ap-northeast-2" : { },
5415+
"ap-south-1" : { },
5416+
"ap-southeast-1" : { },
5417+
"ap-southeast-2" : { },
5418+
"api" : { },
5419+
"ca-central-1" : { },
5420+
"eu-central-1" : { },
5421+
"eu-west-1" : { },
5422+
"eu-west-2" : { },
5423+
"sa-east-1" : { },
5424+
"us-east-1" : { },
5425+
"us-east-2" : { },
5426+
"us-west-2" : { }
5427+
}
5428+
},
54115429
"ram" : {
54125430
"endpoints" : {
54135431
"af-south-1" : { },
@@ -5745,7 +5763,9 @@
57455763
},
57465764
"runtime-v2-lex" : {
57475765
"endpoints" : {
5766+
"af-south-1" : { },
57485767
"ap-northeast-1" : { },
5768+
"ap-northeast-2" : { },
57495769
"ap-southeast-1" : { },
57505770
"ap-southeast-2" : { },
57515771
"ca-central-1" : { },
@@ -9605,6 +9625,17 @@
96059625
"isRegionalized" : false,
96069626
"partitionEndpoint" : "aws-us-gov-global"
96079627
},
9628+
"identitystore" : {
9629+
"endpoints" : {
9630+
"fips-us-gov-west-1" : {
9631+
"credentialScope" : {
9632+
"region" : "us-gov-west-1"
9633+
},
9634+
"hostname" : "identitystore.us-gov-west-1.amazonaws.com"
9635+
},
9636+
"us-gov-west-1" : { }
9637+
}
9638+
},
96089639
"inspector" : {
96099640
"endpoints" : {
96109641
"fips-us-gov-east-1" : {
@@ -9965,6 +9996,12 @@
99659996
"us-gov-west-1" : { }
99669997
}
99679998
},
9999+
"quicksight" : {
10000+
"endpoints" : {
10001+
"api" : { },
10002+
"us-gov-west-1" : { }
10003+
}
10004+
},
996810005
"ram" : {
996910006
"endpoints" : {
997010007
"us-gov-east-1" : {

0 commit comments

Comments
 (0)