aws-sdk-core 2.11.310 → 2.11.311

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.
@@ -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" ]
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.310'
2
+ VERSION = '2.11.311'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.310
4
+ version: 2.11.311
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
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath