aws-partitions 1.816.0 → 1.817.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +12 -5
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5024b976ece428b02503ca886b33042f65e6f93f5aca590eaa3c700de00fee7
4
- data.tar.gz: 18b05d7c0500b3893b749fbed55c07c2b5fd8956fe737df56e2551db7c6a99b1
3
+ metadata.gz: a3376f21523e76efeb9e1b1fc62a5b1ca5a553bc74d4e57695f9979e5ae40bec
4
+ data.tar.gz: 03b30827b02ec243f3957129450c3522dc13e608136e7ac8cfbdc93a10f176dd
5
5
  SHA512:
6
- metadata.gz: a02e5afc4e290f5ef3a46981c831dea7a76bb21522bd98705999f757044aad4691640a34395f68697caf585f8c9aee48f2f142099dc2b3de1fc86c1c5d6ddfea
7
- data.tar.gz: a74fa1dac52751e91b78a3d7f4680c466bc64fd5139d46a638d48772491193d2dbda03f96166d07d81546b7ebd78e927fcaa483bba7db7d9beba41c82f3a49cb
6
+ metadata.gz: aa258fd296699b9f06ed45b38b82cdc5b58bb44ede312179f571b4475de71a30da595fa1eaf2349db9976e3c3657e975687ca7cf96f7e9ad42a8ab9fb26c43b2
7
+ data.tar.gz: 68c4a7949ca0207c6b49b7c197d48bb73a12c06ee081167959a5178a13a043772b74d6d668253bb3cbe6264bf7905a128411079bb17de058d171b0df22958083
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.817.0 (2023-09-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.816.0 (2023-09-01)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.816.0
1
+ 1.817.0
data/partitions.json CHANGED
@@ -8149,7 +8149,7 @@
8149
8149
  "ca-central-1" : {
8150
8150
  "hostname" : "internetmonitor.ca-central-1.api.aws",
8151
8151
  "variants" : [ {
8152
- "hostname" : "internetmonitor-fips.ca-central-1.api.aws",
8152
+ "hostname" : "internetmonitor-fips.ca-central-1.amazonaws.com",
8153
8153
  "tags" : [ "fips" ]
8154
8154
  } ]
8155
8155
  },
@@ -8192,28 +8192,28 @@
8192
8192
  "us-east-1" : {
8193
8193
  "hostname" : "internetmonitor.us-east-1.api.aws",
8194
8194
  "variants" : [ {
8195
- "hostname" : "internetmonitor-fips.us-east-1.api.aws",
8195
+ "hostname" : "internetmonitor-fips.us-east-1.amazonaws.com",
8196
8196
  "tags" : [ "fips" ]
8197
8197
  } ]
8198
8198
  },
8199
8199
  "us-east-2" : {
8200
8200
  "hostname" : "internetmonitor.us-east-2.api.aws",
8201
8201
  "variants" : [ {
8202
- "hostname" : "internetmonitor-fips.us-east-2.api.aws",
8202
+ "hostname" : "internetmonitor-fips.us-east-2.amazonaws.com",
8203
8203
  "tags" : [ "fips" ]
8204
8204
  } ]
8205
8205
  },
8206
8206
  "us-west-1" : {
8207
8207
  "hostname" : "internetmonitor.us-west-1.api.aws",
8208
8208
  "variants" : [ {
8209
- "hostname" : "internetmonitor-fips.us-west-1.api.aws",
8209
+ "hostname" : "internetmonitor-fips.us-west-1.amazonaws.com",
8210
8210
  "tags" : [ "fips" ]
8211
8211
  } ]
8212
8212
  },
8213
8213
  "us-west-2" : {
8214
8214
  "hostname" : "internetmonitor.us-west-2.api.aws",
8215
8215
  "variants" : [ {
8216
- "hostname" : "internetmonitor-fips.us-west-2.api.aws",
8216
+ "hostname" : "internetmonitor-fips.us-west-2.amazonaws.com",
8217
8217
  "tags" : [ "fips" ]
8218
8218
  } ]
8219
8219
  }
@@ -11595,6 +11595,12 @@
11595
11595
  },
11596
11596
  "hostname" : "oidc.eu-west-3.amazonaws.com"
11597
11597
  },
11598
+ "il-central-1" : {
11599
+ "credentialScope" : {
11600
+ "region" : "il-central-1"
11601
+ },
11602
+ "hostname" : "oidc.il-central-1.amazonaws.com"
11603
+ },
11598
11604
  "me-south-1" : {
11599
11605
  "credentialScope" : {
11600
11606
  "region" : "me-south-1"
@@ -16784,6 +16790,7 @@
16784
16790
  "deprecated" : true,
16785
16791
  "hostname" : "transfer-fips.us-west-2.amazonaws.com"
16786
16792
  },
16793
+ "il-central-1" : { },
16787
16794
  "me-central-1" : { },
16788
16795
  "me-south-1" : { },
16789
16796
  "sa-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.816.0
4
+ version: 1.817.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-09-01 00:00:00.000000000 Z
11
+ date: 2023-09-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: