aws-partitions 1.730.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: edde9ac153e4088b91f85d7a5b2cb0e0ff6b404ff6e218ea502aeec092e475ed
4
- data.tar.gz: c97e16a1b57ceffaa1a088668da5b8805cf7d96f5288b5c21d7b75f78aff2b79
3
+ metadata.gz: 4517f5bd9e44a62185172197d09c864b0c08d07d57f704563803aff573418f4d
4
+ data.tar.gz: 66f92ffccbe3169151379d6f0f5aabca416782eb93ad1453cc8995a6a8300a26
5
5
  SHA512:
6
- metadata.gz: 41d6dc948a1218960a988a6613fc4bb81ace04d8b728164564db1f586563a3aa715d8fec9f1fc2d086feef0f2deb93c9148bd1ceef32ea75727fc218bbe8c381
7
- data.tar.gz: 423aab11a4f1b2e3e7d391e56e5bf865fae8a6da5b7ed4fdcb9bed1d45c3dc1cf8c377696165c886ea14d1bd1ca295a26b0be5545b81a8dedff33ca58874ee5d
6
+ metadata.gz: aba5a487f379177635d1a32639cf5d7ae62255828f7ed52d76601b89f706857c1f51ff291d6fcb61b65ed67f797e0fc66da8843f55d5f2caeca907ec530352e3
7
+ data.tar.gz: e9dcd93005085235689d0da5bc161b57cb71255dbd251a5759d38055712aab7010ecb3eaa746e487671ee8b7beeb05feb16fc01506c84bf7b6740c44f90d141d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
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
+
19
+ 1.732.0 (2023-03-21)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.731.0 (2023-03-20)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
4
29
  1.730.0 (2023-03-17)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.730.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" : {
@@ -14735,19 +14762,79 @@
14735
14762
  "ap-southeast-1" : { },
14736
14763
  "ap-southeast-2" : { },
14737
14764
  "ap-southeast-3" : { },
14738
- "ca-central-1" : { },
14765
+ "ca-central-1" : {
14766
+ "variants" : [ {
14767
+ "hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com",
14768
+ "tags" : [ "fips" ]
14769
+ } ]
14770
+ },
14739
14771
  "eu-central-1" : { },
14740
14772
  "eu-north-1" : { },
14741
14773
  "eu-south-1" : { },
14742
14774
  "eu-west-1" : { },
14743
14775
  "eu-west-2" : { },
14744
14776
  "eu-west-3" : { },
14777
+ "fips-ca-central-1" : {
14778
+ "credentialScope" : {
14779
+ "region" : "ca-central-1"
14780
+ },
14781
+ "deprecated" : true,
14782
+ "hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com"
14783
+ },
14784
+ "fips-us-east-1" : {
14785
+ "credentialScope" : {
14786
+ "region" : "us-east-1"
14787
+ },
14788
+ "deprecated" : true,
14789
+ "hostname" : "ssm-sap-fips.us-east-1.amazonaws.com"
14790
+ },
14791
+ "fips-us-east-2" : {
14792
+ "credentialScope" : {
14793
+ "region" : "us-east-2"
14794
+ },
14795
+ "deprecated" : true,
14796
+ "hostname" : "ssm-sap-fips.us-east-2.amazonaws.com"
14797
+ },
14798
+ "fips-us-west-1" : {
14799
+ "credentialScope" : {
14800
+ "region" : "us-west-1"
14801
+ },
14802
+ "deprecated" : true,
14803
+ "hostname" : "ssm-sap-fips.us-west-1.amazonaws.com"
14804
+ },
14805
+ "fips-us-west-2" : {
14806
+ "credentialScope" : {
14807
+ "region" : "us-west-2"
14808
+ },
14809
+ "deprecated" : true,
14810
+ "hostname" : "ssm-sap-fips.us-west-2.amazonaws.com"
14811
+ },
14745
14812
  "me-south-1" : { },
14746
14813
  "sa-east-1" : { },
14747
- "us-east-1" : { },
14748
- "us-east-2" : { },
14749
- "us-west-1" : { },
14750
- "us-west-2" : { }
14814
+ "us-east-1" : {
14815
+ "variants" : [ {
14816
+ "hostname" : "ssm-sap-fips.us-east-1.amazonaws.com",
14817
+ "tags" : [ "fips" ]
14818
+ } ]
14819
+ },
14820
+ "us-east-2" : {
14821
+ "variants" : [ {
14822
+ "hostname" : "ssm-sap-fips.us-east-2.amazonaws.com",
14823
+ "tags" : [ "fips" ]
14824
+ } ]
14825
+ },
14826
+ "us-west-1" : {
14827
+ "variants" : [ {
14828
+ "hostname" : "ssm-sap-fips.us-west-1.amazonaws.com",
14829
+ "tags" : [ "fips" ]
14830
+ } ]
14831
+ },
14832
+ "us-west-2" : {
14833
+ "variants" : [ {
14834
+ "hostname" : "ssm-sap-fips.us-west-2.amazonaws.com",
14835
+ "tags" : [ "fips" ]
14836
+ } ]
14837
+ }
14751
14838
  }
14752
14839
  },
14753
14840
  "sso" : {
@@ -15598,6 +15685,7 @@
15598
15685
  "deprecated" : true,
15599
15686
  "hostname" : "transfer-fips.us-west-2.amazonaws.com"
15600
15687
  },
15688
+ "me-central-1" : { },
15601
15689
  "me-south-1" : { },
15602
15690
  "sa-east-1" : { },
15603
15691
  "us-east-1" : {
@@ -17637,6 +17725,12 @@
17637
17725
  }
17638
17726
  }
17639
17727
  },
17728
+ "oam" : {
17729
+ "endpoints" : {
17730
+ "cn-north-1" : { },
17731
+ "cn-northwest-1" : { }
17732
+ }
17733
+ },
17640
17734
  "organizations" : {
17641
17735
  "endpoints" : {
17642
17736
  "aws-cn-global" : {
@@ -18638,12 +18732,34 @@
18638
18732
  "credentialScope" : {
18639
18733
  "region" : "us-gov-east-1"
18640
18734
  },
18735
+ "hostname" : "cassandra.us-gov-east-1.amazonaws.com",
18736
+ "variants" : [ {
18737
+ "hostname" : "cassandra.us-gov-east-1.amazonaws.com",
18738
+ "tags" : [ "fips" ]
18739
+ } ]
18740
+ },
18741
+ "us-gov-east-1-fips" : {
18742
+ "credentialScope" : {
18743
+ "region" : "us-gov-east-1"
18744
+ },
18745
+ "deprecated" : true,
18641
18746
  "hostname" : "cassandra.us-gov-east-1.amazonaws.com"
18642
18747
  },
18643
18748
  "us-gov-west-1" : {
18644
18749
  "credentialScope" : {
18645
18750
  "region" : "us-gov-west-1"
18646
18751
  },
18752
+ "hostname" : "cassandra.us-gov-west-1.amazonaws.com",
18753
+ "variants" : [ {
18754
+ "hostname" : "cassandra.us-gov-west-1.amazonaws.com",
18755
+ "tags" : [ "fips" ]
18756
+ } ]
18757
+ },
18758
+ "us-gov-west-1-fips" : {
18759
+ "credentialScope" : {
18760
+ "region" : "us-gov-west-1"
18761
+ },
18762
+ "deprecated" : true,
18647
18763
  "hostname" : "cassandra.us-gov-west-1.amazonaws.com"
18648
18764
  }
18649
18765
  }
@@ -20289,6 +20405,11 @@
20289
20405
  }
20290
20406
  }
20291
20407
  },
20408
+ "iottwinmaker" : {
20409
+ "endpoints" : {
20410
+ "us-gov-west-1" : { }
20411
+ }
20412
+ },
20292
20413
  "kafka" : {
20293
20414
  "endpoints" : {
20294
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.730.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-17 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: