aws-partitions 1.333.0 → 1.334.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 247eef9936d4261c0e1ddb5f24ddf6f90481ef17025ca3c8f9e4b6d0e7652e93
4
- data.tar.gz: 6480d15f6387f0b6a9cf7ef5455265727a101541de3ae4c12f334663d08a08a8
3
+ metadata.gz: 8a850355d96c71e4f249b567aca355b24e3dd0cd880d90e2aec2f8ec5fa21aed
4
+ data.tar.gz: ab592209701898c27a9d12104f3aeb65b87d4f8c9fd9fb6a1d1e575b1d87b002
5
5
  SHA512:
6
- metadata.gz: 42e97aee0a8d9e06dca08dc41943d1b10458da9766d96e5d04e0c76f9354599413e78bbbf25a6f659eee764b850294eed0dd7466456c57c219748d650dff8f31
7
- data.tar.gz: c38b6d53a93fba4ec642aaa70ececaab264c52573b34ffa5cf3b1101f8eff16b6b8438db736a3164df16ccaf4941edacc2928a470ecd65a2dcfa3416d5d63909
6
+ metadata.gz: 5d955d0332e524a73bcf7e0d86a9897edcddae15d75a0a9f13e609a3bc1fc7032d4cdbe154dd1e0c97ebb91ce0921ebf9a712a053e35cd5d9cf768f57fa9daf1
7
+ data.tar.gz: 0e0a89a93fb0d8265310f03430e5ea25e5065c56586692c2863fa1bedd749e99463eb62ce56f51792d50c5b4b0a089ba1100ee736f3bd26a3a7ec13af531b68a
@@ -321,6 +321,7 @@ module Aws
321
321
  'GroundStation' => 'groundstation',
322
322
  'GuardDuty' => 'guardduty',
323
323
  'Health' => 'health',
324
+ 'Honeycode' => 'honeycode',
324
325
  'IAM' => 'iam',
325
326
  'Imagebuilder' => 'imagebuilder',
326
327
  'ImportExport' => 'importexport',
@@ -6397,6 +6397,24 @@
6397
6397
  }
6398
6398
  }
6399
6399
  },
6400
+ "organizations" : {
6401
+ "endpoints" : {
6402
+ "aws-cn-global" : {
6403
+ "credentialScope" : {
6404
+ "region" : "cn-northwest-1"
6405
+ },
6406
+ "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
6407
+ },
6408
+ "fips-aws-cn-global" : {
6409
+ "credentialScope" : {
6410
+ "region" : "cn-northwest-1"
6411
+ },
6412
+ "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
6413
+ }
6414
+ },
6415
+ "isRegionalized" : false,
6416
+ "partitionEndpoint" : "aws-cn-global"
6417
+ },
6400
6418
  "polly" : {
6401
6419
  "endpoints" : {
6402
6420
  "cn-northwest-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.333.0
4
+ version: 1.334.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-06-23 00:00:00.000000000 Z
11
+ date: 2020-06-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: