aws-partitions 1.806.0 → 1.808.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +16 -8
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e84935d0a627370647f979a0fada59d5a60db04b0c56cfb3863a0b63b0b63726
4
- data.tar.gz: bc63ced137783a7648a0e06b3fade30b66d1feeb9a7d182fd08db2a37dfd7a85
3
+ metadata.gz: 9cf4054aca038bbb780bcbdbf88281a0f4e358dd972c3412c6b1b7035f61162c
4
+ data.tar.gz: 20346c1e76f662a5b433d5d2d8e3dc9cc7e9a3e07e686043fac99e15511858e2
5
5
  SHA512:
6
- metadata.gz: 35658902c2524cd32304bcc266466d45422e0edbe0879aac58a49c32ef8aa0ff6649a40e8d3fb5c1bb9bd603c46dad0022ac7cc72c364383eaead0cd52eea222
7
- data.tar.gz: 880d456726e768f7db50d216b04f95a0f623c2da977c1fc9b74fd95c89f20f86eefe90ff71bf988fc76fb0445ecf634e67dc6202dceb3dbe5741996213dd0c2e
6
+ metadata.gz: 786f4d72ce08e27fc80912b2cc9e60af7defedab9e1564a567f9621e16f7502ea12ce4e3b8afa82c37963a0b4a7f3aef1412c0585909375ec2b4625836597cb1
7
+ data.tar.gz: cee1a7de089f3cc13ad8ea468b0babc821c178bc690a4775e8495ee053b9af2d89cb9a699a6602927759105fc6c17396349456c7f8e2075c7bf2589b1082b443
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.808.0 (2023-08-21)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.807.0 (2023-08-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.806.0 (2023-08-17)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.806.0
1
+ 1.808.0
data/partitions.json CHANGED
@@ -6924,6 +6924,7 @@
6924
6924
  "deprecated" : true,
6925
6925
  "hostname" : "fms-fips.us-west-2.amazonaws.com"
6926
6926
  },
6927
+ "il-central-1" : { },
6927
6928
  "me-central-1" : { },
6928
6929
  "me-south-1" : {
6929
6930
  "variants" : [ {
@@ -10492,9 +10493,11 @@
10492
10493
  "af-south-1" : { },
10493
10494
  "ap-northeast-1" : { },
10494
10495
  "ap-northeast-2" : { },
10496
+ "ap-northeast-3" : { },
10495
10497
  "ap-south-1" : { },
10496
10498
  "ap-southeast-1" : { },
10497
10499
  "ap-southeast-2" : { },
10500
+ "ap-southeast-4" : { },
10498
10501
  "ca-central-1" : {
10499
10502
  "variants" : [ {
10500
10503
  "hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com",
@@ -23178,13 +23181,13 @@
23178
23181
  },
23179
23182
  "us-gov-east-1" : {
23180
23183
  "variants" : [ {
23181
- "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
23182
- "tags" : [ "dualstack", "fips" ]
23183
- }, {
23184
23184
  "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
23185
23185
  "tags" : [ "fips" ]
23186
23186
  }, {
23187
- "hostname" : "servicediscovery.us-gov-east-1.amazonaws.com",
23187
+ "hostname" : "servicediscovery-fips.us-gov-east-1.api.aws",
23188
+ "tags" : [ "dualstack", "fips" ]
23189
+ }, {
23190
+ "hostname" : "servicediscovery.us-gov-east-1.api.aws",
23188
23191
  "tags" : [ "dualstack" ]
23189
23192
  } ]
23190
23193
  },
@@ -23197,13 +23200,13 @@
23197
23200
  },
23198
23201
  "us-gov-west-1" : {
23199
23202
  "variants" : [ {
23200
- "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
23201
- "tags" : [ "dualstack", "fips" ]
23202
- }, {
23203
23203
  "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
23204
23204
  "tags" : [ "fips" ]
23205
23205
  }, {
23206
- "hostname" : "servicediscovery.us-gov-west-1.amazonaws.com",
23206
+ "hostname" : "servicediscovery-fips.us-gov-west-1.api.aws",
23207
+ "tags" : [ "dualstack", "fips" ]
23208
+ }, {
23209
+ "hostname" : "servicediscovery.us-gov-west-1.api.aws",
23207
23210
  "tags" : [ "dualstack" ]
23208
23211
  } ]
23209
23212
  },
@@ -24857,6 +24860,11 @@
24857
24860
  "us-isob-east-1" : { }
24858
24861
  }
24859
24862
  },
24863
+ "outposts" : {
24864
+ "endpoints" : {
24865
+ "us-isob-east-1" : { }
24866
+ }
24867
+ },
24860
24868
  "ram" : {
24861
24869
  "endpoints" : {
24862
24870
  "us-isob-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.806.0
4
+ version: 1.808.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-08-17 00:00:00.000000000 Z
11
+ date: 2023-08-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: