aws-sdk-core 2.11.75 → 2.11.76

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.
@@ -1,14 +1,14 @@
1
1
  {
2
- "pagination": {
3
- "ListSecretVersionIds": {
4
- "input_token": "NextToken",
5
- "output_token": "NextToken",
6
- "limit_key": "MaxResults"
2
+ "pagination":{
3
+ "ListSecretVersionIds":{
4
+ "input_token":"NextToken",
5
+ "output_token":"NextToken",
6
+ "limit_key":"MaxResults"
7
7
  },
8
- "ListSecrets": {
9
- "input_token": "NextToken",
10
- "output_token": "NextToken",
11
- "limit_key": "MaxResults"
8
+ "ListSecrets":{
9
+ "input_token":"NextToken",
10
+ "output_token":"NextToken",
11
+ "limit_key":"MaxResults"
12
12
  }
13
13
  }
14
14
  }
@@ -0,0 +1,18 @@
1
+ {
2
+ "version": 1,
3
+ "defaultRegion": "us-west-2",
4
+ "testCases": [
5
+ {
6
+ "operationName": "ListSecrets",
7
+ "input": {},
8
+ "errorExpectedFromService": false
9
+ },
10
+ {
11
+ "operationName": "DescribeSecret",
12
+ "input": {
13
+ "SecretId": "fake-secret-id"
14
+ },
15
+ "errorExpectedFromService": true
16
+ }
17
+ ]
18
+ }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.75'
2
+ VERSION = '2.11.76'
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.75
4
+ version: 2.11.76
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-06-22 00:00:00.000000000 Z
11
+ date: 2018-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -488,6 +488,7 @@ files:
488
488
  - apis/s3/2006-03-01/examples-1.json
489
489
  - apis/s3/2006-03-01/paginators-1.json
490
490
  - apis/s3/2006-03-01/resources-1.json
491
+ - apis/s3/2006-03-01/smoke.json
491
492
  - apis/s3/2006-03-01/waiters-2.json
492
493
  - apis/sagemaker/2017-07-24/api-2.json
493
494
  - apis/sagemaker/2017-07-24/examples-1.json
@@ -498,6 +499,7 @@ files:
498
499
  - apis/secretsmanager/2017-10-17/api-2.json
499
500
  - apis/secretsmanager/2017-10-17/examples-1.json
500
501
  - apis/secretsmanager/2017-10-17/paginators-1.json
502
+ - apis/secretsmanager/2017-10-17/smoke.json
501
503
  - apis/serverlessrepo/2017-09-08/api-2.json
502
504
  - apis/serverlessrepo/2017-09-08/paginators-1.json
503
505
  - apis/servicecatalog/2015-12-10/api-2.json