We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d4a22 commit d93f88cCopy full SHA for d93f88c
1 file changed
plugins/source/aws/client/data/partition_service_region.json
@@ -4175,13 +4175,15 @@
4175
},
4176
"oidc": {
4177
"regions": {
4178
+ "af-south-1": {},
4179
"ap-east-1": {},
4180
"ap-northeast-1": {},
4181
"ap-northeast-2": {},
4182
"ap-northeast-3": {},
4183
"ap-south-1": {},
4184
"ap-southeast-1": {},
4185
"ap-southeast-2": {},
4186
+ "ap-southeast-3": {},
4187
"ca-central-1": {},
4188
"eu-central-1": {},
4189
"eu-north-1": {},
@@ -4193,6 +4195,7 @@
4193
4195
"sa-east-1": {},
4194
4196
"us-east-1": {},
4197
"us-east-2": {},
4198
+ "us-west-1": {},
4199
"us-west-2": {}
4200
}
4201
@@ -7153,6 +7156,11 @@
7153
7156
"us-iso-west-1": {}
7154
7157
7155
7158
7159
+ "glue": {
7160
+ "regions": {
7161
+ "us-iso-east-1": {}
7162
+ }
7163
+ },
7164
"health": {
7165
7166
"us-iso-east-1": {}
0 commit comments