aws-partitions 1.482.0 → 1.486.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 +4 -4
- data/CHANGELOG.md +22 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +3 -0
- data/partitions.json +26 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b2e6f0d50fc050b21efb57594564f8e81419f0113f3a137f2d11c0575ca2a558
|
|
4
|
+
data.tar.gz: 0562cf7a166acd086192a5e9407049e9592b4e0cf1bb76beea2af019b316715c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 31d3e05f3d2108d6337f1df3fa6e0c79cf3aee115385619cacd6ff96b54cd86bd9dddc0c82e8a67c7d06e4185faca86125e3e2e67d0363ef110adb0d1630b62d
|
|
7
|
+
data.tar.gz: 87e63e5a04d547e7238fcf2d4c0b0bd0f7df3b217bd610bddd22d99bce563ab0e61da0fe0a4753a362dc567a234c802423313f6b48012b0eaa7a82ef91be6b77
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,28 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.486.0 (2021-08-11)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::SnowDeviceManagement`.
|
|
8
|
+
|
|
9
|
+
1.485.0 (2021-08-10)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.484.0 (2021-08-06)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::ChimeSDKMessaging`.
|
|
18
|
+
|
|
19
|
+
* Feature - Added support for enumerating regions for `Aws::ChimeSDKIdentity`.
|
|
20
|
+
|
|
21
|
+
1.483.0 (2021-08-04)
|
|
22
|
+
------------------
|
|
23
|
+
|
|
24
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
25
|
+
|
|
4
26
|
1.482.0 (2021-07-30)
|
|
5
27
|
------------------
|
|
6
28
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.486.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -255,6 +255,8 @@ module Aws
|
|
|
255
255
|
'Braket' => 'braket',
|
|
256
256
|
'Budgets' => 'budgets',
|
|
257
257
|
'Chime' => 'chime',
|
|
258
|
+
'ChimeSDKIdentity' => 'identity-chime',
|
|
259
|
+
'ChimeSDKMessaging' => 'messaging-chime',
|
|
258
260
|
'Cloud9' => 'cloud9',
|
|
259
261
|
'CloudDirectory' => 'clouddirectory',
|
|
260
262
|
'CloudFormation' => 'cloudformation',
|
|
@@ -475,6 +477,7 @@ module Aws
|
|
|
475
477
|
'Shield' => 'shield',
|
|
476
478
|
'Signer' => 'signer',
|
|
477
479
|
'SimpleDB' => 'sdb',
|
|
480
|
+
'SnowDeviceManagement' => 'snow-device-management',
|
|
478
481
|
'Snowball' => 'snowball',
|
|
479
482
|
'States' => 'states',
|
|
480
483
|
'StorageGateway' => 'storagegateway',
|
data/partitions.json
CHANGED
|
@@ -836,6 +836,7 @@
|
|
|
836
836
|
"ap-east-1" : { },
|
|
837
837
|
"ap-northeast-1" : { },
|
|
838
838
|
"ap-northeast-2" : { },
|
|
839
|
+
"ap-northeast-3" : { },
|
|
839
840
|
"ap-south-1" : { },
|
|
840
841
|
"ap-southeast-1" : { },
|
|
841
842
|
"ap-southeast-2" : { },
|
|
@@ -3183,6 +3184,7 @@
|
|
|
3183
3184
|
"ap-east-1" : { },
|
|
3184
3185
|
"ap-northeast-1" : { },
|
|
3185
3186
|
"ap-northeast-2" : { },
|
|
3187
|
+
"ap-northeast-3" : { },
|
|
3186
3188
|
"ap-south-1" : { },
|
|
3187
3189
|
"ap-southeast-1" : { },
|
|
3188
3190
|
"ap-southeast-2" : { },
|
|
@@ -3509,6 +3511,17 @@
|
|
|
3509
3511
|
"isRegionalized" : false,
|
|
3510
3512
|
"partitionEndpoint" : "aws-global"
|
|
3511
3513
|
},
|
|
3514
|
+
"identity-chime" : {
|
|
3515
|
+
"endpoints" : {
|
|
3516
|
+
"us-east-1" : { },
|
|
3517
|
+
"us-east-1-fips" : {
|
|
3518
|
+
"credentialScope" : {
|
|
3519
|
+
"region" : "us-east-1"
|
|
3520
|
+
},
|
|
3521
|
+
"hostname" : "identity-chime-fips.us-east-1.amazonaws.com"
|
|
3522
|
+
}
|
|
3523
|
+
}
|
|
3524
|
+
},
|
|
3512
3525
|
"identitystore" : {
|
|
3513
3526
|
"endpoints" : {
|
|
3514
3527
|
"ap-northeast-1" : { },
|
|
@@ -4363,6 +4376,17 @@
|
|
|
4363
4376
|
"us-west-2" : { }
|
|
4364
4377
|
}
|
|
4365
4378
|
},
|
|
4379
|
+
"messaging-chime" : {
|
|
4380
|
+
"endpoints" : {
|
|
4381
|
+
"us-east-1" : { },
|
|
4382
|
+
"us-east-1-fips" : {
|
|
4383
|
+
"credentialScope" : {
|
|
4384
|
+
"region" : "us-east-1"
|
|
4385
|
+
},
|
|
4386
|
+
"hostname" : "messaging-chime-fips.us-east-1.amazonaws.com"
|
|
4387
|
+
}
|
|
4388
|
+
}
|
|
4389
|
+
},
|
|
4366
4390
|
"metering.marketplace" : {
|
|
4367
4391
|
"defaults" : {
|
|
4368
4392
|
"credentialScope" : {
|
|
@@ -7749,7 +7773,8 @@
|
|
|
7749
7773
|
},
|
|
7750
7774
|
"gamelift" : {
|
|
7751
7775
|
"endpoints" : {
|
|
7752
|
-
"cn-north-1" : { }
|
|
7776
|
+
"cn-north-1" : { },
|
|
7777
|
+
"cn-northwest-1" : { }
|
|
7753
7778
|
}
|
|
7754
7779
|
},
|
|
7755
7780
|
"glacier" : {
|
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.
|
|
4
|
+
version: 1.486.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: 2021-
|
|
11
|
+
date: 2021-08-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|