aws-sdk-core 2.11.557 → 2.11.558

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
  SHA256:
3
- metadata.gz: 024d452fb3af1f8d02989411dac6ce9a854ae184343509df5923f2d0919589a3
4
- data.tar.gz: 3d329d91ade2a227963acb458e616c6abdd24e7081af0f81533ba6a77dc0aeb6
3
+ metadata.gz: 94757a155029f8b5fee3b89b70324372d6d09436cd2fdcacc8e57c5532fa3f96
4
+ data.tar.gz: 536574a4e7618c17c9fc549bb92ba36f5573ace3c1a5f87e2d6a221a86fc203c
5
5
  SHA512:
6
- metadata.gz: 3168c4ed71c7ba46822890483008825247e4e74c8f573baf704c5f1d03f231c4fe9d79b8d85550631af00f9e10c7270b9ef5e5818dce77d2e0298e711e0cbbf3
7
- data.tar.gz: 81887a39744ae3bd3ee32de92f6d7f9b7e1e16d9346f2c36af54e82975b331af385cc081b7fde79fef0020b6f4a84f82b1870597a4075296356c4bc7779de7ee
6
+ metadata.gz: 2d37c46193fbe07b9fb5a183ff7cbf45f55bed5df03ea1e10263bccb61b6d34605623ffb9ebcdf28d8d89be33ae0457a3bd86ef5acf2059f6d5f77f567b25473
7
+ data.tar.gz: 75346f49d158c6fa1091bd25cf798fd5030f13fd87b628980e61cd0bfac4827e910d2ef54b30f297be91d06a5d3aa7523f2abba3fd02a63e20fb2327ba9301e6
@@ -6,17 +6,185 @@
6
6
  "output_token": "NextToken",
7
7
  "result_key": "ActivationList"
8
8
  },
9
+ "DescribeAssociationExecutionTargets": {
10
+ "input_token": "NextToken",
11
+ "limit_key": "MaxResults",
12
+ "output_token": "NextToken",
13
+ "result_key": "AssociationExecutionTargets"
14
+ },
15
+ "DescribeAssociationExecutions": {
16
+ "input_token": "NextToken",
17
+ "limit_key": "MaxResults",
18
+ "output_token": "NextToken",
19
+ "result_key": "AssociationExecutions"
20
+ },
21
+ "DescribeAutomationExecutions": {
22
+ "input_token": "NextToken",
23
+ "limit_key": "MaxResults",
24
+ "output_token": "NextToken",
25
+ "result_key": "AutomationExecutionMetadataList"
26
+ },
27
+ "DescribeAutomationStepExecutions": {
28
+ "input_token": "NextToken",
29
+ "limit_key": "MaxResults",
30
+ "output_token": "NextToken",
31
+ "result_key": "StepExecutions"
32
+ },
33
+ "DescribeAvailablePatches": {
34
+ "input_token": "NextToken",
35
+ "limit_key": "MaxResults",
36
+ "output_token": "NextToken",
37
+ "result_key": "Patches"
38
+ },
39
+ "DescribeEffectiveInstanceAssociations": {
40
+ "input_token": "NextToken",
41
+ "limit_key": "MaxResults",
42
+ "output_token": "NextToken",
43
+ "result_key": "Associations"
44
+ },
45
+ "DescribeEffectivePatchesForPatchBaseline": {
46
+ "input_token": "NextToken",
47
+ "limit_key": "MaxResults",
48
+ "output_token": "NextToken",
49
+ "result_key": "EffectivePatches"
50
+ },
51
+ "DescribeInstanceAssociationsStatus": {
52
+ "input_token": "NextToken",
53
+ "limit_key": "MaxResults",
54
+ "output_token": "NextToken",
55
+ "result_key": "InstanceAssociationStatusInfos"
56
+ },
9
57
  "DescribeInstanceInformation": {
10
58
  "input_token": "NextToken",
11
59
  "limit_key": "MaxResults",
12
60
  "output_token": "NextToken",
13
61
  "result_key": "InstanceInformationList"
14
62
  },
63
+ "DescribeInstancePatchStates": {
64
+ "input_token": "NextToken",
65
+ "limit_key": "MaxResults",
66
+ "output_token": "NextToken",
67
+ "result_key": "InstancePatchStates"
68
+ },
69
+ "DescribeInstancePatchStatesForPatchGroup": {
70
+ "input_token": "NextToken",
71
+ "limit_key": "MaxResults",
72
+ "output_token": "NextToken",
73
+ "result_key": "InstancePatchStates"
74
+ },
75
+ "DescribeInstancePatches": {
76
+ "input_token": "NextToken",
77
+ "limit_key": "MaxResults",
78
+ "output_token": "NextToken",
79
+ "result_key": "Patches"
80
+ },
81
+ "DescribeInventoryDeletions": {
82
+ "input_token": "NextToken",
83
+ "limit_key": "MaxResults",
84
+ "output_token": "NextToken",
85
+ "result_key": "InventoryDeletions"
86
+ },
87
+ "DescribeMaintenanceWindowExecutionTaskInvocations": {
88
+ "input_token": "NextToken",
89
+ "limit_key": "MaxResults",
90
+ "output_token": "NextToken",
91
+ "result_key": "WindowExecutionTaskInvocationIdentities"
92
+ },
93
+ "DescribeMaintenanceWindowExecutionTasks": {
94
+ "input_token": "NextToken",
95
+ "limit_key": "MaxResults",
96
+ "output_token": "NextToken",
97
+ "result_key": "WindowExecutionTaskIdentities"
98
+ },
99
+ "DescribeMaintenanceWindowExecutions": {
100
+ "input_token": "NextToken",
101
+ "limit_key": "MaxResults",
102
+ "output_token": "NextToken",
103
+ "result_key": "WindowExecutions"
104
+ },
105
+ "DescribeMaintenanceWindowSchedule": {
106
+ "input_token": "NextToken",
107
+ "limit_key": "MaxResults",
108
+ "output_token": "NextToken",
109
+ "result_key": "ScheduledWindowExecutions"
110
+ },
111
+ "DescribeMaintenanceWindowTargets": {
112
+ "input_token": "NextToken",
113
+ "limit_key": "MaxResults",
114
+ "output_token": "NextToken",
115
+ "result_key": "Targets"
116
+ },
117
+ "DescribeMaintenanceWindowTasks": {
118
+ "input_token": "NextToken",
119
+ "limit_key": "MaxResults",
120
+ "output_token": "NextToken",
121
+ "result_key": "Tasks"
122
+ },
123
+ "DescribeMaintenanceWindows": {
124
+ "input_token": "NextToken",
125
+ "limit_key": "MaxResults",
126
+ "output_token": "NextToken",
127
+ "result_key": "WindowIdentities"
128
+ },
129
+ "DescribeMaintenanceWindowsForTarget": {
130
+ "input_token": "NextToken",
131
+ "limit_key": "MaxResults",
132
+ "output_token": "NextToken",
133
+ "result_key": "WindowIdentities"
134
+ },
135
+ "DescribeOpsItems": {
136
+ "input_token": "NextToken",
137
+ "limit_key": "MaxResults",
138
+ "output_token": "NextToken",
139
+ "result_key": "OpsItemSummaries"
140
+ },
15
141
  "DescribeParameters": {
16
142
  "input_token": "NextToken",
17
143
  "limit_key": "MaxResults",
18
144
  "output_token": "NextToken"
19
145
  },
146
+ "DescribePatchBaselines": {
147
+ "input_token": "NextToken",
148
+ "limit_key": "MaxResults",
149
+ "output_token": "NextToken",
150
+ "result_key": "BaselineIdentities"
151
+ },
152
+ "DescribePatchGroups": {
153
+ "input_token": "NextToken",
154
+ "limit_key": "MaxResults",
155
+ "output_token": "NextToken",
156
+ "result_key": "Mappings"
157
+ },
158
+ "DescribePatchProperties": {
159
+ "input_token": "NextToken",
160
+ "limit_key": "MaxResults",
161
+ "output_token": "NextToken",
162
+ "result_key": "Properties"
163
+ },
164
+ "DescribeSessions": {
165
+ "input_token": "NextToken",
166
+ "limit_key": "MaxResults",
167
+ "output_token": "NextToken",
168
+ "result_key": "Sessions"
169
+ },
170
+ "GetInventory": {
171
+ "input_token": "NextToken",
172
+ "limit_key": "MaxResults",
173
+ "output_token": "NextToken",
174
+ "result_key": "Entities"
175
+ },
176
+ "GetInventorySchema": {
177
+ "input_token": "NextToken",
178
+ "limit_key": "MaxResults",
179
+ "output_token": "NextToken",
180
+ "result_key": "Schemas"
181
+ },
182
+ "GetOpsSummary": {
183
+ "input_token": "NextToken",
184
+ "limit_key": "MaxResults",
185
+ "output_token": "NextToken",
186
+ "result_key": "Entities"
187
+ },
20
188
  "GetParameterHistory": {
21
189
  "input_token": "NextToken",
22
190
  "limit_key": "MaxResults",
@@ -27,6 +195,12 @@
27
195
  "limit_key": "MaxResults",
28
196
  "output_token": "NextToken"
29
197
  },
198
+ "ListAssociationVersions": {
199
+ "input_token": "NextToken",
200
+ "limit_key": "MaxResults",
201
+ "output_token": "NextToken",
202
+ "result_key": "AssociationVersions"
203
+ },
30
204
  "ListAssociations": {
31
205
  "input_token": "NextToken",
32
206
  "limit_key": "MaxResults",
@@ -45,11 +219,41 @@
45
219
  "output_token": "NextToken",
46
220
  "result_key": "Commands"
47
221
  },
222
+ "ListComplianceItems": {
223
+ "input_token": "NextToken",
224
+ "limit_key": "MaxResults",
225
+ "output_token": "NextToken",
226
+ "result_key": "ComplianceItems"
227
+ },
228
+ "ListComplianceSummaries": {
229
+ "input_token": "NextToken",
230
+ "limit_key": "MaxResults",
231
+ "output_token": "NextToken",
232
+ "result_key": "ComplianceSummaryItems"
233
+ },
234
+ "ListDocumentVersions": {
235
+ "input_token": "NextToken",
236
+ "limit_key": "MaxResults",
237
+ "output_token": "NextToken",
238
+ "result_key": "DocumentVersions"
239
+ },
48
240
  "ListDocuments": {
49
241
  "input_token": "NextToken",
50
242
  "limit_key": "MaxResults",
51
243
  "output_token": "NextToken",
52
244
  "result_key": "DocumentIdentifiers"
245
+ },
246
+ "ListResourceComplianceSummaries": {
247
+ "input_token": "NextToken",
248
+ "limit_key": "MaxResults",
249
+ "output_token": "NextToken",
250
+ "result_key": "ResourceComplianceSummaryItems"
251
+ },
252
+ "ListResourceDataSync": {
253
+ "input_token": "NextToken",
254
+ "limit_key": "MaxResults",
255
+ "output_token": "NextToken",
256
+ "result_key": "ResourceDataSyncItems"
53
257
  }
54
258
  }
55
259
  }
@@ -0,0 +1,60 @@
1
+ {
2
+ "version": 2,
3
+ "waiters": {
4
+ "CommandExecuted": {
5
+ "delay": 5,
6
+ "operation": "GetCommandInvocation",
7
+ "maxAttempts": 20,
8
+ "acceptors": [
9
+ {
10
+ "expected": "Pending",
11
+ "matcher": "path",
12
+ "state": "retry",
13
+ "argument": "Status"
14
+ },
15
+ {
16
+ "expected": "InProgress",
17
+ "matcher": "path",
18
+ "state": "retry",
19
+ "argument": "Status"
20
+ },
21
+ {
22
+ "expected": "Delayed",
23
+ "matcher": "path",
24
+ "state": "retry",
25
+ "argument": "Status"
26
+ },
27
+ {
28
+ "expected": "Success",
29
+ "matcher": "path",
30
+ "state": "success",
31
+ "argument": "Status"
32
+ },
33
+ {
34
+ "expected": "Cancelled",
35
+ "matcher": "path",
36
+ "state": "failure",
37
+ "argument": "Status"
38
+ },
39
+ {
40
+ "expected": "TimedOut",
41
+ "matcher": "path",
42
+ "state": "failure",
43
+ "argument": "Status"
44
+ },
45
+ {
46
+ "expected": "Failed",
47
+ "matcher": "path",
48
+ "state": "failure",
49
+ "argument": "Status"
50
+ },
51
+ {
52
+ "expected": "Cancelling",
53
+ "matcher": "path",
54
+ "state": "failure",
55
+ "argument": "Status"
56
+ }
57
+ ]
58
+ }
59
+ }
60
+ }
@@ -579,6 +579,7 @@
579
579
  "ca-central-1" : { },
580
580
  "eu-central-1" : { },
581
581
  "eu-north-1" : { },
582
+ "eu-south-1" : { },
582
583
  "eu-west-1" : { },
583
584
  "eu-west-2" : { },
584
585
  "eu-west-3" : { },
@@ -3,4 +3,5 @@ Aws.add_service(:SSM, {
3
3
  docs: "#{Aws::API_DIR}/ssm/2014-11-06/docs-2.json",
4
4
  examples: "#{Aws::API_DIR}/ssm/2014-11-06/examples-1.json",
5
5
  paginators: "#{Aws::API_DIR}/ssm/2014-11-06/paginators-1.json",
6
+ waiters: "#{Aws::API_DIR}/ssm/2014-11-06/waiters-2.json",
6
7
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.557'
2
+ VERSION = '2.11.558'
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.557
4
+ version: 2.11.558
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: 2020-07-31 00:00:00.000000000 Z
11
+ date: 2020-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -849,6 +849,7 @@ files:
849
849
  - apis/ssm/2014-11-06/examples-1.json
850
850
  - apis/ssm/2014-11-06/paginators-1.json
851
851
  - apis/ssm/2014-11-06/smoke.json
852
+ - apis/ssm/2014-11-06/waiters-2.json
852
853
  - apis/sso-oidc/2019-06-10/api-2.json
853
854
  - apis/sso-oidc/2019-06-10/examples-1.json
854
855
  - apis/sso-oidc/2019-06-10/paginators-1.json