Skip to content

Commit 032c89c

Browse files
feat: update AWS service endpoints metadata
1 parent bc3f7d8 commit 032c89c

File tree

1 file changed

+6
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,6 +1990,7 @@
19901990
"ap-southeast-3" : { },
19911991
"ap-southeast-4" : { },
19921992
"ca-central-1" : { },
1993+
"ca-west-1" : { },
19931994
"eu-central-1" : { },
19941995
"eu-central-2" : { },
19951996
"eu-north-1" : { },
@@ -21905,6 +21906,11 @@
2190521906
}
2190621907
}
2190721908
},
21909+
"bedrock" : {
21910+
"endpoints" : {
21911+
"us-gov-west-1" : { }
21912+
}
21913+
},
2190821914
"cassandra" : {
2190921915
"endpoints" : {
2191021916
"us-gov-east-1" : {

0 commit comments

Comments
 (0)