|
7195 | 7195 | "eu-central-1" : { },
|
7196 | 7196 | "eu-north-1" : { },
|
7197 | 7197 | "eu-south-1" : { },
|
| 7198 | + "eu-south-2" : { }, |
7198 | 7199 | "eu-west-1" : { },
|
7199 | 7200 | "eu-west-2" : { },
|
7200 | 7201 | "eu-west-3" : { },
|
|
8408 | 8409 | "ap-southeast-3" : { },
|
8409 | 8410 | "ap-southeast-4" : { },
|
8410 | 8411 | "ca-central-1" : { },
|
| 8412 | + "ca-west-1" : { }, |
8411 | 8413 | "eu-central-1" : { },
|
8412 | 8414 | "eu-central-2" : { },
|
8413 | 8415 | "eu-north-1" : { },
|
@@ -11242,27 +11244,152 @@
|
11242 | 11244 | },
|
11243 | 11245 | "logs" : {
|
11244 | 11246 | "endpoints" : {
|
11245 |
| - "af-south-1" : { }, |
11246 |
| - "ap-east-1" : { }, |
11247 |
| - "ap-northeast-1" : { }, |
11248 |
| - "ap-northeast-2" : { }, |
11249 |
| - "ap-northeast-3" : { }, |
11250 |
| - "ap-south-1" : { }, |
11251 |
| - "ap-south-2" : { }, |
11252 |
| - "ap-southeast-1" : { }, |
11253 |
| - "ap-southeast-2" : { }, |
11254 |
| - "ap-southeast-3" : { }, |
11255 |
| - "ap-southeast-4" : { }, |
11256 |
| - "ca-central-1" : { }, |
11257 |
| - "ca-west-1" : { }, |
11258 |
| - "eu-central-1" : { }, |
11259 |
| - "eu-central-2" : { }, |
11260 |
| - "eu-north-1" : { }, |
11261 |
| - "eu-south-1" : { }, |
11262 |
| - "eu-south-2" : { }, |
11263 |
| - "eu-west-1" : { }, |
11264 |
| - "eu-west-2" : { }, |
11265 |
| - "eu-west-3" : { }, |
| 11247 | + "af-south-1" : { |
| 11248 | + "variants" : [ { |
| 11249 | + "hostname" : "logs.af-south-1.api.aws", |
| 11250 | + "tags" : [ "dualstack" ] |
| 11251 | + } ] |
| 11252 | + }, |
| 11253 | + "ap-east-1" : { |
| 11254 | + "variants" : [ { |
| 11255 | + "hostname" : "logs.ap-east-1.api.aws", |
| 11256 | + "tags" : [ "dualstack" ] |
| 11257 | + } ] |
| 11258 | + }, |
| 11259 | + "ap-northeast-1" : { |
| 11260 | + "variants" : [ { |
| 11261 | + "hostname" : "logs.ap-northeast-1.api.aws", |
| 11262 | + "tags" : [ "dualstack" ] |
| 11263 | + } ] |
| 11264 | + }, |
| 11265 | + "ap-northeast-2" : { |
| 11266 | + "variants" : [ { |
| 11267 | + "hostname" : "logs.ap-northeast-2.api.aws", |
| 11268 | + "tags" : [ "dualstack" ] |
| 11269 | + } ] |
| 11270 | + }, |
| 11271 | + "ap-northeast-3" : { |
| 11272 | + "variants" : [ { |
| 11273 | + "hostname" : "logs.ap-northeast-3.api.aws", |
| 11274 | + "tags" : [ "dualstack" ] |
| 11275 | + } ] |
| 11276 | + }, |
| 11277 | + "ap-south-1" : { |
| 11278 | + "variants" : [ { |
| 11279 | + "hostname" : "logs.ap-south-1.api.aws", |
| 11280 | + "tags" : [ "dualstack" ] |
| 11281 | + } ] |
| 11282 | + }, |
| 11283 | + "ap-south-2" : { |
| 11284 | + "variants" : [ { |
| 11285 | + "hostname" : "logs.ap-south-2.api.aws", |
| 11286 | + "tags" : [ "dualstack" ] |
| 11287 | + } ] |
| 11288 | + }, |
| 11289 | + "ap-southeast-1" : { |
| 11290 | + "variants" : [ { |
| 11291 | + "hostname" : "logs.ap-southeast-1.api.aws", |
| 11292 | + "tags" : [ "dualstack" ] |
| 11293 | + } ] |
| 11294 | + }, |
| 11295 | + "ap-southeast-2" : { |
| 11296 | + "variants" : [ { |
| 11297 | + "hostname" : "logs.ap-southeast-2.api.aws", |
| 11298 | + "tags" : [ "dualstack" ] |
| 11299 | + } ] |
| 11300 | + }, |
| 11301 | + "ap-southeast-3" : { |
| 11302 | + "variants" : [ { |
| 11303 | + "hostname" : "logs.ap-southeast-3.api.aws", |
| 11304 | + "tags" : [ "dualstack" ] |
| 11305 | + } ] |
| 11306 | + }, |
| 11307 | + "ap-southeast-4" : { |
| 11308 | + "variants" : [ { |
| 11309 | + "hostname" : "logs.ap-southeast-4.api.aws", |
| 11310 | + "tags" : [ "dualstack" ] |
| 11311 | + } ] |
| 11312 | + }, |
| 11313 | + "ca-central-1" : { |
| 11314 | + "variants" : [ { |
| 11315 | + "hostname" : "logs-fips.ca-central-1.amazonaws.com", |
| 11316 | + "tags" : [ "fips" ] |
| 11317 | + }, { |
| 11318 | + "hostname" : "logs.ca-central-1.api.aws", |
| 11319 | + "tags" : [ "dualstack" ] |
| 11320 | + } ] |
| 11321 | + }, |
| 11322 | + "ca-west-1" : { |
| 11323 | + "variants" : [ { |
| 11324 | + "hostname" : "logs-fips.ca-west-1.amazonaws.com", |
| 11325 | + "tags" : [ "fips" ] |
| 11326 | + }, { |
| 11327 | + "hostname" : "logs.ca-west-1.api.aws", |
| 11328 | + "tags" : [ "dualstack" ] |
| 11329 | + } ] |
| 11330 | + }, |
| 11331 | + "eu-central-1" : { |
| 11332 | + "variants" : [ { |
| 11333 | + "hostname" : "logs.eu-central-1.api.aws", |
| 11334 | + "tags" : [ "dualstack" ] |
| 11335 | + } ] |
| 11336 | + }, |
| 11337 | + "eu-central-2" : { |
| 11338 | + "variants" : [ { |
| 11339 | + "hostname" : "logs.eu-central-2.api.aws", |
| 11340 | + "tags" : [ "dualstack" ] |
| 11341 | + } ] |
| 11342 | + }, |
| 11343 | + "eu-north-1" : { |
| 11344 | + "variants" : [ { |
| 11345 | + "hostname" : "logs.eu-north-1.api.aws", |
| 11346 | + "tags" : [ "dualstack" ] |
| 11347 | + } ] |
| 11348 | + }, |
| 11349 | + "eu-south-1" : { |
| 11350 | + "variants" : [ { |
| 11351 | + "hostname" : "logs.eu-south-1.api.aws", |
| 11352 | + "tags" : [ "dualstack" ] |
| 11353 | + } ] |
| 11354 | + }, |
| 11355 | + "eu-south-2" : { |
| 11356 | + "variants" : [ { |
| 11357 | + "hostname" : "logs.eu-south-2.api.aws", |
| 11358 | + "tags" : [ "dualstack" ] |
| 11359 | + } ] |
| 11360 | + }, |
| 11361 | + "eu-west-1" : { |
| 11362 | + "variants" : [ { |
| 11363 | + "hostname" : "logs.eu-west-1.api.aws", |
| 11364 | + "tags" : [ "dualstack" ] |
| 11365 | + } ] |
| 11366 | + }, |
| 11367 | + "eu-west-2" : { |
| 11368 | + "variants" : [ { |
| 11369 | + "hostname" : "logs.eu-west-2.api.aws", |
| 11370 | + "tags" : [ "dualstack" ] |
| 11371 | + } ] |
| 11372 | + }, |
| 11373 | + "eu-west-3" : { |
| 11374 | + "variants" : [ { |
| 11375 | + "hostname" : "logs.eu-west-3.api.aws", |
| 11376 | + "tags" : [ "dualstack" ] |
| 11377 | + } ] |
| 11378 | + }, |
| 11379 | + "fips-ca-central-1" : { |
| 11380 | + "credentialScope" : { |
| 11381 | + "region" : "ca-central-1" |
| 11382 | + }, |
| 11383 | + "deprecated" : true, |
| 11384 | + "hostname" : "logs-fips.ca-central-1.amazonaws.com" |
| 11385 | + }, |
| 11386 | + "fips-ca-west-1" : { |
| 11387 | + "credentialScope" : { |
| 11388 | + "region" : "ca-west-1" |
| 11389 | + }, |
| 11390 | + "deprecated" : true, |
| 11391 | + "hostname" : "logs-fips.ca-west-1.amazonaws.com" |
| 11392 | + }, |
11266 | 11393 | "fips-us-east-1" : {
|
11267 | 11394 | "credentialScope" : {
|
11268 | 11395 | "region" : "us-east-1"
|
@@ -11291,32 +11418,64 @@
|
11291 | 11418 | "deprecated" : true,
|
11292 | 11419 | "hostname" : "logs-fips.us-west-2.amazonaws.com"
|
11293 | 11420 | },
|
11294 |
| - "il-central-1" : { }, |
11295 |
| - "me-central-1" : { }, |
11296 |
| - "me-south-1" : { }, |
11297 |
| - "sa-east-1" : { }, |
| 11421 | + "il-central-1" : { |
| 11422 | + "variants" : [ { |
| 11423 | + "hostname" : "logs.il-central-1.api.aws", |
| 11424 | + "tags" : [ "dualstack" ] |
| 11425 | + } ] |
| 11426 | + }, |
| 11427 | + "me-central-1" : { |
| 11428 | + "variants" : [ { |
| 11429 | + "hostname" : "logs.me-central-1.api.aws", |
| 11430 | + "tags" : [ "dualstack" ] |
| 11431 | + } ] |
| 11432 | + }, |
| 11433 | + "me-south-1" : { |
| 11434 | + "variants" : [ { |
| 11435 | + "hostname" : "logs.me-south-1.api.aws", |
| 11436 | + "tags" : [ "dualstack" ] |
| 11437 | + } ] |
| 11438 | + }, |
| 11439 | + "sa-east-1" : { |
| 11440 | + "variants" : [ { |
| 11441 | + "hostname" : "logs.sa-east-1.api.aws", |
| 11442 | + "tags" : [ "dualstack" ] |
| 11443 | + } ] |
| 11444 | + }, |
11298 | 11445 | "us-east-1" : {
|
11299 | 11446 | "variants" : [ {
|
11300 | 11447 | "hostname" : "logs-fips.us-east-1.amazonaws.com",
|
11301 | 11448 | "tags" : [ "fips" ]
|
| 11449 | + }, { |
| 11450 | + "hostname" : "logs.us-east-1.api.aws", |
| 11451 | + "tags" : [ "dualstack" ] |
11302 | 11452 | } ]
|
11303 | 11453 | },
|
11304 | 11454 | "us-east-2" : {
|
11305 | 11455 | "variants" : [ {
|
11306 | 11456 | "hostname" : "logs-fips.us-east-2.amazonaws.com",
|
11307 | 11457 | "tags" : [ "fips" ]
|
| 11458 | + }, { |
| 11459 | + "hostname" : "logs.us-east-2.api.aws", |
| 11460 | + "tags" : [ "dualstack" ] |
11308 | 11461 | } ]
|
11309 | 11462 | },
|
11310 | 11463 | "us-west-1" : {
|
11311 | 11464 | "variants" : [ {
|
11312 | 11465 | "hostname" : "logs-fips.us-west-1.amazonaws.com",
|
11313 | 11466 | "tags" : [ "fips" ]
|
| 11467 | + }, { |
| 11468 | + "hostname" : "logs.us-west-1.api.aws", |
| 11469 | + "tags" : [ "dualstack" ] |
11314 | 11470 | } ]
|
11315 | 11471 | },
|
11316 | 11472 | "us-west-2" : {
|
11317 | 11473 | "variants" : [ {
|
11318 | 11474 | "hostname" : "logs-fips.us-west-2.amazonaws.com",
|
11319 | 11475 | "tags" : [ "fips" ]
|
| 11476 | + }, { |
| 11477 | + "hostname" : "logs.us-west-2.api.aws", |
| 11478 | + "tags" : [ "dualstack" ] |
11320 | 11479 | } ]
|
11321 | 11480 | }
|
11322 | 11481 | }
|
|
0 commit comments