aws-partitions 1.642.0 → 1.644.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +82 -5
- 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: 4fd622bd4be6347068622a204d076369405e04e50c7444f9a613792406701303
|
|
4
|
+
data.tar.gz: 0b6f5ad47085294a595d2ae30fddd50ca8f20cec68d16e5cd980cf6a8c336710
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0d62a2ac400a37e0f110a017cdb2434050470ad73a9a1e24e2f4b938e8026536bbad93d25f0aeff14975264a2a6de119c844ea4807591586318aa79a1a333cce
|
|
7
|
+
data.tar.gz: d46255d846ab2ff815a9cf08460f052daab3591e6a698f6fc783a7f3ab25aff01c86b2916debc436c279d01b0b37388c64336291705d6adf8ed34cb0019f894f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.644.0 (2022-10-07)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.643.0 (2022-10-06)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.642.0 (2022-10-04)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.644.0
|
data/partitions.json
CHANGED
|
@@ -2345,6 +2345,7 @@
|
|
|
2345
2345
|
"eu-west-1" : { },
|
|
2346
2346
|
"eu-west-2" : { },
|
|
2347
2347
|
"eu-west-3" : { },
|
|
2348
|
+
"me-central-1" : { },
|
|
2348
2349
|
"me-south-1" : { },
|
|
2349
2350
|
"sa-east-1" : { },
|
|
2350
2351
|
"us-east-1" : { },
|
|
@@ -6820,6 +6821,7 @@
|
|
|
6820
6821
|
"eu-west-1" : { },
|
|
6821
6822
|
"eu-west-2" : { },
|
|
6822
6823
|
"eu-west-3" : { },
|
|
6824
|
+
"me-central-1" : { },
|
|
6823
6825
|
"me-south-1" : { },
|
|
6824
6826
|
"sa-east-1" : { },
|
|
6825
6827
|
"us-east-1" : {
|
|
@@ -7014,6 +7016,35 @@
|
|
|
7014
7016
|
"isRegionalized" : false,
|
|
7015
7017
|
"partitionEndpoint" : "aws-global"
|
|
7016
7018
|
},
|
|
7019
|
+
"ingest.timestream" : {
|
|
7020
|
+
"endpoints" : {
|
|
7021
|
+
"ap-northeast-1" : { },
|
|
7022
|
+
"ap-southeast-2" : { },
|
|
7023
|
+
"eu-central-1" : { },
|
|
7024
|
+
"eu-west-1" : { },
|
|
7025
|
+
"ingest-fips-us-east-1" : {
|
|
7026
|
+
"credentialScope" : {
|
|
7027
|
+
"region" : "us-east-1"
|
|
7028
|
+
},
|
|
7029
|
+
"hostname" : "ingest.timestream-fips.us-east-1.amazonaws.com"
|
|
7030
|
+
},
|
|
7031
|
+
"ingest-fips-us-east-2" : {
|
|
7032
|
+
"credentialScope" : {
|
|
7033
|
+
"region" : "us-east-2"
|
|
7034
|
+
},
|
|
7035
|
+
"hostname" : "ingest.timestream-fips.us-east-2.amazonaws.com"
|
|
7036
|
+
},
|
|
7037
|
+
"ingest-fips-us-west-2" : {
|
|
7038
|
+
"credentialScope" : {
|
|
7039
|
+
"region" : "us-west-2"
|
|
7040
|
+
},
|
|
7041
|
+
"hostname" : "ingest.timestream-fips.us-west-2.amazonaws.com"
|
|
7042
|
+
},
|
|
7043
|
+
"us-east-1" : { },
|
|
7044
|
+
"us-east-2" : { },
|
|
7045
|
+
"us-west-2" : { }
|
|
7046
|
+
}
|
|
7047
|
+
},
|
|
7017
7048
|
"inspector" : {
|
|
7018
7049
|
"endpoints" : {
|
|
7019
7050
|
"ap-northeast-1" : { },
|
|
@@ -10006,6 +10037,13 @@
|
|
|
10006
10037
|
"deprecated" : true,
|
|
10007
10038
|
"hostname" : "pinpoint-fips.us-east-1.amazonaws.com"
|
|
10008
10039
|
},
|
|
10040
|
+
"fips-us-east-2" : {
|
|
10041
|
+
"credentialScope" : {
|
|
10042
|
+
"region" : "us-east-2"
|
|
10043
|
+
},
|
|
10044
|
+
"deprecated" : true,
|
|
10045
|
+
"hostname" : "pinpoint-fips.us-east-2.amazonaws.com"
|
|
10046
|
+
},
|
|
10009
10047
|
"fips-us-west-2" : {
|
|
10010
10048
|
"credentialScope" : {
|
|
10011
10049
|
"region" : "us-west-2"
|
|
@@ -10023,6 +10061,16 @@
|
|
|
10023
10061
|
"tags" : [ "fips" ]
|
|
10024
10062
|
} ]
|
|
10025
10063
|
},
|
|
10064
|
+
"us-east-2" : {
|
|
10065
|
+
"credentialScope" : {
|
|
10066
|
+
"region" : "us-east-2"
|
|
10067
|
+
},
|
|
10068
|
+
"hostname" : "pinpoint.us-east-2.amazonaws.com",
|
|
10069
|
+
"variants" : [ {
|
|
10070
|
+
"hostname" : "pinpoint-fips.us-east-2.amazonaws.com",
|
|
10071
|
+
"tags" : [ "fips" ]
|
|
10072
|
+
} ]
|
|
10073
|
+
},
|
|
10026
10074
|
"us-west-2" : {
|
|
10027
10075
|
"credentialScope" : {
|
|
10028
10076
|
"region" : "us-west-2"
|
|
@@ -14919,8 +14967,22 @@
|
|
|
14919
14967
|
"ap-southeast-2" : { },
|
|
14920
14968
|
"eu-central-1" : { },
|
|
14921
14969
|
"eu-west-2" : { },
|
|
14922
|
-
"us-east-1" : {
|
|
14923
|
-
|
|
14970
|
+
"fips-us-east-1" : {
|
|
14971
|
+
"deprecated" : true
|
|
14972
|
+
},
|
|
14973
|
+
"fips-us-west-2" : {
|
|
14974
|
+
"deprecated" : true
|
|
14975
|
+
},
|
|
14976
|
+
"us-east-1" : {
|
|
14977
|
+
"variants" : [ {
|
|
14978
|
+
"tags" : [ "fips" ]
|
|
14979
|
+
} ]
|
|
14980
|
+
},
|
|
14981
|
+
"us-west-2" : {
|
|
14982
|
+
"variants" : [ {
|
|
14983
|
+
"tags" : [ "fips" ]
|
|
14984
|
+
} ]
|
|
14985
|
+
}
|
|
14924
14986
|
}
|
|
14925
14987
|
},
|
|
14926
14988
|
"workdocs" : {
|
|
@@ -16836,6 +16898,12 @@
|
|
|
16836
16898
|
}
|
|
16837
16899
|
},
|
|
16838
16900
|
"cloudtrail" : {
|
|
16901
|
+
"defaults" : {
|
|
16902
|
+
"variants" : [ {
|
|
16903
|
+
"hostname" : "cloudtrail.us-gov-west-1.amazonaws.com",
|
|
16904
|
+
"tags" : [ "fips" ]
|
|
16905
|
+
} ]
|
|
16906
|
+
},
|
|
16839
16907
|
"endpoints" : {
|
|
16840
16908
|
"fips-us-gov-east-1" : {
|
|
16841
16909
|
"credentialScope" : {
|
|
@@ -17397,13 +17465,21 @@
|
|
|
17397
17465
|
"credentialScope" : {
|
|
17398
17466
|
"region" : "us-gov-east-1"
|
|
17399
17467
|
},
|
|
17400
|
-
"hostname" : "ec2.us-gov-east-1.amazonaws.com"
|
|
17468
|
+
"hostname" : "ec2.us-gov-east-1.amazonaws.com",
|
|
17469
|
+
"variants" : [ {
|
|
17470
|
+
"hostname" : "ec2.us-gov-east-1.api.aws",
|
|
17471
|
+
"tags" : [ "dualstack" ]
|
|
17472
|
+
} ]
|
|
17401
17473
|
},
|
|
17402
17474
|
"us-gov-west-1" : {
|
|
17403
17475
|
"credentialScope" : {
|
|
17404
17476
|
"region" : "us-gov-west-1"
|
|
17405
17477
|
},
|
|
17406
|
-
"hostname" : "ec2.us-gov-west-1.amazonaws.com"
|
|
17478
|
+
"hostname" : "ec2.us-gov-west-1.amazonaws.com",
|
|
17479
|
+
"variants" : [ {
|
|
17480
|
+
"hostname" : "ec2.us-gov-west-1.api.aws",
|
|
17481
|
+
"tags" : [ "dualstack" ]
|
|
17482
|
+
} ]
|
|
17407
17483
|
}
|
|
17408
17484
|
}
|
|
17409
17485
|
},
|
|
@@ -20519,7 +20595,8 @@
|
|
|
20519
20595
|
},
|
|
20520
20596
|
"synthetics" : {
|
|
20521
20597
|
"endpoints" : {
|
|
20522
|
-
"us-iso-east-1" : { }
|
|
20598
|
+
"us-iso-east-1" : { },
|
|
20599
|
+
"us-iso-west-1" : { }
|
|
20523
20600
|
}
|
|
20524
20601
|
},
|
|
20525
20602
|
"tagging" : {
|
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.644.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-10-
|
|
11
|
+
date: 2022-10-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|