aws-partitions 1.625.0 → 1.631.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 +30 -0
- data/VERSION +1 -1
- data/partitions.json +134 -6
- 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: ccc9d15d4c31d57085341b9ae671ef39b2829dce5d5cc91cfa4982f7bfb2f377
|
|
4
|
+
data.tar.gz: df8e2f7f7599086edb699d19c7addfd30e491e884053bb23dd07b9958d5d41bc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 26f17bce5437deae287e292d1a02c13d3dfda3c727dee59c3b67d83402d8291544d428c074af2b116d5e7fd244ba1e08bcea5efb346487c0a81850f6bfd71c8b
|
|
7
|
+
data.tar.gz: 7bb35ed3f7a62e9254894ebc09fa266b932e0dc785673880a6555fff1849a020887ca30b8512f04821269e463e10f9aa40ae8fd9943cc74ebdeb8a1e9bf2c407
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.631.0 (2022-09-15)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.630.0 (2022-09-14)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.629.0 (2022-09-13)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.628.0 (2022-09-09)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.627.0 (2022-09-08)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.626.0 (2022-09-02)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
4
34
|
1.625.0 (2022-09-01)
|
|
5
35
|
------------------
|
|
6
36
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.631.0
|
data/partitions.json
CHANGED
|
@@ -3603,11 +3603,59 @@
|
|
|
3603
3603
|
"eu-west-1" : { },
|
|
3604
3604
|
"eu-west-2" : { },
|
|
3605
3605
|
"eu-west-3" : { },
|
|
3606
|
+
"fips-us-east-1" : {
|
|
3607
|
+
"credentialScope" : {
|
|
3608
|
+
"region" : "us-east-1"
|
|
3609
|
+
},
|
|
3610
|
+
"deprecated" : true,
|
|
3611
|
+
"hostname" : "databrew-fips.us-east-1.amazonaws.com"
|
|
3612
|
+
},
|
|
3613
|
+
"fips-us-east-2" : {
|
|
3614
|
+
"credentialScope" : {
|
|
3615
|
+
"region" : "us-east-2"
|
|
3616
|
+
},
|
|
3617
|
+
"deprecated" : true,
|
|
3618
|
+
"hostname" : "databrew-fips.us-east-2.amazonaws.com"
|
|
3619
|
+
},
|
|
3620
|
+
"fips-us-west-1" : {
|
|
3621
|
+
"credentialScope" : {
|
|
3622
|
+
"region" : "us-west-1"
|
|
3623
|
+
},
|
|
3624
|
+
"deprecated" : true,
|
|
3625
|
+
"hostname" : "databrew-fips.us-west-1.amazonaws.com"
|
|
3626
|
+
},
|
|
3627
|
+
"fips-us-west-2" : {
|
|
3628
|
+
"credentialScope" : {
|
|
3629
|
+
"region" : "us-west-2"
|
|
3630
|
+
},
|
|
3631
|
+
"deprecated" : true,
|
|
3632
|
+
"hostname" : "databrew-fips.us-west-2.amazonaws.com"
|
|
3633
|
+
},
|
|
3606
3634
|
"sa-east-1" : { },
|
|
3607
|
-
"us-east-1" : {
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3635
|
+
"us-east-1" : {
|
|
3636
|
+
"variants" : [ {
|
|
3637
|
+
"hostname" : "databrew-fips.us-east-1.amazonaws.com",
|
|
3638
|
+
"tags" : [ "fips" ]
|
|
3639
|
+
} ]
|
|
3640
|
+
},
|
|
3641
|
+
"us-east-2" : {
|
|
3642
|
+
"variants" : [ {
|
|
3643
|
+
"hostname" : "databrew-fips.us-east-2.amazonaws.com",
|
|
3644
|
+
"tags" : [ "fips" ]
|
|
3645
|
+
} ]
|
|
3646
|
+
},
|
|
3647
|
+
"us-west-1" : {
|
|
3648
|
+
"variants" : [ {
|
|
3649
|
+
"hostname" : "databrew-fips.us-west-1.amazonaws.com",
|
|
3650
|
+
"tags" : [ "fips" ]
|
|
3651
|
+
} ]
|
|
3652
|
+
},
|
|
3653
|
+
"us-west-2" : {
|
|
3654
|
+
"variants" : [ {
|
|
3655
|
+
"hostname" : "databrew-fips.us-west-2.amazonaws.com",
|
|
3656
|
+
"tags" : [ "fips" ]
|
|
3657
|
+
} ]
|
|
3658
|
+
}
|
|
3611
3659
|
}
|
|
3612
3660
|
},
|
|
3613
3661
|
"dataexchange" : {
|
|
@@ -3748,11 +3796,16 @@
|
|
|
3748
3796
|
},
|
|
3749
3797
|
"endpoints" : {
|
|
3750
3798
|
"ap-northeast-1" : { },
|
|
3799
|
+
"ap-northeast-2" : { },
|
|
3800
|
+
"ap-south-1" : { },
|
|
3751
3801
|
"ap-southeast-1" : { },
|
|
3752
3802
|
"ap-southeast-2" : { },
|
|
3803
|
+
"ca-central-1" : { },
|
|
3753
3804
|
"eu-central-1" : { },
|
|
3754
3805
|
"eu-north-1" : { },
|
|
3755
3806
|
"eu-west-1" : { },
|
|
3807
|
+
"eu-west-2" : { },
|
|
3808
|
+
"eu-west-3" : { },
|
|
3756
3809
|
"fips-us-east-1" : {
|
|
3757
3810
|
"credentialScope" : {
|
|
3758
3811
|
"region" : "us-east-1"
|
|
@@ -3774,6 +3827,7 @@
|
|
|
3774
3827
|
"deprecated" : true,
|
|
3775
3828
|
"hostname" : "devops-guru-fips.us-west-2.amazonaws.com"
|
|
3776
3829
|
},
|
|
3830
|
+
"sa-east-1" : { },
|
|
3777
3831
|
"us-east-1" : {
|
|
3778
3832
|
"variants" : [ {
|
|
3779
3833
|
"hostname" : "devops-guru-fips.us-east-1.amazonaws.com",
|
|
@@ -3786,6 +3840,7 @@
|
|
|
3786
3840
|
"tags" : [ "fips" ]
|
|
3787
3841
|
} ]
|
|
3788
3842
|
},
|
|
3843
|
+
"us-west-1" : { },
|
|
3789
3844
|
"us-west-2" : {
|
|
3790
3845
|
"variants" : [ {
|
|
3791
3846
|
"hostname" : "devops-guru-fips.us-west-2.amazonaws.com",
|
|
@@ -4121,6 +4176,7 @@
|
|
|
4121
4176
|
"ap-south-1" : { },
|
|
4122
4177
|
"ap-southeast-1" : { },
|
|
4123
4178
|
"ap-southeast-2" : { },
|
|
4179
|
+
"ap-southeast-3" : { },
|
|
4124
4180
|
"ca-central-1" : {
|
|
4125
4181
|
"variants" : [ {
|
|
4126
4182
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
|
@@ -9699,6 +9755,44 @@
|
|
|
9699
9755
|
}
|
|
9700
9756
|
}
|
|
9701
9757
|
},
|
|
9758
|
+
"participant.connect" : {
|
|
9759
|
+
"endpoints" : {
|
|
9760
|
+
"af-south-1" : { },
|
|
9761
|
+
"ap-northeast-1" : { },
|
|
9762
|
+
"ap-northeast-2" : { },
|
|
9763
|
+
"ap-southeast-1" : { },
|
|
9764
|
+
"ap-southeast-2" : { },
|
|
9765
|
+
"ca-central-1" : { },
|
|
9766
|
+
"eu-central-1" : { },
|
|
9767
|
+
"eu-west-2" : { },
|
|
9768
|
+
"fips-us-east-1" : {
|
|
9769
|
+
"credentialScope" : {
|
|
9770
|
+
"region" : "us-east-1"
|
|
9771
|
+
},
|
|
9772
|
+
"deprecated" : true,
|
|
9773
|
+
"hostname" : "participant.connect-fips.us-east-1.amazonaws.com"
|
|
9774
|
+
},
|
|
9775
|
+
"fips-us-west-2" : {
|
|
9776
|
+
"credentialScope" : {
|
|
9777
|
+
"region" : "us-west-2"
|
|
9778
|
+
},
|
|
9779
|
+
"deprecated" : true,
|
|
9780
|
+
"hostname" : "participant.connect-fips.us-west-2.amazonaws.com"
|
|
9781
|
+
},
|
|
9782
|
+
"us-east-1" : {
|
|
9783
|
+
"variants" : [ {
|
|
9784
|
+
"hostname" : "participant.connect-fips.us-east-1.amazonaws.com",
|
|
9785
|
+
"tags" : [ "fips" ]
|
|
9786
|
+
} ]
|
|
9787
|
+
},
|
|
9788
|
+
"us-west-2" : {
|
|
9789
|
+
"variants" : [ {
|
|
9790
|
+
"hostname" : "participant.connect-fips.us-west-2.amazonaws.com",
|
|
9791
|
+
"tags" : [ "fips" ]
|
|
9792
|
+
} ]
|
|
9793
|
+
}
|
|
9794
|
+
}
|
|
9795
|
+
},
|
|
9702
9796
|
"personalize" : {
|
|
9703
9797
|
"endpoints" : {
|
|
9704
9798
|
"ap-northeast-1" : { },
|
|
@@ -10883,6 +10977,7 @@
|
|
|
10883
10977
|
},
|
|
10884
10978
|
"rolesanywhere" : {
|
|
10885
10979
|
"endpoints" : {
|
|
10980
|
+
"af-south-1" : { },
|
|
10886
10981
|
"ap-east-1" : { },
|
|
10887
10982
|
"ap-northeast-1" : { },
|
|
10888
10983
|
"ap-northeast-2" : { },
|
|
@@ -10890,9 +10985,11 @@
|
|
|
10890
10985
|
"ap-south-1" : { },
|
|
10891
10986
|
"ap-southeast-1" : { },
|
|
10892
10987
|
"ap-southeast-2" : { },
|
|
10988
|
+
"ap-southeast-3" : { },
|
|
10893
10989
|
"ca-central-1" : { },
|
|
10894
10990
|
"eu-central-1" : { },
|
|
10895
10991
|
"eu-north-1" : { },
|
|
10992
|
+
"eu-south-1" : { },
|
|
10896
10993
|
"eu-west-1" : { },
|
|
10897
10994
|
"eu-west-2" : { },
|
|
10898
10995
|
"eu-west-3" : { },
|
|
@@ -12480,6 +12577,7 @@
|
|
|
12480
12577
|
"tags" : [ "fips" ]
|
|
12481
12578
|
} ]
|
|
12482
12579
|
},
|
|
12580
|
+
"ap-southeast-3" : { },
|
|
12483
12581
|
"ca-central-1" : {
|
|
12484
12582
|
"variants" : [ {
|
|
12485
12583
|
"hostname" : "snowball-fips.ca-central-1.amazonaws.com",
|
|
@@ -13830,8 +13928,22 @@
|
|
|
13830
13928
|
"ap-southeast-2" : { },
|
|
13831
13929
|
"eu-central-1" : { },
|
|
13832
13930
|
"eu-west-2" : { },
|
|
13833
|
-
"us-east-1" : {
|
|
13834
|
-
|
|
13931
|
+
"fips-us-east-1" : {
|
|
13932
|
+
"deprecated" : true
|
|
13933
|
+
},
|
|
13934
|
+
"fips-us-west-2" : {
|
|
13935
|
+
"deprecated" : true
|
|
13936
|
+
},
|
|
13937
|
+
"us-east-1" : {
|
|
13938
|
+
"variants" : [ {
|
|
13939
|
+
"tags" : [ "fips" ]
|
|
13940
|
+
} ]
|
|
13941
|
+
},
|
|
13942
|
+
"us-west-2" : {
|
|
13943
|
+
"variants" : [ {
|
|
13944
|
+
"tags" : [ "fips" ]
|
|
13945
|
+
} ]
|
|
13946
|
+
}
|
|
13835
13947
|
}
|
|
13836
13948
|
},
|
|
13837
13949
|
"waf" : {
|
|
@@ -14708,6 +14820,7 @@
|
|
|
14708
14820
|
},
|
|
14709
14821
|
"workspaces" : {
|
|
14710
14822
|
"endpoints" : {
|
|
14823
|
+
"af-south-1" : { },
|
|
14711
14824
|
"ap-northeast-1" : { },
|
|
14712
14825
|
"ap-northeast-2" : { },
|
|
14713
14826
|
"ap-south-1" : { },
|
|
@@ -18157,6 +18270,11 @@
|
|
|
18157
18270
|
}
|
|
18158
18271
|
}
|
|
18159
18272
|
},
|
|
18273
|
+
"managedblockchain" : {
|
|
18274
|
+
"endpoints" : {
|
|
18275
|
+
"us-gov-west-1" : { }
|
|
18276
|
+
}
|
|
18277
|
+
},
|
|
18160
18278
|
"mediaconvert" : {
|
|
18161
18279
|
"endpoints" : {
|
|
18162
18280
|
"us-gov-west-1" : {
|
|
@@ -18413,6 +18531,16 @@
|
|
|
18413
18531
|
}
|
|
18414
18532
|
}
|
|
18415
18533
|
},
|
|
18534
|
+
"participant.connect" : {
|
|
18535
|
+
"endpoints" : {
|
|
18536
|
+
"us-gov-west-1" : {
|
|
18537
|
+
"credentialScope" : {
|
|
18538
|
+
"region" : "us-gov-west-1"
|
|
18539
|
+
},
|
|
18540
|
+
"hostname" : "participant.connect.us-gov-west-1.amazonaws.com"
|
|
18541
|
+
}
|
|
18542
|
+
}
|
|
18543
|
+
},
|
|
18416
18544
|
"pinpoint" : {
|
|
18417
18545
|
"defaults" : {
|
|
18418
18546
|
"credentialScope" : {
|
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.631.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-09-
|
|
11
|
+
date: 2022-09-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|