aws-partitions 1.160.0 → 1.161.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 +16 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 15a5e2f06c694038b9a96c7053df02381cab5e1c
4
- data.tar.gz: b753628392fc83e4cc76c4584ca66a13c90755ba
3
+ metadata.gz: ddf86c824757e4fcf23416959db01bafac092a54
4
+ data.tar.gz: ead3a3172ff68b0bd020cacbde13e34ee9c4fc69
5
5
  SHA512:
6
- metadata.gz: 6543d751bc633c196bc213e027a8d381a0fd9042665e9c4da2bf763d2ec0abd9547c824ccda23e84f8fc26e46da1eea19188a9bc4602285bb7370eb9e81d358f
7
- data.tar.gz: 0d03e294987d298d470426c0d9c030dfea94db15ba445688d634aedffd47ccb0fe3ae4e4c110b7c97b28f6a36aae50f78577afc92d5e11648df1f4dcd96447de
6
+ metadata.gz: '008f36cbe45f9dab6eac301778f1de7c987b8eb0cf235399e2a6012f84e522fbb21a03cd9088025fbfdef281de9f927489c44e03a09b67576dc08048ffdff0da'
7
+ data.tar.gz: dae44fcb12f6afaf8d329b05d3b924e9da9b037aa05cf56d18c56de3386a3fb7cfbc077d58ceaa77fffcc720afec49cf331dbf8bac3c1f7a1469b1749ddbb6d0
data/partitions.json CHANGED
@@ -564,6 +564,7 @@
564
564
  }
565
565
  },
566
566
  "endpoints" : {
567
+ "ap-east-1" : { },
567
568
  "ap-northeast-1" : { },
568
569
  "ap-northeast-2" : { },
569
570
  "ap-south-1" : { },
@@ -1452,6 +1453,7 @@
1452
1453
  "ap-southeast-2" : { },
1453
1454
  "ca-central-1" : { },
1454
1455
  "eu-central-1" : { },
1456
+ "eu-north-1" : { },
1455
1457
  "eu-west-1" : { },
1456
1458
  "eu-west-2" : { },
1457
1459
  "eu-west-3" : { },
@@ -1572,8 +1574,13 @@
1572
1574
  },
1573
1575
  "kinesisanalytics" : {
1574
1576
  "endpoints" : {
1577
+ "ap-northeast-1" : { },
1578
+ "ap-northeast-2" : { },
1579
+ "ap-southeast-1" : { },
1580
+ "ap-southeast-2" : { },
1575
1581
  "eu-central-1" : { },
1576
1582
  "eu-west-1" : { },
1583
+ "eu-west-2" : { },
1577
1584
  "us-east-1" : { },
1578
1585
  "us-east-2" : { },
1579
1586
  "us-west-2" : { }
@@ -3498,6 +3505,15 @@
3498
3505
  "us-gov-west-1" : { }
3499
3506
  }
3500
3507
  },
3508
+ "acm-pca" : {
3509
+ "defaults" : {
3510
+ "protocols" : [ "https" ]
3511
+ },
3512
+ "endpoints" : {
3513
+ "us-gov-east-1" : { },
3514
+ "us-gov-west-1" : { }
3515
+ }
3516
+ },
3501
3517
  "api.ecr" : {
3502
3518
  "endpoints" : {
3503
3519
  "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.160.0
4
+ version: 1.161.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: 2019-05-08 00:00:00.000000000 Z
11
+ date: 2019-05-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: