aws-partitions 1.473.0 → 1.478.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 +25 -0
- data/VERSION +1 -1
- data/partitions.json +59 -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: 136d5e2c89bcacf11c51c8425b996a3a79fd6df9ebc7d83010cbc43f5cfd8d3e
|
|
4
|
+
data.tar.gz: 1f86835d73b635406220254a453b35e416da8fe04bccb1c294302063c590cad4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5833b451023d4ac4338f7c942f292458986ebe7ef8ad0bc0eeed6151e1fa22a6bf51eace56e64455c83c1fe24eef6828864f06766f8668547e50dc27c69c235c
|
|
7
|
+
data.tar.gz: 007fd3537d0edf475b3d9201b43960f03f98fa2a9167ba6a8187c6221cddbd0d4e4a068b38eeef2bccc92beb469eb9ac0b2ea8ec07f1bbf300d99d5c5497d931
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.478.0 (2021-07-13)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.477.0 (2021-07-12)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.476.0 (2021-07-09)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.475.0 (2021-07-08)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.474.0 (2021-07-06)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
4
29
|
1.473.0 (2021-07-01)
|
|
5
30
|
------------------
|
|
6
31
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.478.0
|
data/partitions.json
CHANGED
|
@@ -540,6 +540,30 @@
|
|
|
540
540
|
"eu-north-1" : { },
|
|
541
541
|
"eu-west-1" : { },
|
|
542
542
|
"eu-west-2" : { },
|
|
543
|
+
"fips-ca-central-1" : {
|
|
544
|
+
"credentialScope" : {
|
|
545
|
+
"region" : "ca-central-1"
|
|
546
|
+
},
|
|
547
|
+
"hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com"
|
|
548
|
+
},
|
|
549
|
+
"fips-us-east-1" : {
|
|
550
|
+
"credentialScope" : {
|
|
551
|
+
"region" : "us-east-1"
|
|
552
|
+
},
|
|
553
|
+
"hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com"
|
|
554
|
+
},
|
|
555
|
+
"fips-us-east-2" : {
|
|
556
|
+
"credentialScope" : {
|
|
557
|
+
"region" : "us-east-2"
|
|
558
|
+
},
|
|
559
|
+
"hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com"
|
|
560
|
+
},
|
|
561
|
+
"fips-us-west-2" : {
|
|
562
|
+
"credentialScope" : {
|
|
563
|
+
"region" : "us-west-2"
|
|
564
|
+
},
|
|
565
|
+
"hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com"
|
|
566
|
+
},
|
|
543
567
|
"us-east-1" : { },
|
|
544
568
|
"us-east-2" : { },
|
|
545
569
|
"us-west-2" : { }
|
|
@@ -747,6 +771,7 @@
|
|
|
747
771
|
"ap-southeast-2" : { },
|
|
748
772
|
"eu-central-1" : { },
|
|
749
773
|
"eu-west-1" : { },
|
|
774
|
+
"eu-west-2" : { },
|
|
750
775
|
"fips" : {
|
|
751
776
|
"credentialScope" : {
|
|
752
777
|
"region" : "us-west-2"
|
|
@@ -762,6 +787,7 @@
|
|
|
762
787
|
"ap-east-1" : { },
|
|
763
788
|
"ap-northeast-1" : { },
|
|
764
789
|
"ap-northeast-2" : { },
|
|
790
|
+
"ap-northeast-3" : { },
|
|
765
791
|
"ap-south-1" : { },
|
|
766
792
|
"ap-southeast-1" : { },
|
|
767
793
|
"ap-southeast-2" : { },
|
|
@@ -3398,7 +3424,9 @@
|
|
|
3398
3424
|
"protocols" : [ "https" ]
|
|
3399
3425
|
},
|
|
3400
3426
|
"endpoints" : {
|
|
3401
|
-
"us-east-1" : { }
|
|
3427
|
+
"us-east-1" : { },
|
|
3428
|
+
"us-east-2" : { },
|
|
3429
|
+
"us-west-2" : { }
|
|
3402
3430
|
}
|
|
3403
3431
|
},
|
|
3404
3432
|
"honeycode" : {
|
|
@@ -3650,6 +3678,18 @@
|
|
|
3650
3678
|
},
|
|
3651
3679
|
"iotwireless" : {
|
|
3652
3680
|
"endpoints" : {
|
|
3681
|
+
"ap-northeast-1" : {
|
|
3682
|
+
"credentialScope" : {
|
|
3683
|
+
"region" : "ap-northeast-1"
|
|
3684
|
+
},
|
|
3685
|
+
"hostname" : "api.iotwireless.ap-northeast-1.amazonaws.com"
|
|
3686
|
+
},
|
|
3687
|
+
"ap-southeast-2" : {
|
|
3688
|
+
"credentialScope" : {
|
|
3689
|
+
"region" : "ap-southeast-2"
|
|
3690
|
+
},
|
|
3691
|
+
"hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
|
|
3692
|
+
},
|
|
3653
3693
|
"eu-west-1" : {
|
|
3654
3694
|
"credentialScope" : {
|
|
3655
3695
|
"region" : "eu-west-1"
|
|
@@ -3661,6 +3701,12 @@
|
|
|
3661
3701
|
"region" : "us-east-1"
|
|
3662
3702
|
},
|
|
3663
3703
|
"hostname" : "api.iotwireless.us-east-1.amazonaws.com"
|
|
3704
|
+
},
|
|
3705
|
+
"us-west-2" : {
|
|
3706
|
+
"credentialScope" : {
|
|
3707
|
+
"region" : "us-west-2"
|
|
3708
|
+
},
|
|
3709
|
+
"hostname" : "api.iotwireless.us-west-2.amazonaws.com"
|
|
3664
3710
|
}
|
|
3665
3711
|
}
|
|
3666
3712
|
},
|
|
@@ -4617,6 +4663,12 @@
|
|
|
4617
4663
|
},
|
|
4618
4664
|
"hostname" : "oidc.eu-west-2.amazonaws.com"
|
|
4619
4665
|
},
|
|
4666
|
+
"eu-west-3" : {
|
|
4667
|
+
"credentialScope" : {
|
|
4668
|
+
"region" : "eu-west-3"
|
|
4669
|
+
},
|
|
4670
|
+
"hostname" : "oidc.eu-west-3.amazonaws.com"
|
|
4671
|
+
},
|
|
4620
4672
|
"us-east-1" : {
|
|
4621
4673
|
"credentialScope" : {
|
|
4622
4674
|
"region" : "us-east-1"
|
|
@@ -8074,6 +8126,12 @@
|
|
|
8074
8126
|
}
|
|
8075
8127
|
}
|
|
8076
8128
|
},
|
|
8129
|
+
"transcribestreaming" : {
|
|
8130
|
+
"endpoints" : {
|
|
8131
|
+
"cn-north-1" : { },
|
|
8132
|
+
"cn-northwest-1" : { }
|
|
8133
|
+
}
|
|
8134
|
+
},
|
|
8077
8135
|
"transfer" : {
|
|
8078
8136
|
"endpoints" : {
|
|
8079
8137
|
"cn-north-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.
|
|
4
|
+
version: 1.478.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-07-
|
|
11
|
+
date: 2021-07-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|