aws-partitions 1.894.0 → 1.896.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +195 -26
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ca267b82c24c753f3f419f8a6e19257cddb5cb4ee84c1c4b6bcaca1da3c541f7
4
- data.tar.gz: 7a1931e58043b6294d8f74764fbae482fbaadf3fa806be4a1c2df535e825e73f
3
+ metadata.gz: 44af9e770f39b368b2bd3e766afad8c2594d4f722e7fabb25fcf7f585502175e
4
+ data.tar.gz: 834235977a42baf9257cad4655e95d815c6457d6cca08d60528a5b39f2797d4c
5
5
  SHA512:
6
- metadata.gz: a41c2315f760c00ce8486706e5f249708e18a386517b1b8d5dee31c800b79e85bcd19d6f2bc40dfca1d4201c99361747674313999a44ca97ffbce723a45f8a42
7
- data.tar.gz: dc6079767c86a1df7a53966ca84b14e92df4fdc403792952f3c5826a33c5f782605c6b840a47aa3a914ab534bb1545e87f23e498e8eac72b6b1ed3ca25a53388
6
+ metadata.gz: 9e581824cb5b7f789a65b53674687811a3e0a845f0109314602dcbc04df12307d8a4540625c98b31b6d174c2d0fd027b7fc514d73473df405856d6ebfd69d957
7
+ data.tar.gz: 10248630c141e031c0174936a1e2f4ce74830fc0e2c1758ce6e7401c0817d31f6a9dff4b6b332da2314d512a47d98831d05128cfdce251537c7d76730c7db7f5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.896.0 (2024-03-08)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.895.0 (2024-02-29)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.894.0 (2024-02-19)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.894.0
1
+ 1.896.0
data/partitions.json CHANGED
@@ -7195,6 +7195,7 @@
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,6 +8409,7 @@
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" : { },
@@ -8675,6 +8677,7 @@
8675
8677
  "ap-southeast-3" : { },
8676
8678
  "ap-southeast-4" : { },
8677
8679
  "ca-central-1" : { },
8680
+ "ca-west-1" : { },
8678
8681
  "eu-central-1" : { },
8679
8682
  "eu-central-2" : { },
8680
8683
  "eu-north-1" : { },
@@ -10697,6 +10700,7 @@
10697
10700
  "ap-southeast-3" : { },
10698
10701
  "ap-southeast-4" : { },
10699
10702
  "ca-central-1" : { },
10703
+ "ca-west-1" : { },
10700
10704
  "eu-central-1" : { },
10701
10705
  "eu-central-2" : { },
10702
10706
  "eu-north-1" : { },
@@ -11242,27 +11246,152 @@
11242
11246
  },
11243
11247
  "logs" : {
11244
11248
  "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" : { },
11249
+ "af-south-1" : {
11250
+ "variants" : [ {
11251
+ "hostname" : "logs.af-south-1.api.aws",
11252
+ "tags" : [ "dualstack" ]
11253
+ } ]
11254
+ },
11255
+ "ap-east-1" : {
11256
+ "variants" : [ {
11257
+ "hostname" : "logs.ap-east-1.api.aws",
11258
+ "tags" : [ "dualstack" ]
11259
+ } ]
11260
+ },
11261
+ "ap-northeast-1" : {
11262
+ "variants" : [ {
11263
+ "hostname" : "logs.ap-northeast-1.api.aws",
11264
+ "tags" : [ "dualstack" ]
11265
+ } ]
11266
+ },
11267
+ "ap-northeast-2" : {
11268
+ "variants" : [ {
11269
+ "hostname" : "logs.ap-northeast-2.api.aws",
11270
+ "tags" : [ "dualstack" ]
11271
+ } ]
11272
+ },
11273
+ "ap-northeast-3" : {
11274
+ "variants" : [ {
11275
+ "hostname" : "logs.ap-northeast-3.api.aws",
11276
+ "tags" : [ "dualstack" ]
11277
+ } ]
11278
+ },
11279
+ "ap-south-1" : {
11280
+ "variants" : [ {
11281
+ "hostname" : "logs.ap-south-1.api.aws",
11282
+ "tags" : [ "dualstack" ]
11283
+ } ]
11284
+ },
11285
+ "ap-south-2" : {
11286
+ "variants" : [ {
11287
+ "hostname" : "logs.ap-south-2.api.aws",
11288
+ "tags" : [ "dualstack" ]
11289
+ } ]
11290
+ },
11291
+ "ap-southeast-1" : {
11292
+ "variants" : [ {
11293
+ "hostname" : "logs.ap-southeast-1.api.aws",
11294
+ "tags" : [ "dualstack" ]
11295
+ } ]
11296
+ },
11297
+ "ap-southeast-2" : {
11298
+ "variants" : [ {
11299
+ "hostname" : "logs.ap-southeast-2.api.aws",
11300
+ "tags" : [ "dualstack" ]
11301
+ } ]
11302
+ },
11303
+ "ap-southeast-3" : {
11304
+ "variants" : [ {
11305
+ "hostname" : "logs.ap-southeast-3.api.aws",
11306
+ "tags" : [ "dualstack" ]
11307
+ } ]
11308
+ },
11309
+ "ap-southeast-4" : {
11310
+ "variants" : [ {
11311
+ "hostname" : "logs.ap-southeast-4.api.aws",
11312
+ "tags" : [ "dualstack" ]
11313
+ } ]
11314
+ },
11315
+ "ca-central-1" : {
11316
+ "variants" : [ {
11317
+ "hostname" : "logs-fips.ca-central-1.amazonaws.com",
11318
+ "tags" : [ "fips" ]
11319
+ }, {
11320
+ "hostname" : "logs.ca-central-1.api.aws",
11321
+ "tags" : [ "dualstack" ]
11322
+ } ]
11323
+ },
11324
+ "ca-west-1" : {
11325
+ "variants" : [ {
11326
+ "hostname" : "logs-fips.ca-west-1.amazonaws.com",
11327
+ "tags" : [ "fips" ]
11328
+ }, {
11329
+ "hostname" : "logs.ca-west-1.api.aws",
11330
+ "tags" : [ "dualstack" ]
11331
+ } ]
11332
+ },
11333
+ "eu-central-1" : {
11334
+ "variants" : [ {
11335
+ "hostname" : "logs.eu-central-1.api.aws",
11336
+ "tags" : [ "dualstack" ]
11337
+ } ]
11338
+ },
11339
+ "eu-central-2" : {
11340
+ "variants" : [ {
11341
+ "hostname" : "logs.eu-central-2.api.aws",
11342
+ "tags" : [ "dualstack" ]
11343
+ } ]
11344
+ },
11345
+ "eu-north-1" : {
11346
+ "variants" : [ {
11347
+ "hostname" : "logs.eu-north-1.api.aws",
11348
+ "tags" : [ "dualstack" ]
11349
+ } ]
11350
+ },
11351
+ "eu-south-1" : {
11352
+ "variants" : [ {
11353
+ "hostname" : "logs.eu-south-1.api.aws",
11354
+ "tags" : [ "dualstack" ]
11355
+ } ]
11356
+ },
11357
+ "eu-south-2" : {
11358
+ "variants" : [ {
11359
+ "hostname" : "logs.eu-south-2.api.aws",
11360
+ "tags" : [ "dualstack" ]
11361
+ } ]
11362
+ },
11363
+ "eu-west-1" : {
11364
+ "variants" : [ {
11365
+ "hostname" : "logs.eu-west-1.api.aws",
11366
+ "tags" : [ "dualstack" ]
11367
+ } ]
11368
+ },
11369
+ "eu-west-2" : {
11370
+ "variants" : [ {
11371
+ "hostname" : "logs.eu-west-2.api.aws",
11372
+ "tags" : [ "dualstack" ]
11373
+ } ]
11374
+ },
11375
+ "eu-west-3" : {
11376
+ "variants" : [ {
11377
+ "hostname" : "logs.eu-west-3.api.aws",
11378
+ "tags" : [ "dualstack" ]
11379
+ } ]
11380
+ },
11381
+ "fips-ca-central-1" : {
11382
+ "credentialScope" : {
11383
+ "region" : "ca-central-1"
11384
+ },
11385
+ "deprecated" : true,
11386
+ "hostname" : "logs-fips.ca-central-1.amazonaws.com"
11387
+ },
11388
+ "fips-ca-west-1" : {
11389
+ "credentialScope" : {
11390
+ "region" : "ca-west-1"
11391
+ },
11392
+ "deprecated" : true,
11393
+ "hostname" : "logs-fips.ca-west-1.amazonaws.com"
11394
+ },
11266
11395
  "fips-us-east-1" : {
11267
11396
  "credentialScope" : {
11268
11397
  "region" : "us-east-1"
@@ -11291,32 +11420,64 @@
11291
11420
  "deprecated" : true,
11292
11421
  "hostname" : "logs-fips.us-west-2.amazonaws.com"
11293
11422
  },
11294
- "il-central-1" : { },
11295
- "me-central-1" : { },
11296
- "me-south-1" : { },
11297
- "sa-east-1" : { },
11423
+ "il-central-1" : {
11424
+ "variants" : [ {
11425
+ "hostname" : "logs.il-central-1.api.aws",
11426
+ "tags" : [ "dualstack" ]
11427
+ } ]
11428
+ },
11429
+ "me-central-1" : {
11430
+ "variants" : [ {
11431
+ "hostname" : "logs.me-central-1.api.aws",
11432
+ "tags" : [ "dualstack" ]
11433
+ } ]
11434
+ },
11435
+ "me-south-1" : {
11436
+ "variants" : [ {
11437
+ "hostname" : "logs.me-south-1.api.aws",
11438
+ "tags" : [ "dualstack" ]
11439
+ } ]
11440
+ },
11441
+ "sa-east-1" : {
11442
+ "variants" : [ {
11443
+ "hostname" : "logs.sa-east-1.api.aws",
11444
+ "tags" : [ "dualstack" ]
11445
+ } ]
11446
+ },
11298
11447
  "us-east-1" : {
11299
11448
  "variants" : [ {
11300
11449
  "hostname" : "logs-fips.us-east-1.amazonaws.com",
11301
11450
  "tags" : [ "fips" ]
11451
+ }, {
11452
+ "hostname" : "logs.us-east-1.api.aws",
11453
+ "tags" : [ "dualstack" ]
11302
11454
  } ]
11303
11455
  },
11304
11456
  "us-east-2" : {
11305
11457
  "variants" : [ {
11306
11458
  "hostname" : "logs-fips.us-east-2.amazonaws.com",
11307
11459
  "tags" : [ "fips" ]
11460
+ }, {
11461
+ "hostname" : "logs.us-east-2.api.aws",
11462
+ "tags" : [ "dualstack" ]
11308
11463
  } ]
11309
11464
  },
11310
11465
  "us-west-1" : {
11311
11466
  "variants" : [ {
11312
11467
  "hostname" : "logs-fips.us-west-1.amazonaws.com",
11313
11468
  "tags" : [ "fips" ]
11469
+ }, {
11470
+ "hostname" : "logs.us-west-1.api.aws",
11471
+ "tags" : [ "dualstack" ]
11314
11472
  } ]
11315
11473
  },
11316
11474
  "us-west-2" : {
11317
11475
  "variants" : [ {
11318
11476
  "hostname" : "logs-fips.us-west-2.amazonaws.com",
11319
11477
  "tags" : [ "fips" ]
11478
+ }, {
11479
+ "hostname" : "logs.us-west-2.api.aws",
11480
+ "tags" : [ "dualstack" ]
11320
11481
  } ]
11321
11482
  }
11322
11483
  }
@@ -14629,6 +14790,7 @@
14629
14790
  "ap-southeast-3" : { },
14630
14791
  "ap-southeast-4" : { },
14631
14792
  "ca-central-1" : { },
14793
+ "ca-west-1" : { },
14632
14794
  "eu-central-1" : { },
14633
14795
  "eu-central-2" : { },
14634
14796
  "eu-north-1" : { },
@@ -21034,6 +21196,12 @@
21034
21196
  }
21035
21197
  }
21036
21198
  },
21199
+ "network-firewall" : {
21200
+ "endpoints" : {
21201
+ "cn-north-1" : { },
21202
+ "cn-northwest-1" : { }
21203
+ }
21204
+ },
21037
21205
  "oam" : {
21038
21206
  "endpoints" : {
21039
21207
  "cn-north-1" : { },
@@ -26439,7 +26607,8 @@
26439
26607
  },
26440
26608
  "arc-zonal-shift" : {
26441
26609
  "endpoints" : {
26442
- "us-iso-east-1" : { }
26610
+ "us-iso-east-1" : { },
26611
+ "us-iso-west-1" : { }
26443
26612
  }
26444
26613
  },
26445
26614
  "athena" : {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.894.0
4
+ version: 1.896.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-19 00:00:00.000000000 Z
11
+ date: 2024-03-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: