aws-partitions 1.472.0 → 1.477.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 +61 -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: d2b733484adccb6bb33a057165e0324b7df8721b06dca4584e4234954d606385
|
|
4
|
+
data.tar.gz: ca409de51cef98022d3ff2b82ab56b239f788ffa051b4634a4cfd2248c599908
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2012a3fca0f9b82a42424b40554f46d9b939252fc36a78f2316add2680103368dabd636dedc707255aea391f7576ecab97a4d41d0f54cde5ebb01246d6745686
|
|
7
|
+
data.tar.gz: 457fc7c0d9324ba9875e13a34317d27fbe86ca584f02026ba186e0c854cd0b68aa84d359301777e825969c9f05d43545f25aae22978a7ef170051e280cf372f2
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.477.0 (2021-07-12)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.476.0 (2021-07-09)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.475.0 (2021-07-08)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.474.0 (2021-07-06)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.473.0 (2021-07-01)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
4
29
|
1.472.0 (2021-06-25)
|
|
5
30
|
------------------
|
|
6
31
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.477.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"
|
|
@@ -865,6 +890,7 @@
|
|
|
865
890
|
"ap-east-1" : { },
|
|
866
891
|
"ap-northeast-1" : { },
|
|
867
892
|
"ap-northeast-2" : { },
|
|
893
|
+
"ap-northeast-3" : { },
|
|
868
894
|
"ap-south-1" : { },
|
|
869
895
|
"ap-southeast-1" : { },
|
|
870
896
|
"ap-southeast-2" : { },
|
|
@@ -2896,6 +2922,7 @@
|
|
|
2896
2922
|
"ap-east-1" : { },
|
|
2897
2923
|
"ap-northeast-1" : { },
|
|
2898
2924
|
"ap-northeast-2" : { },
|
|
2925
|
+
"ap-northeast-3" : { },
|
|
2899
2926
|
"ap-south-1" : { },
|
|
2900
2927
|
"ap-southeast-1" : { },
|
|
2901
2928
|
"ap-southeast-2" : { },
|
|
@@ -3396,7 +3423,9 @@
|
|
|
3396
3423
|
"protocols" : [ "https" ]
|
|
3397
3424
|
},
|
|
3398
3425
|
"endpoints" : {
|
|
3399
|
-
"us-east-1" : { }
|
|
3426
|
+
"us-east-1" : { },
|
|
3427
|
+
"us-east-2" : { },
|
|
3428
|
+
"us-west-2" : { }
|
|
3400
3429
|
}
|
|
3401
3430
|
},
|
|
3402
3431
|
"honeycode" : {
|
|
@@ -3648,6 +3677,18 @@
|
|
|
3648
3677
|
},
|
|
3649
3678
|
"iotwireless" : {
|
|
3650
3679
|
"endpoints" : {
|
|
3680
|
+
"ap-northeast-1" : {
|
|
3681
|
+
"credentialScope" : {
|
|
3682
|
+
"region" : "ap-northeast-1"
|
|
3683
|
+
},
|
|
3684
|
+
"hostname" : "api.iotwireless.ap-northeast-1.amazonaws.com"
|
|
3685
|
+
},
|
|
3686
|
+
"ap-southeast-2" : {
|
|
3687
|
+
"credentialScope" : {
|
|
3688
|
+
"region" : "ap-southeast-2"
|
|
3689
|
+
},
|
|
3690
|
+
"hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
|
|
3691
|
+
},
|
|
3651
3692
|
"eu-west-1" : {
|
|
3652
3693
|
"credentialScope" : {
|
|
3653
3694
|
"region" : "eu-west-1"
|
|
@@ -3659,6 +3700,12 @@
|
|
|
3659
3700
|
"region" : "us-east-1"
|
|
3660
3701
|
},
|
|
3661
3702
|
"hostname" : "api.iotwireless.us-east-1.amazonaws.com"
|
|
3703
|
+
},
|
|
3704
|
+
"us-west-2" : {
|
|
3705
|
+
"credentialScope" : {
|
|
3706
|
+
"region" : "us-west-2"
|
|
3707
|
+
},
|
|
3708
|
+
"hostname" : "api.iotwireless.us-west-2.amazonaws.com"
|
|
3662
3709
|
}
|
|
3663
3710
|
}
|
|
3664
3711
|
},
|
|
@@ -4615,6 +4662,12 @@
|
|
|
4615
4662
|
},
|
|
4616
4663
|
"hostname" : "oidc.eu-west-2.amazonaws.com"
|
|
4617
4664
|
},
|
|
4665
|
+
"eu-west-3" : {
|
|
4666
|
+
"credentialScope" : {
|
|
4667
|
+
"region" : "eu-west-3"
|
|
4668
|
+
},
|
|
4669
|
+
"hostname" : "oidc.eu-west-3.amazonaws.com"
|
|
4670
|
+
},
|
|
4618
4671
|
"us-east-1" : {
|
|
4619
4672
|
"credentialScope" : {
|
|
4620
4673
|
"region" : "us-east-1"
|
|
@@ -6503,6 +6556,7 @@
|
|
|
6503
6556
|
"ap-east-1" : { },
|
|
6504
6557
|
"ap-northeast-1" : { },
|
|
6505
6558
|
"ap-northeast-2" : { },
|
|
6559
|
+
"ap-northeast-3" : { },
|
|
6506
6560
|
"ap-south-1" : { },
|
|
6507
6561
|
"ap-southeast-1" : { },
|
|
6508
6562
|
"ap-southeast-2" : { },
|
|
@@ -8071,6 +8125,12 @@
|
|
|
8071
8125
|
}
|
|
8072
8126
|
}
|
|
8073
8127
|
},
|
|
8128
|
+
"transcribestreaming" : {
|
|
8129
|
+
"endpoints" : {
|
|
8130
|
+
"cn-north-1" : { },
|
|
8131
|
+
"cn-northwest-1" : { }
|
|
8132
|
+
}
|
|
8133
|
+
},
|
|
8074
8134
|
"transfer" : {
|
|
8075
8135
|
"endpoints" : {
|
|
8076
8136
|
"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.477.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-07-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|