aws-partitions 1.483.0 → 1.489.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 +32 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +4 -0
- data/partitions.json +119 -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: 2902cc55bbda4e286a960ce0d3343135db719f7ecfeab88997f6708b3250b2e3
|
|
4
|
+
data.tar.gz: 6d18debeb725bc3ca7f166401cd280c9e2bf00472f12d954dcd3308452c6481a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1f38d320d3e0bc6e6450deac9c841c3d8d25a0a9273cc6722d1eda36b074c9ebdaf01cde698f07fde301ae51343798e480aae36886b7e82f7241d36b67288f8c
|
|
7
|
+
data.tar.gz: 2d1f51b8dbc0f91528244d9cf8c96529e552fde830f8ccf3731e98b49a51baebc2592b979a96fa387e71fae2869f7113cc7e74c1e23706f7f081b429c4850da8
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,38 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.489.0 (2021-08-19)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::MemoryDB`.
|
|
8
|
+
|
|
9
|
+
1.488.0 (2021-08-16)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.487.0 (2021-08-12)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.486.0 (2021-08-11)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Added support for enumerating regions for `Aws::SnowDeviceManagement`.
|
|
23
|
+
|
|
24
|
+
1.485.0 (2021-08-10)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.484.0 (2021-08-06)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Added support for enumerating regions for `Aws::ChimeSDKMessaging`.
|
|
33
|
+
|
|
34
|
+
* Feature - Added support for enumerating regions for `Aws::ChimeSDKIdentity`.
|
|
35
|
+
|
|
4
36
|
1.483.0 (2021-08-04)
|
|
5
37
|
------------------
|
|
6
38
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.489.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',
|
|
@@ -403,6 +405,7 @@ module Aws
|
|
|
403
405
|
'MediaStore' => 'mediastore',
|
|
404
406
|
'MediaStoreData' => 'data.mediastore',
|
|
405
407
|
'MediaTailor' => 'api.mediatailor',
|
|
408
|
+
'MemoryDB' => 'memory-db',
|
|
406
409
|
'Mgn' => 'mgn',
|
|
407
410
|
'MigrationHub' => 'mgh',
|
|
408
411
|
'MigrationHubConfig' => 'migrationhub-config',
|
|
@@ -475,6 +478,7 @@ module Aws
|
|
|
475
478
|
'Shield' => 'shield',
|
|
476
479
|
'Signer' => 'signer',
|
|
477
480
|
'SimpleDB' => 'sdb',
|
|
481
|
+
'SnowDeviceManagement' => 'snow-device-management',
|
|
478
482
|
'Snowball' => 'snowball',
|
|
479
483
|
'States' => 'states',
|
|
480
484
|
'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" : { },
|
|
@@ -1761,6 +1762,36 @@
|
|
|
1761
1762
|
"eu-west-1" : { },
|
|
1762
1763
|
"eu-west-2" : { },
|
|
1763
1764
|
"eu-west-3" : { },
|
|
1765
|
+
"fips-ca-central-1" : {
|
|
1766
|
+
"credentialScope" : {
|
|
1767
|
+
"service" : "iotdata"
|
|
1768
|
+
},
|
|
1769
|
+
"hostname" : "data.iot-fips.ca-central-1.amazonaws.com"
|
|
1770
|
+
},
|
|
1771
|
+
"fips-us-east-1" : {
|
|
1772
|
+
"credentialScope" : {
|
|
1773
|
+
"service" : "iotdata"
|
|
1774
|
+
},
|
|
1775
|
+
"hostname" : "data.iot-fips.us-east-1.amazonaws.com"
|
|
1776
|
+
},
|
|
1777
|
+
"fips-us-east-2" : {
|
|
1778
|
+
"credentialScope" : {
|
|
1779
|
+
"service" : "iotdata"
|
|
1780
|
+
},
|
|
1781
|
+
"hostname" : "data.iot-fips.us-east-2.amazonaws.com"
|
|
1782
|
+
},
|
|
1783
|
+
"fips-us-west-1" : {
|
|
1784
|
+
"credentialScope" : {
|
|
1785
|
+
"service" : "iotdata"
|
|
1786
|
+
},
|
|
1787
|
+
"hostname" : "data.iot-fips.us-west-1.amazonaws.com"
|
|
1788
|
+
},
|
|
1789
|
+
"fips-us-west-2" : {
|
|
1790
|
+
"credentialScope" : {
|
|
1791
|
+
"service" : "iotdata"
|
|
1792
|
+
},
|
|
1793
|
+
"hostname" : "data.iot-fips.us-west-2.amazonaws.com"
|
|
1794
|
+
},
|
|
1764
1795
|
"me-south-1" : { },
|
|
1765
1796
|
"sa-east-1" : { },
|
|
1766
1797
|
"us-east-1" : { },
|
|
@@ -3183,6 +3214,7 @@
|
|
|
3183
3214
|
"ap-east-1" : { },
|
|
3184
3215
|
"ap-northeast-1" : { },
|
|
3185
3216
|
"ap-northeast-2" : { },
|
|
3217
|
+
"ap-northeast-3" : { },
|
|
3186
3218
|
"ap-south-1" : { },
|
|
3187
3219
|
"ap-southeast-1" : { },
|
|
3188
3220
|
"ap-southeast-2" : { },
|
|
@@ -3509,6 +3541,17 @@
|
|
|
3509
3541
|
"isRegionalized" : false,
|
|
3510
3542
|
"partitionEndpoint" : "aws-global"
|
|
3511
3543
|
},
|
|
3544
|
+
"identity-chime" : {
|
|
3545
|
+
"endpoints" : {
|
|
3546
|
+
"us-east-1" : { },
|
|
3547
|
+
"us-east-1-fips" : {
|
|
3548
|
+
"credentialScope" : {
|
|
3549
|
+
"region" : "us-east-1"
|
|
3550
|
+
},
|
|
3551
|
+
"hostname" : "identity-chime-fips.us-east-1.amazonaws.com"
|
|
3552
|
+
}
|
|
3553
|
+
}
|
|
3554
|
+
},
|
|
3512
3555
|
"identitystore" : {
|
|
3513
3556
|
"endpoints" : {
|
|
3514
3557
|
"ap-northeast-1" : { },
|
|
@@ -3599,6 +3642,36 @@
|
|
|
3599
3642
|
"eu-west-1" : { },
|
|
3600
3643
|
"eu-west-2" : { },
|
|
3601
3644
|
"eu-west-3" : { },
|
|
3645
|
+
"fips-ca-central-1" : {
|
|
3646
|
+
"credentialScope" : {
|
|
3647
|
+
"service" : "execute-api"
|
|
3648
|
+
},
|
|
3649
|
+
"hostname" : "iot-fips.ca-central-1.amazonaws.com"
|
|
3650
|
+
},
|
|
3651
|
+
"fips-us-east-1" : {
|
|
3652
|
+
"credentialScope" : {
|
|
3653
|
+
"service" : "execute-api"
|
|
3654
|
+
},
|
|
3655
|
+
"hostname" : "iot-fips.us-east-1.amazonaws.com"
|
|
3656
|
+
},
|
|
3657
|
+
"fips-us-east-2" : {
|
|
3658
|
+
"credentialScope" : {
|
|
3659
|
+
"service" : "execute-api"
|
|
3660
|
+
},
|
|
3661
|
+
"hostname" : "iot-fips.us-east-2.amazonaws.com"
|
|
3662
|
+
},
|
|
3663
|
+
"fips-us-west-1" : {
|
|
3664
|
+
"credentialScope" : {
|
|
3665
|
+
"service" : "execute-api"
|
|
3666
|
+
},
|
|
3667
|
+
"hostname" : "iot-fips.us-west-1.amazonaws.com"
|
|
3668
|
+
},
|
|
3669
|
+
"fips-us-west-2" : {
|
|
3670
|
+
"credentialScope" : {
|
|
3671
|
+
"service" : "execute-api"
|
|
3672
|
+
},
|
|
3673
|
+
"hostname" : "iot-fips.us-west-2.amazonaws.com"
|
|
3674
|
+
},
|
|
3602
3675
|
"me-south-1" : { },
|
|
3603
3676
|
"sa-east-1" : { },
|
|
3604
3677
|
"us-east-1" : { },
|
|
@@ -3610,6 +3683,7 @@
|
|
|
3610
3683
|
"iotanalytics" : {
|
|
3611
3684
|
"endpoints" : {
|
|
3612
3685
|
"ap-northeast-1" : { },
|
|
3686
|
+
"ap-south-1" : { },
|
|
3613
3687
|
"ap-southeast-2" : { },
|
|
3614
3688
|
"eu-central-1" : { },
|
|
3615
3689
|
"eu-west-1" : { },
|
|
@@ -4363,6 +4437,17 @@
|
|
|
4363
4437
|
"us-west-2" : { }
|
|
4364
4438
|
}
|
|
4365
4439
|
},
|
|
4440
|
+
"messaging-chime" : {
|
|
4441
|
+
"endpoints" : {
|
|
4442
|
+
"us-east-1" : { },
|
|
4443
|
+
"us-east-1-fips" : {
|
|
4444
|
+
"credentialScope" : {
|
|
4445
|
+
"region" : "us-east-1"
|
|
4446
|
+
},
|
|
4447
|
+
"hostname" : "messaging-chime-fips.us-east-1.amazonaws.com"
|
|
4448
|
+
}
|
|
4449
|
+
}
|
|
4450
|
+
},
|
|
4366
4451
|
"metering.marketplace" : {
|
|
4367
4452
|
"defaults" : {
|
|
4368
4453
|
"credentialScope" : {
|
|
@@ -8695,6 +8780,18 @@
|
|
|
8695
8780
|
"protocols" : [ "https" ]
|
|
8696
8781
|
},
|
|
8697
8782
|
"endpoints" : {
|
|
8783
|
+
"fips-us-gov-east-1" : {
|
|
8784
|
+
"credentialScope" : {
|
|
8785
|
+
"service" : "iotdata"
|
|
8786
|
+
},
|
|
8787
|
+
"hostname" : "data.iot-fips.us-gov-east-1.amazonaws.com"
|
|
8788
|
+
},
|
|
8789
|
+
"fips-us-gov-west-1" : {
|
|
8790
|
+
"credentialScope" : {
|
|
8791
|
+
"service" : "iotdata"
|
|
8792
|
+
},
|
|
8793
|
+
"hostname" : "data.iot-fips.us-gov-west-1.amazonaws.com"
|
|
8794
|
+
},
|
|
8698
8795
|
"us-gov-east-1" : { },
|
|
8699
8796
|
"us-gov-west-1" : { }
|
|
8700
8797
|
}
|
|
@@ -9182,6 +9279,18 @@
|
|
|
9182
9279
|
}
|
|
9183
9280
|
},
|
|
9184
9281
|
"endpoints" : {
|
|
9282
|
+
"fips-us-gov-east-1" : {
|
|
9283
|
+
"credentialScope" : {
|
|
9284
|
+
"service" : "execute-api"
|
|
9285
|
+
},
|
|
9286
|
+
"hostname" : "iot-fips.us-gov-east-1.amazonaws.com"
|
|
9287
|
+
},
|
|
9288
|
+
"fips-us-gov-west-1" : {
|
|
9289
|
+
"credentialScope" : {
|
|
9290
|
+
"service" : "execute-api"
|
|
9291
|
+
},
|
|
9292
|
+
"hostname" : "iot-fips.us-gov-west-1.amazonaws.com"
|
|
9293
|
+
},
|
|
9185
9294
|
"us-gov-east-1" : { },
|
|
9186
9295
|
"us-gov-west-1" : { }
|
|
9187
9296
|
}
|
|
@@ -10346,6 +10455,11 @@
|
|
|
10346
10455
|
"isRegionalized" : false,
|
|
10347
10456
|
"partitionEndpoint" : "aws-iso-global"
|
|
10348
10457
|
},
|
|
10458
|
+
"route53resolver" : {
|
|
10459
|
+
"endpoints" : {
|
|
10460
|
+
"us-iso-east-1" : { }
|
|
10461
|
+
}
|
|
10462
|
+
},
|
|
10349
10463
|
"runtime.sagemaker" : {
|
|
10350
10464
|
"endpoints" : {
|
|
10351
10465
|
"us-iso-east-1" : { }
|
|
@@ -10740,6 +10854,11 @@
|
|
|
10740
10854
|
"endpoints" : {
|
|
10741
10855
|
"us-isob-east-1" : { }
|
|
10742
10856
|
}
|
|
10857
|
+
},
|
|
10858
|
+
"tagging" : {
|
|
10859
|
+
"endpoints" : {
|
|
10860
|
+
"us-isob-east-1" : { }
|
|
10861
|
+
}
|
|
10743
10862
|
}
|
|
10744
10863
|
}
|
|
10745
10864
|
} ],
|
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.489.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-08-
|
|
11
|
+
date: 2021-08-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|