aws-partitions 1.461.0 → 1.466.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/lib/aws-partitions.rb +1 -0
- data/partitions.json +133 -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: 63f81e761e2b697068684bff549cfa3df66577d9cda765f7788e758e4cd42934
|
|
4
|
+
data.tar.gz: 4a8568e5567ff58ab2e35f3b897df6dc7cf90c52204186ca62d9ca5440701d6d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8f667cbc179dbd2a7a2afdc350636bddc98b5a0ae72b63091beec92fe286c2363b7e4585c204ea671df97d19810782342dd1770c27e0766e4cd72124e55fb03b
|
|
7
|
+
data.tar.gz: 5fe3127e020825eff2672cb11977760f6f23ea6ca52934468303f47a49726a3c998a262ccfb7cd0e32fccc318d1387de06a0b83e27069768a307728c81d90762
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.466.0 (2021-06-09)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::Proton`.
|
|
8
|
+
|
|
9
|
+
1.465.0 (2021-05-28)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.464.0 (2021-05-27)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.463.0 (2021-05-26)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.462.0 (2021-05-24)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
4
29
|
1.461.0 (2021-05-21)
|
|
5
30
|
------------------
|
|
6
31
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.466.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
|
@@ -3035,6 +3035,24 @@
|
|
|
3035
3035
|
"ap-southeast-2" : { },
|
|
3036
3036
|
"eu-central-1" : { },
|
|
3037
3037
|
"eu-west-1" : { },
|
|
3038
|
+
"fips-us-east-1" : {
|
|
3039
|
+
"credentialScope" : {
|
|
3040
|
+
"region" : "us-east-1"
|
|
3041
|
+
},
|
|
3042
|
+
"hostname" : "forecast-fips.us-east-1.amazonaws.com"
|
|
3043
|
+
},
|
|
3044
|
+
"fips-us-east-2" : {
|
|
3045
|
+
"credentialScope" : {
|
|
3046
|
+
"region" : "us-east-2"
|
|
3047
|
+
},
|
|
3048
|
+
"hostname" : "forecast-fips.us-east-2.amazonaws.com"
|
|
3049
|
+
},
|
|
3050
|
+
"fips-us-west-2" : {
|
|
3051
|
+
"credentialScope" : {
|
|
3052
|
+
"region" : "us-west-2"
|
|
3053
|
+
},
|
|
3054
|
+
"hostname" : "forecast-fips.us-west-2.amazonaws.com"
|
|
3055
|
+
},
|
|
3038
3056
|
"us-east-1" : { },
|
|
3039
3057
|
"us-east-2" : { },
|
|
3040
3058
|
"us-west-2" : { }
|
|
@@ -3049,6 +3067,24 @@
|
|
|
3049
3067
|
"ap-southeast-2" : { },
|
|
3050
3068
|
"eu-central-1" : { },
|
|
3051
3069
|
"eu-west-1" : { },
|
|
3070
|
+
"fips-us-east-1" : {
|
|
3071
|
+
"credentialScope" : {
|
|
3072
|
+
"region" : "us-east-1"
|
|
3073
|
+
},
|
|
3074
|
+
"hostname" : "forecastquery-fips.us-east-1.amazonaws.com"
|
|
3075
|
+
},
|
|
3076
|
+
"fips-us-east-2" : {
|
|
3077
|
+
"credentialScope" : {
|
|
3078
|
+
"region" : "us-east-2"
|
|
3079
|
+
},
|
|
3080
|
+
"hostname" : "forecastquery-fips.us-east-2.amazonaws.com"
|
|
3081
|
+
},
|
|
3082
|
+
"fips-us-west-2" : {
|
|
3083
|
+
"credentialScope" : {
|
|
3084
|
+
"region" : "us-west-2"
|
|
3085
|
+
},
|
|
3086
|
+
"hostname" : "forecastquery-fips.us-west-2.amazonaws.com"
|
|
3087
|
+
},
|
|
3052
3088
|
"us-east-1" : { },
|
|
3053
3089
|
"us-east-2" : { },
|
|
3054
3090
|
"us-west-2" : { }
|
|
@@ -4867,6 +4903,7 @@
|
|
|
4867
4903
|
"ap-northeast-1" : { },
|
|
4868
4904
|
"ap-southeast-1" : { },
|
|
4869
4905
|
"ap-southeast-2" : { },
|
|
4906
|
+
"ca-central-1" : { },
|
|
4870
4907
|
"eu-central-1" : { },
|
|
4871
4908
|
"eu-west-2" : { },
|
|
4872
4909
|
"us-east-1" : { },
|
|
@@ -5221,6 +5258,7 @@
|
|
|
5221
5258
|
"ap-east-1" : { },
|
|
5222
5259
|
"ap-northeast-1" : { },
|
|
5223
5260
|
"ap-northeast-2" : { },
|
|
5261
|
+
"ap-northeast-3" : { },
|
|
5224
5262
|
"ap-south-1" : { },
|
|
5225
5263
|
"ap-southeast-1" : { },
|
|
5226
5264
|
"ap-southeast-2" : { },
|
|
@@ -5910,6 +5948,60 @@
|
|
|
5910
5948
|
}
|
|
5911
5949
|
}
|
|
5912
5950
|
},
|
|
5951
|
+
"servicecatalog-appregistry" : {
|
|
5952
|
+
"endpoints" : {
|
|
5953
|
+
"af-south-1" : { },
|
|
5954
|
+
"ap-east-1" : { },
|
|
5955
|
+
"ap-northeast-1" : { },
|
|
5956
|
+
"ap-northeast-2" : { },
|
|
5957
|
+
"ap-south-1" : { },
|
|
5958
|
+
"ap-southeast-1" : { },
|
|
5959
|
+
"ap-southeast-2" : { },
|
|
5960
|
+
"ca-central-1" : { },
|
|
5961
|
+
"eu-central-1" : { },
|
|
5962
|
+
"eu-north-1" : { },
|
|
5963
|
+
"eu-south-1" : { },
|
|
5964
|
+
"eu-west-1" : { },
|
|
5965
|
+
"eu-west-2" : { },
|
|
5966
|
+
"eu-west-3" : { },
|
|
5967
|
+
"fips-ca-central-1" : {
|
|
5968
|
+
"credentialScope" : {
|
|
5969
|
+
"region" : "ca-central-1"
|
|
5970
|
+
},
|
|
5971
|
+
"hostname" : "servicecatalog-appregistry-fips.ca-central-1.amazonaws.com"
|
|
5972
|
+
},
|
|
5973
|
+
"fips-us-east-1" : {
|
|
5974
|
+
"credentialScope" : {
|
|
5975
|
+
"region" : "us-east-1"
|
|
5976
|
+
},
|
|
5977
|
+
"hostname" : "servicecatalog-appregistry-fips.us-east-1.amazonaws.com"
|
|
5978
|
+
},
|
|
5979
|
+
"fips-us-east-2" : {
|
|
5980
|
+
"credentialScope" : {
|
|
5981
|
+
"region" : "us-east-2"
|
|
5982
|
+
},
|
|
5983
|
+
"hostname" : "servicecatalog-appregistry-fips.us-east-2.amazonaws.com"
|
|
5984
|
+
},
|
|
5985
|
+
"fips-us-west-1" : {
|
|
5986
|
+
"credentialScope" : {
|
|
5987
|
+
"region" : "us-west-1"
|
|
5988
|
+
},
|
|
5989
|
+
"hostname" : "servicecatalog-appregistry-fips.us-west-1.amazonaws.com"
|
|
5990
|
+
},
|
|
5991
|
+
"fips-us-west-2" : {
|
|
5992
|
+
"credentialScope" : {
|
|
5993
|
+
"region" : "us-west-2"
|
|
5994
|
+
},
|
|
5995
|
+
"hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
|
|
5996
|
+
},
|
|
5997
|
+
"me-south-1" : { },
|
|
5998
|
+
"sa-east-1" : { },
|
|
5999
|
+
"us-east-1" : { },
|
|
6000
|
+
"us-east-2" : { },
|
|
6001
|
+
"us-west-1" : { },
|
|
6002
|
+
"us-west-2" : { }
|
|
6003
|
+
}
|
|
6004
|
+
},
|
|
5913
6005
|
"servicediscovery" : {
|
|
5914
6006
|
"endpoints" : {
|
|
5915
6007
|
"af-south-1" : { },
|
|
@@ -5976,6 +6068,24 @@
|
|
|
5976
6068
|
"ap-southeast-2" : { },
|
|
5977
6069
|
"eu-central-1" : { },
|
|
5978
6070
|
"eu-west-1" : { },
|
|
6071
|
+
"fips-us-east-1" : {
|
|
6072
|
+
"credentialScope" : {
|
|
6073
|
+
"region" : "us-east-1"
|
|
6074
|
+
},
|
|
6075
|
+
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
|
|
6076
|
+
},
|
|
6077
|
+
"fips-us-east-2" : {
|
|
6078
|
+
"credentialScope" : {
|
|
6079
|
+
"region" : "us-east-2"
|
|
6080
|
+
},
|
|
6081
|
+
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
|
|
6082
|
+
},
|
|
6083
|
+
"fips-us-west-2" : {
|
|
6084
|
+
"credentialScope" : {
|
|
6085
|
+
"region" : "us-west-2"
|
|
6086
|
+
},
|
|
6087
|
+
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
|
|
6088
|
+
},
|
|
5979
6089
|
"us-east-1" : { },
|
|
5980
6090
|
"us-east-2" : { },
|
|
5981
6091
|
"us-west-2" : { }
|
|
@@ -9412,6 +9522,24 @@
|
|
|
9412
9522
|
}
|
|
9413
9523
|
}
|
|
9414
9524
|
},
|
|
9525
|
+
"servicecatalog-appregistry" : {
|
|
9526
|
+
"endpoints" : {
|
|
9527
|
+
"fips-us-gov-east-1" : {
|
|
9528
|
+
"credentialScope" : {
|
|
9529
|
+
"region" : "us-gov-east-1"
|
|
9530
|
+
},
|
|
9531
|
+
"hostname" : "servicecatalog-appregistry.us-gov-east-1.amazonaws.com"
|
|
9532
|
+
},
|
|
9533
|
+
"fips-us-gov-west-1" : {
|
|
9534
|
+
"credentialScope" : {
|
|
9535
|
+
"region" : "us-gov-west-1"
|
|
9536
|
+
},
|
|
9537
|
+
"hostname" : "servicecatalog-appregistry.us-gov-west-1.amazonaws.com"
|
|
9538
|
+
},
|
|
9539
|
+
"us-gov-east-1" : { },
|
|
9540
|
+
"us-gov-west-1" : { }
|
|
9541
|
+
}
|
|
9542
|
+
},
|
|
9415
9543
|
"servicequotas" : {
|
|
9416
9544
|
"defaults" : {
|
|
9417
9545
|
"protocols" : [ "https" ]
|
|
@@ -9980,6 +10108,11 @@
|
|
|
9980
10108
|
"us-iso-east-1" : { }
|
|
9981
10109
|
}
|
|
9982
10110
|
},
|
|
10111
|
+
"ram" : {
|
|
10112
|
+
"endpoints" : {
|
|
10113
|
+
"us-iso-east-1" : { }
|
|
10114
|
+
}
|
|
10115
|
+
},
|
|
9983
10116
|
"rds" : {
|
|
9984
10117
|
"endpoints" : {
|
|
9985
10118
|
"us-iso-east-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.466.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-06-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|