aws-partitions 1.1221.0 → 1.1222.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +1 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2ccc563853ccdb914f7531fcf0cd42c228fdd554372bde36988da6038e94f2d3
|
|
4
|
+
data.tar.gz: 1c18ea3559e484a5a93db7bf138a49a1b1a0817d639f2cedb7bf23e1f745c502
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ca7f322e342152dafddf914abbb6f8af6b7db4caab9c78661d7249c8ff6048f831b4c4fca684e9dfd41fbfd51272fce3810a396ae7966fcea8e301d8680b3bd6
|
|
7
|
+
data.tar.gz: 3f097d5232462057bed19fc8ba12665351a9d2f2ae0955364f740836791f029449792cac076f304c84b9f06b033c6568cb6fc2894e7043362c3e0cfa5be0b897
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1222.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -349,6 +349,7 @@ module Aws
|
|
|
349
349
|
'ConnectCampaignsV2' => 'connect-campaigns',
|
|
350
350
|
'ConnectCases' => 'cases',
|
|
351
351
|
'ConnectContactLens' => 'contact-lens',
|
|
352
|
+
'ConnectHealth' => 'health-agent',
|
|
352
353
|
'ConnectParticipant' => 'participant.connect',
|
|
353
354
|
'ConnectWisdomService' => 'wisdom',
|
|
354
355
|
'ControlCatalog' => 'controlcatalog',
|
data/partitions.json
CHANGED
|
@@ -11171,6 +11171,7 @@
|
|
|
11171
11171
|
"ap-southeast-3" : { },
|
|
11172
11172
|
"ap-southeast-4" : { },
|
|
11173
11173
|
"ap-southeast-5" : { },
|
|
11174
|
+
"ap-southeast-6" : { },
|
|
11174
11175
|
"ap-southeast-7" : { },
|
|
11175
11176
|
"ca-central-1" : {
|
|
11176
11177
|
"variants" : [ {
|