aws-partitions 1.843.0 → 1.847.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6bb4662ab47c4fc655db4e53517ce034a7a527f165806d60ce5842bd2d6bfbab
4
- data.tar.gz: a95e3ad1c6e99f2daab77ea716a6e1dd041c469b01e30655ea44736e422f563d
3
+ metadata.gz: 4a6382f1e48bbb4eed47372c3cbdb6ab9eada60894fb77221ee3fc37af6685be
4
+ data.tar.gz: a8e88ab61da9c3cfb5a5ffffa37175446d6f328480b011b96b01dd3226c8966a
5
5
  SHA512:
6
- metadata.gz: 79f8f0d3984a1087d62b95362d3e447afcc36de8cbd11a557dab93912f25d027751f16224acb7dd00fe49fb29f21ee094cb2222b02eebb095e9c9e1263b46138
7
- data.tar.gz: aee040bd96619427649402d00dfb8583183ec2621db1516a9bbf11ad0d2a28a527384871ded15d60ce34cef9af44e8f1e9bc3c2da370dafd21a684c2301793dc
6
+ metadata.gz: 8a28a727c7d0086cb3f78fd4975f191f1110c0d7bc06dd71e6dbd69bc393a56846e126cf61080a25798581cd9da6d08b687ee42aea16544f8fc2e7d173d67808
7
+ data.tar.gz: 300d59b7c1d652a3408b4730e263322b68ba3be98de3ed71b29a4be0b779e76cb55a97c9c33dfd3811b7e591bcf665e2d798e4b9f616c9f096d94f5c3af25272
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.847.0 (2023-11-07)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.846.0 (2023-11-06)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.845.0 (2023-11-03)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::LaunchWizard`.
18
+
19
+ 1.844.0 (2023-11-02)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.843.0 (2023-10-27)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.843.0
1
+ 1.847.0
@@ -436,6 +436,7 @@ module Aws
436
436
  'LakeFormation' => 'lakeformation',
437
437
  'Lambda' => 'lambda',
438
438
  'LambdaPreview' => 'lambda',
439
+ 'LaunchWizard' => 'launchwizard',
439
440
  'Lex' => 'runtime.lex',
440
441
  'LexModelBuildingService' => 'models.lex',
441
442
  'LexModelsV2' => 'models-v2-lex',
data/partitions.json CHANGED
@@ -1050,11 +1050,18 @@
1050
1050
  "endpoints" : {
1051
1051
  "af-south-1" : { },
1052
1052
  "ap-northeast-1" : { },
1053
+ "ap-northeast-2" : { },
1054
+ "ap-northeast-3" : { },
1053
1055
  "ap-south-1" : { },
1054
1056
  "ap-southeast-1" : { },
1055
1057
  "ap-southeast-2" : { },
1058
+ "ap-southeast-4" : { },
1059
+ "ca-central-1" : { },
1056
1060
  "eu-central-1" : { },
1061
+ "eu-north-1" : { },
1057
1062
  "eu-west-1" : { },
1063
+ "eu-west-3" : { },
1064
+ "sa-east-1" : { },
1058
1065
  "us-east-1" : { },
1059
1066
  "us-east-2" : { },
1060
1067
  "us-west-2" : { }
@@ -4056,6 +4063,7 @@
4056
4063
  "ap-southeast-1" : { },
4057
4064
  "ap-southeast-2" : { },
4058
4065
  "ap-southeast-3" : { },
4066
+ "ap-southeast-4" : { },
4059
4067
  "ca-central-1" : {
4060
4068
  "variants" : [ {
4061
4069
  "hostname" : "controltower-fips.ca-central-1.amazonaws.com",
@@ -13683,6 +13691,12 @@
13683
13691
  } ]
13684
13692
  },
13685
13693
  "endpoints" : {
13694
+ "af-south-1" : {
13695
+ "hostname" : "resource-explorer-2.af-south-1.api.aws"
13696
+ },
13697
+ "ap-east-1" : {
13698
+ "hostname" : "resource-explorer-2.ap-east-1.api.aws"
13699
+ },
13686
13700
  "ap-northeast-1" : {
13687
13701
  "hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
13688
13702
  },
@@ -13722,6 +13736,9 @@
13722
13736
  "eu-north-1" : {
13723
13737
  "hostname" : "resource-explorer-2.eu-north-1.api.aws"
13724
13738
  },
13739
+ "eu-south-1" : {
13740
+ "hostname" : "resource-explorer-2.eu-south-1.api.aws"
13741
+ },
13725
13742
  "eu-west-1" : {
13726
13743
  "hostname" : "resource-explorer-2.eu-west-1.api.aws"
13727
13744
  },
@@ -13734,6 +13751,9 @@
13734
13751
  "il-central-1" : {
13735
13752
  "hostname" : "resource-explorer-2.il-central-1.api.aws"
13736
13753
  },
13754
+ "me-central-1" : {
13755
+ "hostname" : "resource-explorer-2.me-central-1.api.aws"
13756
+ },
13737
13757
  "me-south-1" : {
13738
13758
  "hostname" : "resource-explorer-2.me-south-1.api.aws"
13739
13759
  },
@@ -17451,6 +17471,7 @@
17451
17471
  "ap-northeast-1" : { },
17452
17472
  "ap-northeast-2" : { },
17453
17473
  "ap-southeast-1" : { },
17474
+ "ap-southeast-2" : { },
17454
17475
  "ca-central-1" : {
17455
17476
  "variants" : [ {
17456
17477
  "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com",
@@ -25480,6 +25501,11 @@
25480
25501
  "us-isob-east-1" : { }
25481
25502
  }
25482
25503
  },
25504
+ "cloudcontrolapi" : {
25505
+ "endpoints" : {
25506
+ "us-isob-east-1" : { }
25507
+ }
25508
+ },
25483
25509
  "cloudformation" : {
25484
25510
  "endpoints" : {
25485
25511
  "us-isob-east-1" : { }
@@ -25790,6 +25816,11 @@
25790
25816
  "us-isob-east-1" : { }
25791
25817
  }
25792
25818
  },
25819
+ "runtime.sagemaker" : {
25820
+ "endpoints" : {
25821
+ "us-isob-east-1" : { }
25822
+ }
25823
+ },
25793
25824
  "s3" : {
25794
25825
  "defaults" : {
25795
25826
  "protocols" : [ "http", "https" ],
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.843.0
4
+ version: 1.847.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-10-27 00:00:00.000000000 Z
11
+ date: 2023-11-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: