Skip to content

Commit d93f88c

Browse files
authored
fix: Update endpoints (#5808)
This PR was created by a scheduled workflow to sync endpoint changes
1 parent c4d4a22 commit d93f88c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

plugins/source/aws/client/data/partition_service_region.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4175,13 +4175,15 @@
41754175
},
41764176
"oidc": {
41774177
"regions": {
4178+
"af-south-1": {},
41784179
"ap-east-1": {},
41794180
"ap-northeast-1": {},
41804181
"ap-northeast-2": {},
41814182
"ap-northeast-3": {},
41824183
"ap-south-1": {},
41834184
"ap-southeast-1": {},
41844185
"ap-southeast-2": {},
4186+
"ap-southeast-3": {},
41854187
"ca-central-1": {},
41864188
"eu-central-1": {},
41874189
"eu-north-1": {},
@@ -4193,6 +4195,7 @@
41934195
"sa-east-1": {},
41944196
"us-east-1": {},
41954197
"us-east-2": {},
4198+
"us-west-1": {},
41964199
"us-west-2": {}
41974200
}
41984201
},
@@ -7153,6 +7156,11 @@
71537156
"us-iso-west-1": {}
71547157
}
71557158
},
7159+
"glue": {
7160+
"regions": {
7161+
"us-iso-east-1": {}
7162+
}
7163+
},
71567164
"health": {
71577165
"regions": {
71587166
"us-iso-east-1": {}

0 commit comments

Comments
 (0)