aws-partitions 1.692.0 → 1.696.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +47 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 68118bab63ca104c2c4330561f86941e50a7d4a5003039fb66f8346f463fe5e2
4
- data.tar.gz: 2a7526d73ec9117e7c856c927e9375fe6fc49a5e2953b59d8497e949ce204fbb
3
+ metadata.gz: a68bbf6c7dd753d5e8a41c399aaa1b92ec18b47ee0f253c464099b5e3b805130
4
+ data.tar.gz: 0aeb5a4eab759fd156d62ab306fa1c16d38ab4e514abd8f3bd3605a9746b24c0
5
5
  SHA512:
6
- metadata.gz: 247ec4107496371b7a6a6fb3733b53bd74facc7cf2f619e61cd76d2427341660d4fbb52f4c4973977e1b4c967adbc8f3c260dece8aa5392e9b9b912472b7ae9e
7
- data.tar.gz: ae8708fd3e1fe8b9f2ee4a453e0dc57efc40bf3e865f8587c9976b35c7d1a5f8b9b7e3a12d8cd365f2b2de1383c99c62cc89bfdbe6a87b1cd8f4833dbeb5b0f4
6
+ metadata.gz: dd9dfa45f5cd204ab7bc0e6f42d782979d3231559a0f8ebf913251bd39588f7b9e864bfbd67bdf405493ecbade1b2610403fe839ddd2a216a1671ec7e4e32067
7
+ data.tar.gz: 911ac7f51970e7a80e7ae7501dc033e21902324710644adcfb8136e6b18c833af31db86d05741796a4a49518d709cb3f18ae5061816501657a4d92b401d117c4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.696.0 (2023-01-19)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.695.0 (2023-01-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.694.0 (2023-01-17)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.693.0 (2023-01-13)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.692.0 (2023-01-12)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.692.0
1
+ 1.696.0
data/partitions.json CHANGED
@@ -1015,12 +1015,15 @@
1015
1015
  },
1016
1016
  "api.mediatailor" : {
1017
1017
  "endpoints" : {
1018
+ "af-south-1" : { },
1018
1019
  "ap-northeast-1" : { },
1020
+ "ap-south-1" : { },
1019
1021
  "ap-southeast-1" : { },
1020
1022
  "ap-southeast-2" : { },
1021
1023
  "eu-central-1" : { },
1022
1024
  "eu-west-1" : { },
1023
1025
  "us-east-1" : { },
1026
+ "us-east-2" : { },
1024
1027
  "us-west-2" : { }
1025
1028
  }
1026
1029
  },
@@ -2069,6 +2072,7 @@
2069
2072
  "eu-west-1" : { },
2070
2073
  "eu-west-2" : { },
2071
2074
  "eu-west-3" : { },
2075
+ "me-central-1" : { },
2072
2076
  "me-south-1" : { },
2073
2077
  "sa-east-1" : { },
2074
2078
  "us-east-1" : { },
@@ -4735,6 +4739,7 @@
4735
4739
  "ap-northeast-2" : { },
4736
4740
  "ap-northeast-3" : { },
4737
4741
  "ap-south-1" : { },
4742
+ "ap-south-2" : { },
4738
4743
  "ap-southeast-1" : { },
4739
4744
  "ap-southeast-2" : { },
4740
4745
  "ap-southeast-3" : { },
@@ -4745,8 +4750,10 @@
4745
4750
  } ]
4746
4751
  },
4747
4752
  "eu-central-1" : { },
4753
+ "eu-central-2" : { },
4748
4754
  "eu-north-1" : { },
4749
4755
  "eu-south-1" : { },
4756
+ "eu-south-2" : { },
4750
4757
  "eu-west-1" : { },
4751
4758
  "eu-west-2" : { },
4752
4759
  "eu-west-3" : { },
@@ -9333,6 +9340,7 @@
9333
9340
  "m2" : {
9334
9341
  "endpoints" : {
9335
9342
  "ap-northeast-1" : { },
9343
+ "ap-northeast-2" : { },
9336
9344
  "ap-south-1" : { },
9337
9345
  "ap-southeast-1" : { },
9338
9346
  "ap-southeast-2" : { },
@@ -9351,6 +9359,12 @@
9351
9359
  "fips-us-east-1" : {
9352
9360
  "deprecated" : true
9353
9361
  },
9362
+ "fips-us-east-2" : {
9363
+ "deprecated" : true
9364
+ },
9365
+ "fips-us-west-1" : {
9366
+ "deprecated" : true
9367
+ },
9354
9368
  "fips-us-west-2" : {
9355
9369
  "deprecated" : true
9356
9370
  },
@@ -9360,6 +9374,16 @@
9360
9374
  "tags" : [ "fips" ]
9361
9375
  } ]
9362
9376
  },
9377
+ "us-east-2" : {
9378
+ "variants" : [ {
9379
+ "tags" : [ "fips" ]
9380
+ } ]
9381
+ },
9382
+ "us-west-1" : {
9383
+ "variants" : [ {
9384
+ "tags" : [ "fips" ]
9385
+ } ]
9386
+ },
9363
9387
  "us-west-2" : {
9364
9388
  "variants" : [ {
9365
9389
  "tags" : [ "fips" ]
@@ -13190,6 +13214,7 @@
13190
13214
  "deprecated" : true,
13191
13215
  "hostname" : "securityhub-fips.us-west-2.amazonaws.com"
13192
13216
  },
13217
+ "me-central-1" : { },
13193
13218
  "me-south-1" : { },
13194
13219
  "sa-east-1" : { },
13195
13220
  "us-east-1" : {
@@ -13422,6 +13447,7 @@
13422
13447
  "deprecated" : true,
13423
13448
  "hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
13424
13449
  },
13450
+ "me-central-1" : { },
13425
13451
  "me-south-1" : { },
13426
13452
  "sa-east-1" : { },
13427
13453
  "us-east-1" : {
@@ -14412,8 +14438,28 @@
14412
14438
  },
14413
14439
  "ssm-sap" : {
14414
14440
  "endpoints" : {
14441
+ "af-south-1" : { },
14442
+ "ap-east-1" : { },
14443
+ "ap-northeast-1" : { },
14444
+ "ap-northeast-2" : { },
14445
+ "ap-northeast-3" : { },
14446
+ "ap-south-1" : { },
14447
+ "ap-southeast-1" : { },
14415
14448
  "ap-southeast-2" : { },
14416
- "us-east-1" : { }
14449
+ "ap-southeast-3" : { },
14450
+ "ca-central-1" : { },
14451
+ "eu-central-1" : { },
14452
+ "eu-north-1" : { },
14453
+ "eu-south-1" : { },
14454
+ "eu-west-1" : { },
14455
+ "eu-west-2" : { },
14456
+ "eu-west-3" : { },
14457
+ "me-south-1" : { },
14458
+ "sa-east-1" : { },
14459
+ "us-east-1" : { },
14460
+ "us-east-2" : { },
14461
+ "us-west-1" : { },
14462
+ "us-west-2" : { }
14417
14463
  }
14418
14464
  },
14419
14465
  "sso" : {
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.692.0
4
+ version: 1.696.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: 2023-01-12 00:00:00.000000000 Z
11
+ date: 2023-01-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: