aws-partitions 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 46cf2c92294cefcbf8ff844a5d1d649a4ed0040b
4
- data.tar.gz: 627c7fdd2653ec00162929cca1016287bffd2283
3
+ metadata.gz: 821d3bde8e4f9ffa9e986fffbe61e490313f9fa9
4
+ data.tar.gz: 1b97bb2eec32940ee4916a1b90d675c95a61cf31
5
5
  SHA512:
6
- metadata.gz: 61e1cfb78381362a4e9a62831efffdc976fe28e5dc87ced92d8a5f4e8ee28cd89144a687271a35ea28b73b1a315b7b49f6a4e6dd1536d9676ca094da8dd6d976
7
- data.tar.gz: 94b1f3529bc9343c745f8b4751f094dc37442e7cd99baf61233d2448c6787f90bd700f14046d39b4502950932e97358b898fbcfeefa12778127fc69db1515671
6
+ metadata.gz: 6427b7632a8251274cfe6524e30d6d9cd3372a630b84bfc86f2759b091c5a1944b56a3c5e838a6f1c60a86ef90b9fde39fe5a1d970e29815258f7023b08cfbcb
7
+ data.tar.gz: 71cb9770fc659e4b616173294327b95598bd9b94cf13a380bc224b80e3ab098175584ae63836f7b419a1919cb118d77e33663fdf7302082c46d05efaacc9bc13
@@ -311,6 +311,7 @@ module Aws
311
311
  'Support' => 'support',
312
312
  'WAF' => 'waf',
313
313
  'WAFRegional' => 'waf-regional',
314
+ 'WorkDocs' => 'workdocs',
314
315
  'WorkSpaces' => 'workspaces',
315
316
  'XRay' => 'xray',
316
317
  }
data/partitions.json CHANGED
@@ -1441,6 +1441,16 @@
1441
1441
  "us-west-2": {}
1442
1442
  }
1443
1443
  },
1444
+ "workdocs": {
1445
+ "endpoints": {
1446
+ "ap-northeast-1": {},
1447
+ "ap-southeast-1": {},
1448
+ "ap-southeast-2": {},
1449
+ "eu-west-1": {},
1450
+ "us-east-1": {},
1451
+ "us-west-2": {}
1452
+ }
1453
+ },
1444
1454
  "workspaces": {
1445
1455
  "endpoints": {
1446
1456
  "ap-northeast-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.4.0
4
+ version: 1.5.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: 2017-03-08 00:00:00.000000000 Z
11
+ date: 2017-03-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: