aws-partitions 1.963.0 → 1.975.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: 9b47c519cb9fb3f113d5c2af41eb5751a85c365726377d36bd5877c7257447b5
4
- data.tar.gz: 284711cfa9a58ffdc3f73e5fdf0f8f4b31d30621e89fd4232dde72902e949feb
3
+ metadata.gz: 80b6747529fe33cd7b7675c636f7afd978293f3fe729cf5d77f9033248f5098f
4
+ data.tar.gz: 983db73eb2a87e78c75370d98274a80f97a952722eb08c76d42128fb2b5cb9b3
5
5
  SHA512:
6
- metadata.gz: 78e15f213eeba7449345589a199473e0ecc63a4add59b805e0cde624b8485cc6082843d193ab0474d303da640ddee46c2114af7ce37dc48abc6b02ece5ba983f
7
- data.tar.gz: 4dfed29aadc648c7adf786cb00113157ad6a0aad1117b5ab3d49024f6f79cc7f5f0488a425e8ab4124197964ae46790437d7b7542ec93943d872169e6be94491
6
+ metadata.gz: 3c849fd37947dfc5a3cfc4ff8f62278a8119ba219164ae777d138d8ec76f310bc33897b55dd72277d60d9f4b2e3854cbe34e1bf806bf326a0f7a9cb99f6eb4e9
7
+ data.tar.gz: 791f1dd40075c257ff4f7d448b53b09b37323f23fe8814c592129caf606578adba5a61be59960b52ba8123c0bfa90d1b549b3fc6690aaaa71a49461871793526
data/CHANGELOG.md CHANGED
@@ -1,6 +1,66 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.975.0 (2024-09-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.974.0 (2024-09-11)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.973.0 (2024-09-10)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.972.0 (2024-09-09)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.971.0 (2024-09-04)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.970.0 (2024-08-30)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.969.0 (2024-08-28)
35
+ ------------------
36
+
37
+ * Feature - Added support for enumerating regions for `Aws::PCS`.
38
+
39
+ 1.968.0 (2024-08-22)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.967.0 (2024-08-21)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.966.0 (2024-08-19)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.965.0 (2024-08-16)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.964.0 (2024-08-15)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
4
64
  1.963.0 (2024-08-09)
5
65
  ------------------
6
66
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.963.0
1
+ 1.975.0
@@ -324,7 +324,6 @@ module Aws
324
324
  'CodeGuruReviewer' => 'codeguru-reviewer',
325
325
  'CodeGuruSecurity' => 'codeguru-security',
326
326
  'CodePipeline' => 'codepipeline',
327
- 'CodeStar' => 'codestar',
328
327
  'CodeStarNotifications' => 'codestar-notifications',
329
328
  'CodeStarconnections' => 'codestar-connections',
330
329
  'CognitoIdentity' => 'cognito-identity',
@@ -448,7 +447,6 @@ module Aws
448
447
  'KinesisVideoWebRTCStorage' => 'kinesisvideo',
449
448
  'LakeFormation' => 'lakeformation',
450
449
  'Lambda' => 'lambda',
451
- 'LambdaPreview' => 'lambda',
452
450
  'LaunchWizard' => 'launchwizard',
453
451
  'Lex' => 'runtime.lex',
454
452
  'LexModelBuildingService' => 'models.lex',
@@ -511,6 +509,7 @@ module Aws
511
509
  'OpsWorksCM' => 'opsworks-cm',
512
510
  'Organizations' => 'organizations',
513
511
  'Outposts' => 'outposts',
512
+ 'PCS' => 'pcs',
514
513
  'PI' => 'pi',
515
514
  'Panorama' => 'panorama',
516
515
  'PaymentCryptography' => 'controlplane.payment-cryptography',
@@ -623,7 +622,6 @@ module Aws
623
622
  'WAFV2' => 'wafv2',
624
623
  'WellArchitected' => 'wellarchitected',
625
624
  'WorkDocs' => 'workdocs',
626
- 'WorkLink' => 'worklink',
627
625
  'WorkMail' => 'workmail',
628
626
  'WorkMailMessageFlow' => 'workmailmessageflow',
629
627
  'WorkSpaces' => 'workspaces',
@@ -9,7 +9,7 @@
9
9
  "supportsDualStack" : true,
10
10
  "supportsFIPS" : true
11
11
  },
12
- "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
12
+ "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
13
13
  "regions" : {
14
14
  "af-south-1" : {
15
15
  "description" : "Africa (Cape Town)"
@@ -44,6 +44,9 @@
44
44
  "ap-southeast-4" : {
45
45
  "description" : "Asia Pacific (Melbourne)"
46
46
  },
47
+ "ap-southeast-5" : {
48
+ "description" : "Asia Pacific (Malaysia)"
49
+ },
47
50
  "aws-global" : {
48
51
  "description" : "AWS Standard global region"
49
52
  },