aws-partitions 1.659.0 → 1.661.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: 3f7aadbdcd6edccf234c70f71192a0114f5accee95214c0d6f504f1dc05a6dd1
4
- data.tar.gz: 522831c0b44ccefeb9afd9f1d76c787a101a9f83917d0accd79de7b1bc6045c1
3
+ metadata.gz: a0ebed98b657a0f38bfc8d0302aac358ab4cce70e2a5510a7ea5616cf598e6ad
4
+ data.tar.gz: b01b2ab3424f740eb4f94ce85b1c6d53d4db5143e4b493f3931a01e3e1920b7b
5
5
  SHA512:
6
- metadata.gz: b0875ff70c75cd04d6cbf0aa4f6f2798713067b06e55885d368febff670c223d1b27a71de0ab3fcbae98f3c14ead7697c86b2c8cd3c4f2052e90ae0b748bcd86
7
- data.tar.gz: 9f40dadec8e23c092b0d79951052e6f3aee6e6c99c41ba67a5a6765d71ac7cd665c350f85dfe8e764b91b4cba4b13afb77eeb97de29ebe1331dab5a5fcd984fa
6
+ metadata.gz: 0b477541a0d2b9dad22f1bee5e165aad5a9268c8650ca92670b9c39869dda4df87873572b57ef33e1d90b26b3233d6e8628771db48ef138ba9ea8de3e584f8cf
7
+ data.tar.gz: 1123ae8195c949d8ff74c971837b044e464e8d273ff63694cd413d23f4e84f78fab8cf3a515ba05a17dd0d2f5c1a8ee148d673f1dfb7ae52962946836fb950af
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.661.0 (2022-11-15)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::SsmSap`.
8
+
9
+ 1.660.0 (2022-11-11)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.659.0 (2022-11-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.659.0
1
+ 1.661.0
@@ -540,6 +540,7 @@ module Aws
540
540
  'SimpleDB' => 'sdb',
541
541
  'SnowDeviceManagement' => 'snow-device-management',
542
542
  'Snowball' => 'snowball',
543
+ 'SsmSap' => 'ssm-sap',
543
544
  'States' => 'states',
544
545
  'StorageGateway' => 'storagegateway',
545
546
  'Support' => 'support',
@@ -6,7 +6,7 @@
6
6
  "regionRegex": "^(us|eu|ap|sa|ca|me|af)-\\w+-\\d+$",
7
7
  "regions": {
8
8
  "af-south-1": {},
9
- "af-east-1": {},
9
+ "ap-east-1": {},
10
10
  "ap-northeast-1": {},
11
11
  "ap-northeast-2": {},
12
12
  "ap-northeast-3": {},
@@ -21,6 +21,7 @@
21
21
  "eu-west-1": {},
22
22
  "eu-west-2": {},
23
23
  "eu-west-3": {},
24
+ "me-central-1": {},
24
25
  "me-south-1": {},
25
26
  "sa-east-1": {},
26
27
  "us-east-1": {},
@@ -80,6 +81,8 @@
80
81
  "dualStackDnsSuffix": "c2s.ic.gov"
81
82
  },
82
83
  "regions": {
84
+ "us-iso-east-1": {},
85
+ "us-iso-west-1": {},
83
86
  "aws-iso-global": {}
84
87
  }
85
88
  },
@@ -94,6 +97,7 @@
94
97
  "dualStackDnsSuffix": "sc2s.sgov.gov"
95
98
  },
96
99
  "regions": {
100
+ "us-isob-east-1": {},
97
101
  "aws-iso-b-global": {}
98
102
  }
99
103
  }
data/partitions.json CHANGED
@@ -5633,6 +5633,7 @@
5633
5633
  "ap-south-1" : { },
5634
5634
  "ap-southeast-1" : { },
5635
5635
  "ap-southeast-2" : { },
5636
+ "ap-southeast-3" : { },
5636
5637
  "ca-central-1" : { },
5637
5638
  "eu-central-1" : { },
5638
5639
  "eu-north-1" : { },
@@ -6689,6 +6690,7 @@
6689
6690
  },
6690
6691
  "gamesparks" : {
6691
6692
  "endpoints" : {
6693
+ "ap-northeast-1" : { },
6692
6694
  "us-east-1" : { }
6693
6695
  }
6694
6696
  },
@@ -9391,8 +9393,10 @@
9391
9393
  "ca-central-1" : { },
9392
9394
  "eu-central-1" : { },
9393
9395
  "eu-north-1" : { },
9396
+ "eu-south-1" : { },
9394
9397
  "eu-west-1" : { },
9395
9398
  "eu-west-2" : { },
9399
+ "eu-west-3" : { },
9396
9400
  "fips" : {
9397
9401
  "credentialScope" : {
9398
9402
  "region" : "us-west-1"
@@ -9865,7 +9869,6 @@
9865
9869
  "ap-south-1" : { },
9866
9870
  "ap-southeast-1" : { },
9867
9871
  "ap-southeast-2" : { },
9868
- "ap-southeast-3" : { },
9869
9872
  "ca-central-1" : {
9870
9873
  "variants" : [ {
9871
9874
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -12405,6 +12408,19 @@
12405
12408
  "isRegionalized" : false,
12406
12409
  "partitionEndpoint" : "aws-global"
12407
12410
  },
12411
+ "scheduler" : {
12412
+ "endpoints" : {
12413
+ "ap-northeast-1" : { },
12414
+ "ap-southeast-1" : { },
12415
+ "ap-southeast-2" : { },
12416
+ "eu-central-1" : { },
12417
+ "eu-north-1" : { },
12418
+ "eu-west-1" : { },
12419
+ "us-east-1" : { },
12420
+ "us-east-2" : { },
12421
+ "us-west-2" : { }
12422
+ }
12423
+ },
12408
12424
  "schemas" : {
12409
12425
  "endpoints" : {
12410
12426
  "ap-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.659.0
4
+ version: 1.661.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: 2022-11-10 00:00:00.000000000 Z
11
+ date: 2022-11-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: