aws-sdk-core 2.11.377 → 2.11.378

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 15a1dcdb6ee4e27b567d6ccd0f02856490ed0a3f
4
- data.tar.gz: 87ebeda02d3cf2ec7c5288f74f14f54e78b2a14f
3
+ metadata.gz: 2ebfa6219e8efad31c4dcdcd65679f75eda1ce25
4
+ data.tar.gz: aa330203740c0d4d229f60e9ce4edd7ce445ff7f
5
5
  SHA512:
6
- metadata.gz: 3885f908c53d1d3cda6a0ecd8d603644601718399620964025f9e550e48ff66902f7d25eacf63f55f1710ab6ad0d7f2403677d446df8c38342c8e26e8d563d2e
7
- data.tar.gz: 7694cdde25ed2c811e2c60ffe4e8edf30bfb79040345220cd0a5d0cf1972c4586f751185ca1c502bcb7b7c5a47fc7d070c54ead07840120b2636e596650587f8
6
+ metadata.gz: 6d954d9a7129d1d342793d6540279d48662bf3d13be344dbc665e43e17c04c23be942e58926b526a00396318f489885a496aebc26ba2d55bea68b555fac24418
7
+ data.tar.gz: 2b62e730a0f0f8b618bccd15595d5dbc2b932a4cf8a9c5e78fc4ca534d3162cc53606c047740f36bb72ddb32fde8baddce7269abacd0450a1872370adb5a3be8
@@ -1098,7 +1098,8 @@
1098
1098
  "MetricStat":{"shape":"MetricStat"},
1099
1099
  "Expression":{"shape":"MetricExpression"},
1100
1100
  "Label":{"shape":"MetricLabel"},
1101
- "ReturnData":{"shape":"ReturnData"}
1101
+ "ReturnData":{"shape":"ReturnData"},
1102
+ "Period":{"shape":"Period"}
1102
1103
  }
1103
1104
  },
1104
1105
  "MetricDataResult":{
@@ -265,6 +265,7 @@
265
265
  "eu-west-1" : { },
266
266
  "eu-west-2" : { },
267
267
  "eu-west-3" : { },
268
+ "me-south-1" : { },
268
269
  "sa-east-1" : { },
269
270
  "us-east-1" : { },
270
271
  "us-east-1-fips" : {
@@ -1123,6 +1124,12 @@
1123
1124
  },
1124
1125
  "hostname" : "rds.ap-northeast-2.amazonaws.com"
1125
1126
  },
1127
+ "ap-south-1" : {
1128
+ "credentialScope" : {
1129
+ "region" : "ap-south-1"
1130
+ },
1131
+ "hostname" : "rds.ap-south-1.amazonaws.com"
1132
+ },
1126
1133
  "ap-southeast-1" : {
1127
1134
  "credentialScope" : {
1128
1135
  "region" : "ap-southeast-1"
@@ -2659,6 +2666,7 @@
2659
2666
  "eu-west-1" : { },
2660
2667
  "eu-west-2" : { },
2661
2668
  "eu-west-3" : { },
2669
+ "me-south-1" : { },
2662
2670
  "sa-east-1" : { },
2663
2671
  "us-east-1" : { },
2664
2672
  "us-east-1-fips" : {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.377'
2
+ VERSION = '2.11.378'
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.377
4
+ version: 2.11.378
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-10-17 00:00:00.000000000 Z
11
+ date: 2019-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath