aws-partitions 1.185.0 → 1.186.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 +33 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1b806f43f3db9a208c4cd5e03060620ee31ce4c8
4
- data.tar.gz: 0e062948f414ab4f6664a29c976ca5201d870ed7
3
+ metadata.gz: 281a1c06c45b3e81bc63f79682dd39387c2fde87
4
+ data.tar.gz: de9efa56b5952ee2c5245775a5b674449f74338e
5
5
  SHA512:
6
- metadata.gz: 8033e0b88a332236a60d2c7c92f17fd3ba66e8ec9664f939c96f575b89214449839c7a1e1c2a2035db62d921e423b820a196827b02e7f733d603e9c6fe54b804
7
- data.tar.gz: 33db51843822a7025cf8882c8c0890e8723a56de0ced5b2de59c2894dc9f2bfd85ff6cfd9a1d3cfea68545531d4e767031288accbe4654524378b84190cfef61
6
+ metadata.gz: 70c5729f001c172c60b8b593d071994da880d531abbecf15516f2425e1e0d25cc507c9babde0403297646933b38059d6287014dc9caf684648c79d7ab9fb7af2
7
+ data.tar.gz: fc78aa6180e46f11ec56ffacd818667f0384071fc22bf3bc49d6d3eedfe77e2d7e8e0e0a211c5a03d64382874a5d724d9715a143c91f14554749ed5a0a7b35f6
@@ -915,11 +915,16 @@
915
915
  "ap-south-1" : { },
916
916
  "ap-southeast-1" : { },
917
917
  "ap-southeast-2" : { },
918
+ "ca-central-1" : { },
918
919
  "eu-central-1" : { },
920
+ "eu-north-1" : { },
919
921
  "eu-west-1" : { },
920
922
  "eu-west-2" : { },
923
+ "eu-west-3" : { },
924
+ "sa-east-1" : { },
921
925
  "us-east-1" : { },
922
926
  "us-east-2" : { },
927
+ "us-west-1" : { },
923
928
  "us-west-2" : { }
924
929
  }
925
930
  },
@@ -1518,10 +1523,15 @@
1518
1523
  },
1519
1524
  "endpoints" : {
1520
1525
  "ap-northeast-1" : { },
1526
+ "ap-northeast-2" : { },
1527
+ "ap-south-1" : { },
1528
+ "ap-southeast-1" : { },
1521
1529
  "ap-southeast-2" : { },
1522
1530
  "eu-central-1" : { },
1523
1531
  "eu-west-1" : { },
1532
+ "eu-west-2" : { },
1524
1533
  "us-east-1" : { },
1534
+ "us-east-2" : { },
1525
1535
  "us-west-2" : { }
1526
1536
  },
1527
1537
  "isRegionalized" : true
@@ -1614,11 +1624,16 @@
1614
1624
  "ap-south-1" : { },
1615
1625
  "ap-southeast-1" : { },
1616
1626
  "ap-southeast-2" : { },
1627
+ "ca-central-1" : { },
1617
1628
  "eu-central-1" : { },
1629
+ "eu-north-1" : { },
1618
1630
  "eu-west-1" : { },
1619
1631
  "eu-west-2" : { },
1632
+ "eu-west-3" : { },
1633
+ "sa-east-1" : { },
1620
1634
  "us-east-1" : { },
1621
1635
  "us-east-2" : { },
1636
+ "us-west-1" : { },
1622
1637
  "us-west-2" : { }
1623
1638
  }
1624
1639
  },
@@ -3495,6 +3510,15 @@
3495
3510
  "cn-northwest-1" : { }
3496
3511
  }
3497
3512
  },
3513
+ "greengrass" : {
3514
+ "defaults" : {
3515
+ "protocols" : [ "https" ]
3516
+ },
3517
+ "endpoints" : {
3518
+ "cn-north-1" : { }
3519
+ },
3520
+ "isRegionalized" : true
3521
+ },
3498
3522
  "iam" : {
3499
3523
  "endpoints" : {
3500
3524
  "aws-cn-global" : {
@@ -4003,6 +4027,15 @@
4003
4027
  "us-gov-west-1" : { }
4004
4028
  }
4005
4029
  },
4030
+ "greengrass" : {
4031
+ "defaults" : {
4032
+ "protocols" : [ "https" ]
4033
+ },
4034
+ "endpoints" : {
4035
+ "us-gov-west-1" : { }
4036
+ },
4037
+ "isRegionalized" : true
4038
+ },
4006
4039
  "guardduty" : {
4007
4040
  "defaults" : {
4008
4041
  "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.185.0
4
+ version: 1.186.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-07-08 00:00:00.000000000 Z
11
+ date: 2019-07-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: