aws-partitions 1.703.0 → 1.705.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 +38 -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: f72a9d76520a920f01e0e378c457c87e580af88d3e651e9e0bd768b83565a101
|
|
4
|
+
data.tar.gz: d037aae29b8b01204646848b1c5dfb0f8d4d58437c34ca47a46e95e93e6815b1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7acc7114c9850c9955c763f29e9b9d14c24c76321d7ec6a6796903665f15e2a3108ab71caf38a08e88ede9738f36fe36fc40d3af8c224116c990fad0bf709bd7
|
|
7
|
+
data.tar.gz: ea5e5025ca73bef66a6cf9653353b869005812c5db11b5d55cc09f59cddd112664c27fce76c627ef6c14dbe202da11e8b73197506d0d6fc044e7f875ce4fc364
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.705.0 (2023-02-03)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.704.0 (2023-02-02)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.703.0 (2023-02-01)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.705.0
|
data/partitions.json
CHANGED
|
@@ -4619,6 +4619,7 @@
|
|
|
4619
4619
|
"ap-northeast-2" : { },
|
|
4620
4620
|
"ap-northeast-3" : { },
|
|
4621
4621
|
"ap-south-1" : { },
|
|
4622
|
+
"ap-south-2" : { },
|
|
4622
4623
|
"ap-southeast-1" : { },
|
|
4623
4624
|
"ap-southeast-2" : { },
|
|
4624
4625
|
"ap-southeast-3" : { },
|
|
@@ -4629,8 +4630,10 @@
|
|
|
4629
4630
|
} ]
|
|
4630
4631
|
},
|
|
4631
4632
|
"eu-central-1" : { },
|
|
4633
|
+
"eu-central-2" : { },
|
|
4632
4634
|
"eu-north-1" : { },
|
|
4633
4635
|
"eu-south-1" : { },
|
|
4636
|
+
"eu-south-2" : { },
|
|
4634
4637
|
"eu-west-1" : { },
|
|
4635
4638
|
"eu-west-2" : { },
|
|
4636
4639
|
"eu-west-3" : { },
|
|
@@ -18741,6 +18744,22 @@
|
|
|
18741
18744
|
}
|
|
18742
18745
|
}
|
|
18743
18746
|
},
|
|
18747
|
+
"compute-optimizer" : {
|
|
18748
|
+
"endpoints" : {
|
|
18749
|
+
"us-gov-east-1" : {
|
|
18750
|
+
"credentialScope" : {
|
|
18751
|
+
"region" : "us-gov-east-1"
|
|
18752
|
+
},
|
|
18753
|
+
"hostname" : "compute-optimizer-fips.us-gov-east-1.amazonaws.com"
|
|
18754
|
+
},
|
|
18755
|
+
"us-gov-west-1" : {
|
|
18756
|
+
"credentialScope" : {
|
|
18757
|
+
"region" : "us-gov-west-1"
|
|
18758
|
+
},
|
|
18759
|
+
"hostname" : "compute-optimizer-fips.us-gov-west-1.amazonaws.com"
|
|
18760
|
+
}
|
|
18761
|
+
}
|
|
18762
|
+
},
|
|
18744
18763
|
"config" : {
|
|
18745
18764
|
"defaults" : {
|
|
18746
18765
|
"variants" : [ {
|
|
@@ -19780,7 +19799,19 @@
|
|
|
19780
19799
|
},
|
|
19781
19800
|
"ingest.timestream" : {
|
|
19782
19801
|
"endpoints" : {
|
|
19783
|
-
"us-gov-west-1" : {
|
|
19802
|
+
"us-gov-west-1" : {
|
|
19803
|
+
"variants" : [ {
|
|
19804
|
+
"hostname" : "ingest.timestream.us-gov-west-1.amazonaws.com",
|
|
19805
|
+
"tags" : [ "fips" ]
|
|
19806
|
+
} ]
|
|
19807
|
+
},
|
|
19808
|
+
"us-gov-west-1-fips" : {
|
|
19809
|
+
"credentialScope" : {
|
|
19810
|
+
"region" : "us-gov-west-1"
|
|
19811
|
+
},
|
|
19812
|
+
"deprecated" : true,
|
|
19813
|
+
"hostname" : "ingest.timestream.us-gov-west-1.amazonaws.com"
|
|
19814
|
+
}
|
|
19784
19815
|
}
|
|
19785
19816
|
},
|
|
19786
19817
|
"inspector" : {
|
|
@@ -19813,6 +19844,12 @@
|
|
|
19813
19844
|
}
|
|
19814
19845
|
}
|
|
19815
19846
|
},
|
|
19847
|
+
"inspector2" : {
|
|
19848
|
+
"endpoints" : {
|
|
19849
|
+
"us-gov-east-1" : { },
|
|
19850
|
+
"us-gov-west-1" : { }
|
|
19851
|
+
}
|
|
19852
|
+
},
|
|
19816
19853
|
"iot" : {
|
|
19817
19854
|
"defaults" : {
|
|
19818
19855
|
"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.705.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: 2023-02-
|
|
11
|
+
date: 2023-02-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|