Skip to content

Commit fded9ac

Browse files
feat: update AWS service endpoints metadata
1 parent 176e69c commit fded9ac

File tree

1 file changed

+10
-1
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+10
-1
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14005,14 +14005,19 @@
1400514005
},
1400614006
"quicksight" : {
1400714007
"endpoints" : {
14008+
"af-south-1" : { },
1400814009
"ap-northeast-1" : { },
1400914010
"ap-northeast-2" : { },
1401014011
"ap-south-1" : { },
1401114012
"ap-southeast-1" : { },
1401214013
"ap-southeast-2" : { },
14014+
"ap-southeast-3" : { },
14015+
"api" : { },
1401314016
"ca-central-1" : { },
1401414017
"eu-central-1" : { },
14018+
"eu-central-2" : { },
1401514019
"eu-north-1" : { },
14020+
"eu-south-1" : { },
1401614021
"eu-west-1" : { },
1401714022
"eu-west-2" : { },
1401814023
"eu-west-3" : { },
@@ -14625,7 +14630,9 @@
1462514630
} ]
1462614631
},
1462714632
"eu-central-1" : { },
14633+
"eu-central-2" : { },
1462814634
"eu-north-1" : { },
14635+
"eu-south-2" : { },
1462914636
"eu-west-1" : { },
1463014637
"eu-west-2" : { },
1463114638
"eu-west-3" : { },
@@ -14664,6 +14671,7 @@
1466414671
"deprecated" : true,
1466514672
"hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
1466614673
},
14674+
"sa-east-1" : { },
1466714675
"us-east-1" : {
1466814676
"variants" : [ {
1466914677
"hostname" : "redshift-serverless-fips.us-east-1.amazonaws.com",
@@ -21896,7 +21904,8 @@
2189621904
},
2189721905
"redshift-serverless" : {
2189821906
"endpoints" : {
21899-
"cn-north-1" : { }
21907+
"cn-north-1" : { },
21908+
"cn-northwest-1" : { }
2190021909
}
2190121910
},
2190221911
"resource-groups" : {

0 commit comments

Comments
 (0)