aws-partitions 1.77.0 → 1.78.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 +18 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1d354cbea35a03e5f526fa5017f1ad53e370f6a7
4
- data.tar.gz: 22a83b0413e50a0ecb3171e6beda6393003da9c3
3
+ metadata.gz: 6e07c52347a45e8f51b200f423611dbf79bd896b
4
+ data.tar.gz: 4eef4a9492d93c96d849fb90d28321c68b397c3b
5
5
  SHA512:
6
- metadata.gz: d9d227436fa51dc5aeab17bd573a2be68b733dd4fc12469b2966d357504cefbf926e348025c62f0a93e3a2b40a235d57b2d1559e89672ae974cdc387835cc05f
7
- data.tar.gz: cff5684721ef0b6a6dce80bea2b28ec64c393c9355a60f3b1b5fd7616dbe79a0526ff5e09ab394df3ccc0792a84c0fa16daf418803b54be8a6c2ec44609c195f
6
+ metadata.gz: 1cc5685538a9fd4c0d993fe0dca6420443c4da8128847683406a73615027a249d7c2fe557783fc2a070598327c624845bfd496b7ebaa2d68beba3159174d2a89
7
+ data.tar.gz: f0e42ae19c09905b1cddc4cb37a1af4e0f80eefcd234957137ffe3bc20f8a8c93ce179108927d8c8a50e8f0b104aae70b5db9ecc237b7b958bbea2d505331987
@@ -1573,6 +1573,24 @@
1573
1573
  "us-west-2" : { }
1574
1574
  }
1575
1575
  },
1576
+ "secretsmanager" : {
1577
+ "endpoints" : {
1578
+ "ap-northeast-1" : { },
1579
+ "ap-northeast-2" : { },
1580
+ "ap-south-1" : { },
1581
+ "ap-southeast-1" : { },
1582
+ "ap-southeast-2" : { },
1583
+ "ca-central-1" : { },
1584
+ "eu-central-1" : { },
1585
+ "eu-west-1" : { },
1586
+ "eu-west-2" : { },
1587
+ "sa-east-1" : { },
1588
+ "us-east-1" : { },
1589
+ "us-east-2" : { },
1590
+ "us-west-1" : { },
1591
+ "us-west-2" : { }
1592
+ }
1593
+ },
1576
1594
  "serverlessrepo" : {
1577
1595
  "defaults" : {
1578
1596
  "protocols" : [ "https" ]
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.77.0
4
+ version: 1.78.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: 2018-04-04 00:00:00.000000000 Z
11
+ date: 2018-04-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: