aws-partitions 1.732.0 → 1.735.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 39b93901bf249de5ed80146e2ab85df2cdb2a86ea0ae6f2c5b920d6c25a0bf8a
4
- data.tar.gz: ff251b10bc9e8b5982b51906f1a7aae4f516218811f97b11d820265f208d72d6
3
+ metadata.gz: 4517f5bd9e44a62185172197d09c864b0c08d07d57f704563803aff573418f4d
4
+ data.tar.gz: 66f92ffccbe3169151379d6f0f5aabca416782eb93ad1453cc8995a6a8300a26
5
5
  SHA512:
6
- metadata.gz: 4629d1ad7f807620a3ca9db59dcec9cf6d3f6e5599a33a7674e87391ec155030ebb9cddaf6068e94fcb5709d81557562076b93d50afd98d3138c77151a598105
7
- data.tar.gz: 18f901ae54fcf0b5a8716990e5e5ea9b9ebdfd28a93e16ebf5eb0979ed681c7590dbc9fde64ac7f4c43516b0984b883ed3ace2d0dd28b6000546fa32730d419d
6
+ metadata.gz: aba5a487f379177635d1a32639cf5d7ae62255828f7ed52d76601b89f706857c1f51ff291d6fcb61b65ed67f797e0fc66da8843f55d5f2caeca907ec530352e3
7
+ data.tar.gz: e9dcd93005085235689d0da5bc161b57cb71255dbd251a5759d38055712aab7010ecb3eaa746e487671ee8b7beeb05feb16fc01506c84bf7b6740c44f90d141d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.735.0 (2023-03-24)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.734.0 (2023-03-23)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::IVSRealTime`.
13
+
14
+ 1.733.0 (2023-03-22)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.732.0 (2023-03-21)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.732.0
1
+ 1.735.0
@@ -390,6 +390,7 @@ module Aws
390
390
  'Honeycode' => 'honeycode',
391
391
  'IAM' => 'iam',
392
392
  'IVS' => 'ivs',
393
+ 'IVSRealTime' => 'ivsrealtime',
393
394
  'IdentityStore' => 'identitystore',
394
395
  'Imagebuilder' => 'imagebuilder',
395
396
  'ImportExport' => 'importexport',
data/partitions.json CHANGED
@@ -1071,6 +1071,7 @@
1071
1071
  "ap-southeast-3" : { },
1072
1072
  "ca-central-1" : { },
1073
1073
  "eu-central-1" : { },
1074
+ "eu-central-2" : { },
1074
1075
  "eu-north-1" : { },
1075
1076
  "eu-south-1" : { },
1076
1077
  "eu-west-1" : { },
@@ -1365,15 +1366,21 @@
1365
1366
  "ap-northeast-2" : { },
1366
1367
  "ap-northeast-3" : { },
1367
1368
  "ap-south-1" : { },
1369
+ "ap-south-2" : { },
1368
1370
  "ap-southeast-1" : { },
1369
1371
  "ap-southeast-2" : { },
1372
+ "ap-southeast-3" : { },
1373
+ "ap-southeast-4" : { },
1370
1374
  "ca-central-1" : { },
1371
1375
  "eu-central-1" : { },
1376
+ "eu-central-2" : { },
1372
1377
  "eu-north-1" : { },
1373
1378
  "eu-south-1" : { },
1379
+ "eu-south-2" : { },
1374
1380
  "eu-west-1" : { },
1375
1381
  "eu-west-2" : { },
1376
1382
  "eu-west-3" : { },
1383
+ "me-central-1" : { },
1377
1384
  "me-south-1" : { },
1378
1385
  "sa-east-1" : { },
1379
1386
  "us-east-1" : { },
@@ -8294,6 +8301,17 @@
8294
8301
  "us-west-2" : { }
8295
8302
  }
8296
8303
  },
8304
+ "ivsrealtime" : {
8305
+ "endpoints" : {
8306
+ "ap-northeast-1" : { },
8307
+ "ap-northeast-2" : { },
8308
+ "ap-south-1" : { },
8309
+ "eu-central-1" : { },
8310
+ "eu-west-1" : { },
8311
+ "us-east-1" : { },
8312
+ "us-west-2" : { }
8313
+ }
8314
+ },
8297
8315
  "kafka" : {
8298
8316
  "endpoints" : {
8299
8317
  "af-south-1" : { },
@@ -10132,6 +10150,7 @@
10132
10150
  "ap-southeast-3" : { },
10133
10151
  "ca-central-1" : { },
10134
10152
  "eu-central-1" : { },
10153
+ "eu-central-2" : { },
10135
10154
  "eu-north-1" : { },
10136
10155
  "eu-south-1" : { },
10137
10156
  "eu-west-1" : { },
@@ -12614,6 +12633,7 @@
12614
12633
  "ap-southeast-3" : { },
12615
12634
  "ca-central-1" : { },
12616
12635
  "eu-central-1" : { },
12636
+ "eu-central-2" : { },
12617
12637
  "eu-north-1" : { },
12618
12638
  "eu-south-1" : { },
12619
12639
  "eu-west-1" : { },
@@ -13455,13 +13475,16 @@
13455
13475
  "ap-northeast-2" : { },
13456
13476
  "ap-northeast-3" : { },
13457
13477
  "ap-south-1" : { },
13478
+ "ap-south-2" : { },
13458
13479
  "ap-southeast-1" : { },
13459
13480
  "ap-southeast-2" : { },
13460
13481
  "ap-southeast-3" : { },
13461
13482
  "ca-central-1" : { },
13462
13483
  "eu-central-1" : { },
13484
+ "eu-central-2" : { },
13463
13485
  "eu-north-1" : { },
13464
13486
  "eu-south-1" : { },
13487
+ "eu-south-2" : { },
13465
13488
  "eu-west-1" : { },
13466
13489
  "eu-west-2" : { },
13467
13490
  "eu-west-3" : { },
@@ -13525,9 +13548,12 @@
13525
13548
  "securitylake" : {
13526
13549
  "endpoints" : {
13527
13550
  "ap-northeast-1" : { },
13551
+ "ap-southeast-1" : { },
13528
13552
  "ap-southeast-2" : { },
13529
13553
  "eu-central-1" : { },
13530
13554
  "eu-west-1" : { },
13555
+ "eu-west-2" : { },
13556
+ "sa-east-1" : { },
13531
13557
  "us-east-1" : { },
13532
13558
  "us-east-2" : { },
13533
13559
  "us-west-2" : { }
@@ -13612,6 +13638,7 @@
13612
13638
  "eu-west-1" : { },
13613
13639
  "eu-west-2" : { },
13614
13640
  "eu-west-3" : { },
13641
+ "me-central-1" : { },
13615
13642
  "me-south-1" : { },
13616
13643
  "sa-east-1" : { },
13617
13644
  "us-east-1" : {
@@ -20378,6 +20405,11 @@
20378
20405
  }
20379
20406
  }
20380
20407
  },
20408
+ "iottwinmaker" : {
20409
+ "endpoints" : {
20410
+ "us-gov-west-1" : { }
20411
+ }
20412
+ },
20381
20413
  "kafka" : {
20382
20414
  "endpoints" : {
20383
20415
  "us-gov-east-1" : { },
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.732.0
4
+ version: 1.735.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-03-21 00:00:00.000000000 Z
11
+ date: 2023-03-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: