aws-partitions 1.510.0 → 1.511.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 +69 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8b6b025cfd781f84ff02b55462b50fa162bfc4ff97d0af55e13b56a3f504a6cf
4
- data.tar.gz: 9c2316cf7ec4ccfb491f755121452bf499f4891b1bd2c49fab3ac8d565f97ef7
3
+ metadata.gz: 242bae97ae09acb4757a9f4911860518d66c982986aa55324d341f095d2be611
4
+ data.tar.gz: af9cfc5ac527546b181d72f8332354aa8f205ebbc0ee3b51d446626b2337844c
5
5
  SHA512:
6
- metadata.gz: b5daaefc50f9f233f365623616c7469117cee38eb2263b030c02b332b70e83982c19e6e194d03ce8ee143b69f9cd5d5bb39631451f0326edb2da8e841b888e42
7
- data.tar.gz: bfbb03c1c6499e6e7fa9366236b0c47870719ee1d683e46247fd1e1dd2ed1baf46a13e2c11a17c71a221ed47f83451b36030e4ef77ae968cff6f600c58657ae8
6
+ metadata.gz: 1fde285f8b63db3a732422bf3b4d61a0588b6ced8724bf9c423fc6558e401632bd1eda1f5fb0f7e5d477f503c4471cd7c6968e42c6ffb7dc80347c5b0730a26a
7
+ data.tar.gz: 91e5159a11e848a20193d4cda9610e4446a1d1d98a674ebe5a6e7181f399384d3ff463cfd1b3e04e7d24d98502cba647dd803e68af50a60159b8e4bfa6fc817d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.511.0 (2021-10-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.510.0 (2021-10-01)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.510.0
1
+ 1.511.0
data/partitions.json CHANGED
@@ -1982,6 +1982,29 @@
1982
1982
  "us-west-2" : { }
1983
1983
  }
1984
1984
  },
1985
+ "databrew" : {
1986
+ "endpoints" : {
1987
+ "af-south-1" : { },
1988
+ "ap-east-1" : { },
1989
+ "ap-northeast-1" : { },
1990
+ "ap-northeast-2" : { },
1991
+ "ap-south-1" : { },
1992
+ "ap-southeast-1" : { },
1993
+ "ap-southeast-2" : { },
1994
+ "ca-central-1" : { },
1995
+ "eu-central-1" : { },
1996
+ "eu-north-1" : { },
1997
+ "eu-south-1" : { },
1998
+ "eu-west-1" : { },
1999
+ "eu-west-2" : { },
2000
+ "eu-west-3" : { },
2001
+ "sa-east-1" : { },
2002
+ "us-east-1" : { },
2003
+ "us-east-2" : { },
2004
+ "us-west-1" : { },
2005
+ "us-west-2" : { }
2006
+ }
2007
+ },
1985
2008
  "dataexchange" : {
1986
2009
  "endpoints" : {
1987
2010
  "ap-northeast-1" : { },
@@ -4107,6 +4130,35 @@
4107
4130
  "us-west-2" : { }
4108
4131
  }
4109
4132
  },
4133
+ "kendra" : {
4134
+ "endpoints" : {
4135
+ "ap-southeast-1" : { },
4136
+ "ap-southeast-2" : { },
4137
+ "ca-central-1" : { },
4138
+ "eu-west-1" : { },
4139
+ "fips-us-east-1" : {
4140
+ "credentialScope" : {
4141
+ "region" : "us-east-1"
4142
+ },
4143
+ "hostname" : "kendra-fips.us-east-1.amazonaws.com"
4144
+ },
4145
+ "fips-us-east-2" : {
4146
+ "credentialScope" : {
4147
+ "region" : "us-east-2"
4148
+ },
4149
+ "hostname" : "kendra-fips.us-east-2.amazonaws.com"
4150
+ },
4151
+ "fips-us-west-2" : {
4152
+ "credentialScope" : {
4153
+ "region" : "us-west-2"
4154
+ },
4155
+ "hostname" : "kendra-fips.us-west-2.amazonaws.com"
4156
+ },
4157
+ "us-east-1" : { },
4158
+ "us-east-2" : { },
4159
+ "us-west-2" : { }
4160
+ }
4161
+ },
4110
4162
  "kinesis" : {
4111
4163
  "endpoints" : {
4112
4164
  "af-south-1" : { },
@@ -5145,6 +5197,12 @@
5145
5197
  },
5146
5198
  "hostname" : "oidc.eu-west-3.amazonaws.com"
5147
5199
  },
5200
+ "sa-east-1" : {
5201
+ "credentialScope" : {
5202
+ "region" : "sa-east-1"
5203
+ },
5204
+ "hostname" : "oidc.sa-east-1.amazonaws.com"
5205
+ },
5148
5206
  "us-east-1" : {
5149
5207
  "credentialScope" : {
5150
5208
  "region" : "us-east-1"
@@ -8127,6 +8185,12 @@
8127
8185
  "cn-northwest-1" : { }
8128
8186
  }
8129
8187
  },
8188
+ "databrew" : {
8189
+ "endpoints" : {
8190
+ "cn-north-1" : { },
8191
+ "cn-northwest-1" : { }
8192
+ }
8193
+ },
8130
8194
  "dax" : {
8131
8195
  "endpoints" : {
8132
8196
  "cn-north-1" : { },
@@ -9287,6 +9351,11 @@
9287
9351
  "us-gov-west-1" : { }
9288
9352
  }
9289
9353
  },
9354
+ "databrew" : {
9355
+ "endpoints" : {
9356
+ "us-gov-west-1" : { }
9357
+ }
9358
+ },
9290
9359
  "datasync" : {
9291
9360
  "endpoints" : {
9292
9361
  "fips-us-gov-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.510.0
4
+ version: 1.511.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-10-01 00:00:00.000000000 Z
11
+ date: 2021-10-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: