aws-partitions 1.615.0 → 1.617.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 +12 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +39 -0
- 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: 990a3c3f071faeec18cb9d71a49cd29cfe4f61dae1ffd7fe3bc615b877f32a1f
|
|
4
|
+
data.tar.gz: 69995e567e059a04fc8d1ef9153b075a875f313874a173455cacc3fffd173bb7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f4992a7592eb0b3560bd102a78b1edde8015651db428f84147c098db28cad47dd3e4c82e19509e3543ad7d6c554401209d6bfdf2a2e61116297a574ef1e03474
|
|
7
|
+
data.tar.gz: c0b5b2c7eff4c385e380ff20937fd4ee11a1eab6231001dfd41933f4a5ebd8f9fe5dcf47c0f3f05c74914ca4d8dbb47bbeee646fc5b20b2f926e35f7973bf32b
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.617.0 (2022-08-11)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::PrivateNetworks`.
|
|
8
|
+
|
|
9
|
+
* Feature - Added support for enumerating regions for `Aws::BackupStorage`.
|
|
10
|
+
|
|
11
|
+
1.616.0 (2022-08-08)
|
|
12
|
+
------------------
|
|
13
|
+
|
|
14
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
15
|
+
|
|
4
16
|
1.615.0 (2022-08-04)
|
|
5
17
|
------------------
|
|
6
18
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.617.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -255,6 +255,7 @@ module Aws
|
|
|
255
255
|
'AutoScalingPlans' => 'autoscaling-plans',
|
|
256
256
|
'Backup' => 'backup',
|
|
257
257
|
'BackupGateway' => 'backup-gateway',
|
|
258
|
+
'BackupStorage' => 'backupstorage',
|
|
258
259
|
'Batch' => 'batch',
|
|
259
260
|
'BillingConductor' => 'billingconductor',
|
|
260
261
|
'Braket' => 'braket',
|
|
@@ -455,6 +456,7 @@ module Aws
|
|
|
455
456
|
'PinpointSMSVoiceV2' => 'sms-voice',
|
|
456
457
|
'Polly' => 'polly',
|
|
457
458
|
'Pricing' => 'api.pricing',
|
|
459
|
+
'PrivateNetworks' => 'private-networks',
|
|
458
460
|
'PrometheusService' => 'aps',
|
|
459
461
|
'Proton' => 'proton',
|
|
460
462
|
'QLDB' => 'qldb',
|
data/partitions.json
CHANGED
|
@@ -1310,6 +1310,12 @@
|
|
|
1310
1310
|
"tags" : [ "dualstack" ]
|
|
1311
1311
|
} ]
|
|
1312
1312
|
},
|
|
1313
|
+
"ap-northeast-3" : {
|
|
1314
|
+
"variants" : [ {
|
|
1315
|
+
"hostname" : "appmesh.ap-northeast-3.api.aws",
|
|
1316
|
+
"tags" : [ "dualstack" ]
|
|
1317
|
+
} ]
|
|
1318
|
+
},
|
|
1313
1319
|
"ap-south-1" : {
|
|
1314
1320
|
"variants" : [ {
|
|
1315
1321
|
"hostname" : "appmesh.ap-south-1.api.aws",
|
|
@@ -1328,6 +1334,12 @@
|
|
|
1328
1334
|
"tags" : [ "dualstack" ]
|
|
1329
1335
|
} ]
|
|
1330
1336
|
},
|
|
1337
|
+
"ap-southeast-3" : {
|
|
1338
|
+
"variants" : [ {
|
|
1339
|
+
"hostname" : "appmesh.ap-southeast-3.api.aws",
|
|
1340
|
+
"tags" : [ "dualstack" ]
|
|
1341
|
+
} ]
|
|
1342
|
+
},
|
|
1331
1343
|
"ca-central-1" : {
|
|
1332
1344
|
"variants" : [ {
|
|
1333
1345
|
"hostname" : "appmesh.ca-central-1.api.aws",
|
|
@@ -1745,6 +1757,14 @@
|
|
|
1745
1757
|
"us-west-2" : { }
|
|
1746
1758
|
}
|
|
1747
1759
|
},
|
|
1760
|
+
"backupstorage" : {
|
|
1761
|
+
"endpoints" : {
|
|
1762
|
+
"eu-west-1" : { },
|
|
1763
|
+
"us-east-1" : { },
|
|
1764
|
+
"us-east-2" : { },
|
|
1765
|
+
"us-west-2" : { }
|
|
1766
|
+
}
|
|
1767
|
+
},
|
|
1748
1768
|
"batch" : {
|
|
1749
1769
|
"defaults" : {
|
|
1750
1770
|
"variants" : [ {
|
|
@@ -6079,6 +6099,19 @@
|
|
|
6079
6099
|
"us-east-1" : { }
|
|
6080
6100
|
}
|
|
6081
6101
|
},
|
|
6102
|
+
"geo" : {
|
|
6103
|
+
"endpoints" : {
|
|
6104
|
+
"ap-northeast-1" : { },
|
|
6105
|
+
"ap-southeast-1" : { },
|
|
6106
|
+
"ap-southeast-2" : { },
|
|
6107
|
+
"eu-central-1" : { },
|
|
6108
|
+
"eu-north-1" : { },
|
|
6109
|
+
"eu-west-1" : { },
|
|
6110
|
+
"us-east-1" : { },
|
|
6111
|
+
"us-east-2" : { },
|
|
6112
|
+
"us-west-2" : { }
|
|
6113
|
+
}
|
|
6114
|
+
},
|
|
6082
6115
|
"glacier" : {
|
|
6083
6116
|
"defaults" : {
|
|
6084
6117
|
"protocols" : [ "http", "https" ]
|
|
@@ -17526,12 +17559,18 @@
|
|
|
17526
17559
|
"variants" : [ {
|
|
17527
17560
|
"hostname" : "lambda-fips.us-gov-east-1.amazonaws.com",
|
|
17528
17561
|
"tags" : [ "fips" ]
|
|
17562
|
+
}, {
|
|
17563
|
+
"hostname" : "lambda.us-gov-east-1.api.aws",
|
|
17564
|
+
"tags" : [ "dualstack" ]
|
|
17529
17565
|
} ]
|
|
17530
17566
|
},
|
|
17531
17567
|
"us-gov-west-1" : {
|
|
17532
17568
|
"variants" : [ {
|
|
17533
17569
|
"hostname" : "lambda-fips.us-gov-west-1.amazonaws.com",
|
|
17534
17570
|
"tags" : [ "fips" ]
|
|
17571
|
+
}, {
|
|
17572
|
+
"hostname" : "lambda.us-gov-west-1.api.aws",
|
|
17573
|
+
"tags" : [ "dualstack" ]
|
|
17535
17574
|
} ]
|
|
17536
17575
|
}
|
|
17537
17576
|
}
|
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.617.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-08-
|
|
11
|
+
date: 2022-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:
|