aws-partitions 1.399.0 → 1.400.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +20 -8
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b64d3df1044790495fdd42fa5245b8ea75149aeb5fafeeb4d8ca48178bb9d0cf
4
- data.tar.gz: ceedd6118b8c204da5b2fa92bf50857009a13a0028761636dc3cb3c84cbf632f
3
+ metadata.gz: 292da175c70911c13cbcc44682bd0ce394508c7161ef6ad90b4d9c570adaec55
4
+ data.tar.gz: f670a2228c55ccb254851567d6d1fbd32959cef19d6198df813e4c799e1d3e67
5
5
  SHA512:
6
- metadata.gz: 21b48fde39570e6a57316285f250d41c3220ff3324b387096c714e11e120f29bdf6fd50ae5205f84f9f1a481aafcf4e62ba637c5cc0efb6e43e1b1bf8cd9e386
7
- data.tar.gz: 8883e61b7420426bce11330fabf3905c8b24b5073e7b9dc66c11d477ac49c32518f170d15662e806e8953a1955ff0ee1a63a29becafd0e8a3026fb478a9e4bc9
6
+ metadata.gz: 14c5bdccbb0bf11ece2e0b656e6003139b95e172fcf0b2d72a49b1c40aed0339a9afde4402b276fdbc8a9da0ab64fc0226233e41baab6a380369aa5cd1cb40a6
7
+ data.tar.gz: ebbde8db779d0cda11ec9d1874460d547785e9e93eacb382fb667abeaa0e5ec7b5a35c39e95e5661e21f4d6c142705980571f70633623bb854d6f48bd0213d3c
@@ -242,6 +242,19 @@
242
242
  "us-west-2" : { }
243
243
  }
244
244
  },
245
+ "airflow" : {
246
+ "endpoints" : {
247
+ "ap-northeast-1" : { },
248
+ "ap-southeast-1" : { },
249
+ "ap-southeast-2" : { },
250
+ "eu-central-1" : { },
251
+ "eu-north-1" : { },
252
+ "eu-west-1" : { },
253
+ "us-east-1" : { },
254
+ "us-east-2" : { },
255
+ "us-west-2" : { }
256
+ }
257
+ },
245
258
  "api.detective" : {
246
259
  "defaults" : {
247
260
  "protocols" : [ "https" ]
@@ -849,8 +862,7 @@
849
862
  },
850
863
  "chime" : {
851
864
  "defaults" : {
852
- "protocols" : [ "https" ],
853
- "sslCommonName" : "service.chime.aws.amazon.com"
865
+ "protocols" : [ "https" ]
854
866
  },
855
867
  "endpoints" : {
856
868
  "aws-global" : {
@@ -1322,8 +1334,10 @@
1322
1334
  },
1323
1335
  "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
1324
1336
  },
1337
+ "sa-east-1" : { },
1325
1338
  "us-east-1" : { },
1326
1339
  "us-east-2" : { },
1340
+ "us-west-1" : { },
1327
1341
  "us-west-2" : { }
1328
1342
  }
1329
1343
  },
@@ -1358,6 +1372,7 @@
1358
1372
  },
1359
1373
  "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
1360
1374
  },
1375
+ "sa-east-1" : { },
1361
1376
  "us-east-1" : { },
1362
1377
  "us-east-2" : { },
1363
1378
  "us-west-2" : { }
@@ -6068,11 +6083,14 @@
6068
6083
  },
6069
6084
  "transcribestreaming" : {
6070
6085
  "endpoints" : {
6086
+ "ap-northeast-1" : { },
6087
+ "ap-northeast-2" : { },
6071
6088
  "ap-southeast-2" : { },
6072
6089
  "ca-central-1" : { },
6073
6090
  "eu-central-1" : { },
6074
6091
  "eu-west-1" : { },
6075
6092
  "eu-west-2" : { },
6093
+ "sa-east-1" : { },
6076
6094
  "us-east-1" : { },
6077
6095
  "us-east-2" : { },
6078
6096
  "us-west-2" : { }
@@ -7031,12 +7049,6 @@
7031
7049
  "region" : "cn-northwest-1"
7032
7050
  },
7033
7051
  "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
7034
- },
7035
- "fips-aws-cn-global" : {
7036
- "credentialScope" : {
7037
- "region" : "cn-northwest-1"
7038
- },
7039
- "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
7040
7052
  }
7041
7053
  },
7042
7054
  "isRegionalized" : false,
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.399.0
4
+ version: 1.400.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: 2020-11-24 00:00:00.000000000 Z
11
+ date: 2020-12-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: