aws-sdk-core 2.9.19 → 2.9.20

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: 6e62a687d1d08099eaa306c5f5256dc403df9e24
4
- data.tar.gz: d945bcd4131ebdbf3ad5ec12e59db7d30e5704c8
3
+ metadata.gz: 179f55f4450a8fdac0e59e1bbc39085f0eb2c588
4
+ data.tar.gz: 08c89d0da64eb5f7206545fe2344a283b4f5dbb6
5
5
  SHA512:
6
- metadata.gz: 0254942509485e145191b027091f5f91eceb2581e2ad4e5d494de5ad7e83d1003b6ae41ae096ee6e4c9b2f9454cabf385140bb9d95d81e4eb8938575e432f966
7
- data.tar.gz: 2305caed4af487e926c079d4506752be39f5cf3cb5265967343d40ac1aabcc289ea01b252fbfe9838c9835e4543f48376c398a544795fb341cdab5fa9ce3f20c
6
+ metadata.gz: c578e4579403f5dec3ab0c650c0a9ba91ea13894eefaaada96d7d87b9cbf2bcbef07a8659d71d9199ef33a7c796dd03352055a32bb1b3959490fb220e348da0a
7
+ data.tar.gz: eb44b25796c14597cbd0e30c3364f3b2f53f8d8d3ecd7fe627a36be3d664e104d733a06aaa7de8cfa04b8dc252985e8fc860f422a2f128495c5e97b2db4f0775
@@ -410,7 +410,8 @@
410
410
  "HealthStatus": "Healthy",
411
411
  "InstanceId": "i-4ba0837f",
412
412
  "LaunchConfigurationName": "my-launch-config",
413
- "LifecycleState": "InService"
413
+ "LifecycleState": "InService",
414
+ "ProtectedFromScaleIn": false
414
415
  }
415
416
  ],
416
417
  "LaunchConfigurationName": "my-launch-config",
@@ -2,51 +2,51 @@
2
2
  "pagination": {
3
3
  "DescribeAutoScalingGroups": {
4
4
  "input_token": "NextToken",
5
- "output_token": "NextToken",
6
5
  "limit_key": "MaxRecords",
6
+ "output_token": "NextToken",
7
7
  "result_key": "AutoScalingGroups"
8
8
  },
9
9
  "DescribeAutoScalingInstances": {
10
10
  "input_token": "NextToken",
11
- "output_token": "NextToken",
12
11
  "limit_key": "MaxRecords",
12
+ "output_token": "NextToken",
13
13
  "result_key": "AutoScalingInstances"
14
14
  },
15
15
  "DescribeLaunchConfigurations": {
16
16
  "input_token": "NextToken",
17
- "output_token": "NextToken",
18
17
  "limit_key": "MaxRecords",
18
+ "output_token": "NextToken",
19
19
  "result_key": "LaunchConfigurations"
20
20
  },
21
21
  "DescribeNotificationConfigurations": {
22
22
  "input_token": "NextToken",
23
- "output_token": "NextToken",
24
23
  "limit_key": "MaxRecords",
24
+ "output_token": "NextToken",
25
25
  "result_key": "NotificationConfigurations"
26
26
  },
27
27
  "DescribePolicies": {
28
28
  "input_token": "NextToken",
29
- "output_token": "NextToken",
30
29
  "limit_key": "MaxRecords",
30
+ "output_token": "NextToken",
31
31
  "result_key": "ScalingPolicies"
32
32
  },
33
33
  "DescribeScalingActivities": {
34
34
  "input_token": "NextToken",
35
- "output_token": "NextToken",
36
35
  "limit_key": "MaxRecords",
36
+ "output_token": "NextToken",
37
37
  "result_key": "Activities"
38
38
  },
39
39
  "DescribeScheduledActions": {
40
40
  "input_token": "NextToken",
41
- "output_token": "NextToken",
42
41
  "limit_key": "MaxRecords",
42
+ "output_token": "NextToken",
43
43
  "result_key": "ScheduledUpdateGroupActions"
44
44
  },
45
45
  "DescribeTags": {
46
46
  "input_token": "NextToken",
47
- "output_token": "NextToken",
48
47
  "limit_key": "MaxRecords",
48
+ "output_token": "NextToken",
49
49
  "result_key": "Tags"
50
50
  }
51
51
  }
52
- }
52
+ }
@@ -569,8 +569,7 @@
569
569
  "source": "data",
570
570
  "path": "Tags[].ResourceType"
571
571
  }
572
- ],
573
- "path": "Tags[]"
572
+ ]
574
573
  }
575
574
  }
576
575
  },
@@ -1512,20 +1511,10 @@
1512
1511
  "target": "Filters[0].Values[0]",
1513
1512
  "source": "identifier",
1514
1513
  "name": "Key"
1515
- },
1516
- {
1517
- "target": "Filters[1].Name",
1518
- "source": "identifier",
1519
- "name": "ResourceType"
1520
- },
1521
- {
1522
- "target": "Filters[1].Values[0]",
1523
- "source": "identifier",
1524
- "name": "ResourceId"
1525
1514
  }
1526
1515
  ]
1527
1516
  },
1528
- "path": "Tags[0]"
1517
+ "path": "Tags[]"
1529
1518
  },
1530
1519
  "actions": {
1531
1520
  "Create": {
@@ -2,38 +2,38 @@
2
2
  "pagination": {
3
3
  "DescribeDestinations": {
4
4
  "input_token": "nextToken",
5
- "output_token": "nextToken",
6
5
  "limit_key": "limit",
6
+ "output_token": "nextToken",
7
7
  "result_key": "destinations"
8
8
  },
9
9
  "DescribeLogGroups": {
10
10
  "input_token": "nextToken",
11
- "output_token": "nextToken",
12
11
  "limit_key": "limit",
12
+ "output_token": "nextToken",
13
13
  "result_key": "logGroups"
14
14
  },
15
15
  "DescribeLogStreams": {
16
16
  "input_token": "nextToken",
17
- "output_token": "nextToken",
18
17
  "limit_key": "limit",
18
+ "output_token": "nextToken",
19
19
  "result_key": "logStreams"
20
20
  },
21
21
  "DescribeMetricFilters": {
22
22
  "input_token": "nextToken",
23
- "output_token": "nextToken",
24
23
  "limit_key": "limit",
24
+ "output_token": "nextToken",
25
25
  "result_key": "metricFilters"
26
26
  },
27
27
  "DescribeSubscriptionFilters": {
28
28
  "input_token": "nextToken",
29
- "output_token": "nextToken",
30
29
  "limit_key": "limit",
30
+ "output_token": "nextToken",
31
31
  "result_key": "subscriptionFilters"
32
32
  },
33
33
  "FilterLogEvents": {
34
34
  "input_token": "nextToken",
35
- "output_token": "nextToken",
36
35
  "limit_key": "limit",
36
+ "output_token": "nextToken",
37
37
  "result_key": [
38
38
  "events",
39
39
  "searchedLogStreams"
@@ -41,9 +41,9 @@
41
41
  },
42
42
  "GetLogEvents": {
43
43
  "input_token": "nextToken",
44
- "output_token": "nextForwardToken",
45
44
  "limit_key": "limit",
45
+ "output_token": "nextForwardToken",
46
46
  "result_key": "events"
47
47
  }
48
48
  }
49
- }
49
+ }
@@ -526,7 +526,8 @@
526
526
  "Maxim",
527
527
  "Tatyana",
528
528
  "Astrid",
529
- "Filiz"
529
+ "Filiz",
530
+ "Vicki"
530
531
  ]
531
532
  },
532
533
  "VoiceList":{
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.9.19'
2
+ VERSION = '2.9.20'
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.9.19
4
+ version: 2.9.20
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: 2017-05-16 00:00:00.000000000 Z
11
+ date: 2017-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath