cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -0,0 +1,794 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2022-09-15",
5
+ "endpointPrefix": "trustedadvisor",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "TrustedAdvisor Public API",
9
+ "serviceId": "TrustedAdvisor",
10
+ "signatureVersion": "v4",
11
+ "signingName": "trustedadvisor",
12
+ "uid": "trustedadvisor-2022-09-15"
13
+ },
14
+ "operations": {
15
+ "GetOrganizationRecommendation": {
16
+ "http": {
17
+ "method": "GET",
18
+ "requestUri": "/v1/organization-recommendations/{organizationRecommendationIdentifier}",
19
+ "responseCode": 200
20
+ },
21
+ "input": {
22
+ "type": "structure",
23
+ "required": [
24
+ "organizationRecommendationIdentifier"
25
+ ],
26
+ "members": {
27
+ "organizationRecommendationIdentifier": {
28
+ "location": "uri",
29
+ "locationName": "organizationRecommendationIdentifier"
30
+ }
31
+ }
32
+ },
33
+ "output": {
34
+ "type": "structure",
35
+ "members": {
36
+ "organizationRecommendation": {
37
+ "type": "structure",
38
+ "required": [
39
+ "arn",
40
+ "description",
41
+ "id",
42
+ "name",
43
+ "pillars",
44
+ "resourcesAggregates",
45
+ "source",
46
+ "status",
47
+ "type"
48
+ ],
49
+ "members": {
50
+ "arn": {},
51
+ "awsServices": {
52
+ "shape": "S6"
53
+ },
54
+ "checkArn": {},
55
+ "createdAt": {
56
+ "shape": "S9"
57
+ },
58
+ "createdBy": {},
59
+ "description": {},
60
+ "id": {},
61
+ "lastUpdatedAt": {
62
+ "shape": "S9"
63
+ },
64
+ "lifecycleStage": {},
65
+ "name": {},
66
+ "pillarSpecificAggregates": {
67
+ "shape": "Sb"
68
+ },
69
+ "pillars": {
70
+ "shape": "Se"
71
+ },
72
+ "resolvedAt": {
73
+ "shape": "S9"
74
+ },
75
+ "resourcesAggregates": {
76
+ "shape": "Sg"
77
+ },
78
+ "source": {},
79
+ "status": {},
80
+ "type": {},
81
+ "updateReason": {
82
+ "shape": "Sl"
83
+ },
84
+ "updateReasonCode": {},
85
+ "updatedOnBehalfOf": {},
86
+ "updatedOnBehalfOfJobTitle": {}
87
+ }
88
+ }
89
+ }
90
+ }
91
+ },
92
+ "GetRecommendation": {
93
+ "http": {
94
+ "method": "GET",
95
+ "requestUri": "/v1/recommendations/{recommendationIdentifier}",
96
+ "responseCode": 200
97
+ },
98
+ "input": {
99
+ "type": "structure",
100
+ "required": [
101
+ "recommendationIdentifier"
102
+ ],
103
+ "members": {
104
+ "recommendationIdentifier": {
105
+ "location": "uri",
106
+ "locationName": "recommendationIdentifier"
107
+ }
108
+ }
109
+ },
110
+ "output": {
111
+ "type": "structure",
112
+ "members": {
113
+ "recommendation": {
114
+ "type": "structure",
115
+ "required": [
116
+ "arn",
117
+ "description",
118
+ "id",
119
+ "name",
120
+ "pillars",
121
+ "resourcesAggregates",
122
+ "source",
123
+ "status",
124
+ "type"
125
+ ],
126
+ "members": {
127
+ "arn": {},
128
+ "awsServices": {
129
+ "shape": "S6"
130
+ },
131
+ "checkArn": {},
132
+ "createdAt": {
133
+ "shape": "S9"
134
+ },
135
+ "createdBy": {},
136
+ "description": {},
137
+ "id": {},
138
+ "lastUpdatedAt": {
139
+ "shape": "S9"
140
+ },
141
+ "lifecycleStage": {},
142
+ "name": {},
143
+ "pillarSpecificAggregates": {
144
+ "shape": "Sb"
145
+ },
146
+ "pillars": {
147
+ "shape": "Se"
148
+ },
149
+ "resolvedAt": {
150
+ "shape": "S9"
151
+ },
152
+ "resourcesAggregates": {
153
+ "shape": "Sg"
154
+ },
155
+ "source": {},
156
+ "status": {},
157
+ "type": {},
158
+ "updateReason": {
159
+ "shape": "Sl"
160
+ },
161
+ "updateReasonCode": {},
162
+ "updatedOnBehalfOf": {},
163
+ "updatedOnBehalfOfJobTitle": {}
164
+ }
165
+ }
166
+ }
167
+ }
168
+ },
169
+ "ListChecks": {
170
+ "http": {
171
+ "method": "GET",
172
+ "requestUri": "/v1/checks",
173
+ "responseCode": 200
174
+ },
175
+ "input": {
176
+ "type": "structure",
177
+ "members": {
178
+ "awsService": {
179
+ "location": "querystring",
180
+ "locationName": "awsService"
181
+ },
182
+ "language": {
183
+ "location": "querystring",
184
+ "locationName": "language"
185
+ },
186
+ "maxResults": {
187
+ "location": "querystring",
188
+ "locationName": "maxResults",
189
+ "type": "integer"
190
+ },
191
+ "nextToken": {
192
+ "location": "querystring",
193
+ "locationName": "nextToken"
194
+ },
195
+ "pillar": {
196
+ "location": "querystring",
197
+ "locationName": "pillar"
198
+ },
199
+ "source": {
200
+ "location": "querystring",
201
+ "locationName": "source"
202
+ }
203
+ }
204
+ },
205
+ "output": {
206
+ "type": "structure",
207
+ "required": [
208
+ "checkSummaries"
209
+ ],
210
+ "members": {
211
+ "checkSummaries": {
212
+ "type": "list",
213
+ "member": {
214
+ "type": "structure",
215
+ "required": [
216
+ "arn",
217
+ "awsServices",
218
+ "description",
219
+ "id",
220
+ "metadata",
221
+ "name",
222
+ "pillars",
223
+ "source"
224
+ ],
225
+ "members": {
226
+ "arn": {},
227
+ "awsServices": {
228
+ "shape": "S6"
229
+ },
230
+ "description": {},
231
+ "id": {},
232
+ "metadata": {
233
+ "shape": "S10"
234
+ },
235
+ "name": {},
236
+ "pillars": {
237
+ "shape": "Se"
238
+ },
239
+ "source": {}
240
+ }
241
+ }
242
+ },
243
+ "nextToken": {}
244
+ }
245
+ }
246
+ },
247
+ "ListOrganizationRecommendationAccounts": {
248
+ "http": {
249
+ "method": "GET",
250
+ "requestUri": "/v1/organization-recommendations/{organizationRecommendationIdentifier}/accounts",
251
+ "responseCode": 200
252
+ },
253
+ "input": {
254
+ "type": "structure",
255
+ "required": [
256
+ "organizationRecommendationIdentifier"
257
+ ],
258
+ "members": {
259
+ "affectedAccountId": {
260
+ "location": "querystring",
261
+ "locationName": "affectedAccountId"
262
+ },
263
+ "maxResults": {
264
+ "location": "querystring",
265
+ "locationName": "maxResults",
266
+ "type": "integer"
267
+ },
268
+ "nextToken": {
269
+ "location": "querystring",
270
+ "locationName": "nextToken"
271
+ },
272
+ "organizationRecommendationIdentifier": {
273
+ "location": "uri",
274
+ "locationName": "organizationRecommendationIdentifier"
275
+ }
276
+ }
277
+ },
278
+ "output": {
279
+ "type": "structure",
280
+ "required": [
281
+ "accountRecommendationLifecycleSummaries"
282
+ ],
283
+ "members": {
284
+ "accountRecommendationLifecycleSummaries": {
285
+ "type": "list",
286
+ "member": {
287
+ "type": "structure",
288
+ "members": {
289
+ "accountId": {},
290
+ "accountRecommendationArn": {},
291
+ "lastUpdatedAt": {
292
+ "shape": "S9"
293
+ },
294
+ "lifecycleStage": {},
295
+ "updateReason": {
296
+ "shape": "Sl"
297
+ },
298
+ "updateReasonCode": {},
299
+ "updatedOnBehalfOf": {},
300
+ "updatedOnBehalfOfJobTitle": {}
301
+ }
302
+ }
303
+ },
304
+ "nextToken": {}
305
+ }
306
+ }
307
+ },
308
+ "ListOrganizationRecommendationResources": {
309
+ "http": {
310
+ "method": "GET",
311
+ "requestUri": "/v1/organization-recommendations/{organizationRecommendationIdentifier}/resources",
312
+ "responseCode": 200
313
+ },
314
+ "input": {
315
+ "type": "structure",
316
+ "required": [
317
+ "organizationRecommendationIdentifier"
318
+ ],
319
+ "members": {
320
+ "affectedAccountId": {
321
+ "location": "querystring",
322
+ "locationName": "affectedAccountId"
323
+ },
324
+ "maxResults": {
325
+ "location": "querystring",
326
+ "locationName": "maxResults",
327
+ "type": "integer"
328
+ },
329
+ "nextToken": {
330
+ "location": "querystring",
331
+ "locationName": "nextToken"
332
+ },
333
+ "organizationRecommendationIdentifier": {
334
+ "location": "uri",
335
+ "locationName": "organizationRecommendationIdentifier"
336
+ },
337
+ "regionCode": {
338
+ "location": "querystring",
339
+ "locationName": "regionCode"
340
+ },
341
+ "status": {
342
+ "location": "querystring",
343
+ "locationName": "status"
344
+ }
345
+ }
346
+ },
347
+ "output": {
348
+ "type": "structure",
349
+ "required": [
350
+ "organizationRecommendationResourceSummaries"
351
+ ],
352
+ "members": {
353
+ "nextToken": {},
354
+ "organizationRecommendationResourceSummaries": {
355
+ "type": "list",
356
+ "member": {
357
+ "type": "structure",
358
+ "required": [
359
+ "arn",
360
+ "awsResourceId",
361
+ "id",
362
+ "lastUpdatedAt",
363
+ "metadata",
364
+ "recommendationArn",
365
+ "regionCode",
366
+ "status"
367
+ ],
368
+ "members": {
369
+ "accountId": {},
370
+ "arn": {},
371
+ "awsResourceId": {},
372
+ "id": {},
373
+ "lastUpdatedAt": {
374
+ "shape": "S9"
375
+ },
376
+ "metadata": {
377
+ "shape": "S10"
378
+ },
379
+ "recommendationArn": {},
380
+ "regionCode": {},
381
+ "status": {}
382
+ }
383
+ }
384
+ }
385
+ }
386
+ }
387
+ },
388
+ "ListOrganizationRecommendations": {
389
+ "http": {
390
+ "method": "GET",
391
+ "requestUri": "/v1/organization-recommendations",
392
+ "responseCode": 200
393
+ },
394
+ "input": {
395
+ "type": "structure",
396
+ "members": {
397
+ "afterLastUpdatedAt": {
398
+ "location": "querystring",
399
+ "locationName": "afterLastUpdatedAt",
400
+ "type": "timestamp"
401
+ },
402
+ "awsService": {
403
+ "location": "querystring",
404
+ "locationName": "awsService"
405
+ },
406
+ "beforeLastUpdatedAt": {
407
+ "location": "querystring",
408
+ "locationName": "beforeLastUpdatedAt",
409
+ "type": "timestamp"
410
+ },
411
+ "checkIdentifier": {
412
+ "location": "querystring",
413
+ "locationName": "checkIdentifier"
414
+ },
415
+ "maxResults": {
416
+ "location": "querystring",
417
+ "locationName": "maxResults",
418
+ "type": "integer"
419
+ },
420
+ "nextToken": {
421
+ "location": "querystring",
422
+ "locationName": "nextToken"
423
+ },
424
+ "pillar": {
425
+ "location": "querystring",
426
+ "locationName": "pillar"
427
+ },
428
+ "source": {
429
+ "location": "querystring",
430
+ "locationName": "source"
431
+ },
432
+ "status": {
433
+ "location": "querystring",
434
+ "locationName": "status"
435
+ },
436
+ "type": {
437
+ "location": "querystring",
438
+ "locationName": "type"
439
+ }
440
+ }
441
+ },
442
+ "output": {
443
+ "type": "structure",
444
+ "required": [
445
+ "organizationRecommendationSummaries"
446
+ ],
447
+ "members": {
448
+ "nextToken": {},
449
+ "organizationRecommendationSummaries": {
450
+ "type": "list",
451
+ "member": {
452
+ "type": "structure",
453
+ "required": [
454
+ "arn",
455
+ "id",
456
+ "name",
457
+ "pillars",
458
+ "resourcesAggregates",
459
+ "source",
460
+ "status",
461
+ "type"
462
+ ],
463
+ "members": {
464
+ "arn": {},
465
+ "awsServices": {
466
+ "shape": "S6"
467
+ },
468
+ "checkArn": {},
469
+ "createdAt": {
470
+ "shape": "S9"
471
+ },
472
+ "id": {},
473
+ "lastUpdatedAt": {
474
+ "shape": "S9"
475
+ },
476
+ "lifecycleStage": {},
477
+ "name": {},
478
+ "pillarSpecificAggregates": {
479
+ "shape": "Sb"
480
+ },
481
+ "pillars": {
482
+ "shape": "Se"
483
+ },
484
+ "resourcesAggregates": {
485
+ "shape": "Sg"
486
+ },
487
+ "source": {},
488
+ "status": {},
489
+ "type": {}
490
+ }
491
+ }
492
+ }
493
+ }
494
+ }
495
+ },
496
+ "ListRecommendationResources": {
497
+ "http": {
498
+ "method": "GET",
499
+ "requestUri": "/v1/recommendations/{recommendationIdentifier}/resources",
500
+ "responseCode": 200
501
+ },
502
+ "input": {
503
+ "type": "structure",
504
+ "required": [
505
+ "recommendationIdentifier"
506
+ ],
507
+ "members": {
508
+ "maxResults": {
509
+ "location": "querystring",
510
+ "locationName": "maxResults",
511
+ "type": "integer"
512
+ },
513
+ "nextToken": {
514
+ "location": "querystring",
515
+ "locationName": "nextToken"
516
+ },
517
+ "recommendationIdentifier": {
518
+ "location": "uri",
519
+ "locationName": "recommendationIdentifier"
520
+ },
521
+ "regionCode": {
522
+ "location": "querystring",
523
+ "locationName": "regionCode"
524
+ },
525
+ "status": {
526
+ "location": "querystring",
527
+ "locationName": "status"
528
+ }
529
+ }
530
+ },
531
+ "output": {
532
+ "type": "structure",
533
+ "required": [
534
+ "recommendationResourceSummaries"
535
+ ],
536
+ "members": {
537
+ "nextToken": {},
538
+ "recommendationResourceSummaries": {
539
+ "type": "list",
540
+ "member": {
541
+ "type": "structure",
542
+ "required": [
543
+ "arn",
544
+ "awsResourceId",
545
+ "id",
546
+ "lastUpdatedAt",
547
+ "metadata",
548
+ "recommendationArn",
549
+ "regionCode",
550
+ "status"
551
+ ],
552
+ "members": {
553
+ "arn": {},
554
+ "awsResourceId": {},
555
+ "id": {},
556
+ "lastUpdatedAt": {
557
+ "shape": "S9"
558
+ },
559
+ "metadata": {
560
+ "shape": "S10"
561
+ },
562
+ "recommendationArn": {},
563
+ "regionCode": {},
564
+ "status": {}
565
+ }
566
+ }
567
+ }
568
+ }
569
+ }
570
+ },
571
+ "ListRecommendations": {
572
+ "http": {
573
+ "method": "GET",
574
+ "requestUri": "/v1/recommendations",
575
+ "responseCode": 200
576
+ },
577
+ "input": {
578
+ "type": "structure",
579
+ "members": {
580
+ "afterLastUpdatedAt": {
581
+ "location": "querystring",
582
+ "locationName": "afterLastUpdatedAt",
583
+ "type": "timestamp"
584
+ },
585
+ "awsService": {
586
+ "location": "querystring",
587
+ "locationName": "awsService"
588
+ },
589
+ "beforeLastUpdatedAt": {
590
+ "location": "querystring",
591
+ "locationName": "beforeLastUpdatedAt",
592
+ "type": "timestamp"
593
+ },
594
+ "checkIdentifier": {
595
+ "location": "querystring",
596
+ "locationName": "checkIdentifier"
597
+ },
598
+ "maxResults": {
599
+ "location": "querystring",
600
+ "locationName": "maxResults",
601
+ "type": "integer"
602
+ },
603
+ "nextToken": {
604
+ "location": "querystring",
605
+ "locationName": "nextToken"
606
+ },
607
+ "pillar": {
608
+ "location": "querystring",
609
+ "locationName": "pillar"
610
+ },
611
+ "source": {
612
+ "location": "querystring",
613
+ "locationName": "source"
614
+ },
615
+ "status": {
616
+ "location": "querystring",
617
+ "locationName": "status"
618
+ },
619
+ "type": {
620
+ "location": "querystring",
621
+ "locationName": "type"
622
+ }
623
+ }
624
+ },
625
+ "output": {
626
+ "type": "structure",
627
+ "required": [
628
+ "recommendationSummaries"
629
+ ],
630
+ "members": {
631
+ "nextToken": {},
632
+ "recommendationSummaries": {
633
+ "type": "list",
634
+ "member": {
635
+ "type": "structure",
636
+ "required": [
637
+ "arn",
638
+ "id",
639
+ "name",
640
+ "pillars",
641
+ "resourcesAggregates",
642
+ "source",
643
+ "status",
644
+ "type"
645
+ ],
646
+ "members": {
647
+ "arn": {},
648
+ "awsServices": {
649
+ "shape": "S6"
650
+ },
651
+ "checkArn": {},
652
+ "createdAt": {
653
+ "shape": "S9"
654
+ },
655
+ "id": {},
656
+ "lastUpdatedAt": {
657
+ "shape": "S9"
658
+ },
659
+ "lifecycleStage": {},
660
+ "name": {},
661
+ "pillarSpecificAggregates": {
662
+ "shape": "Sb"
663
+ },
664
+ "pillars": {
665
+ "shape": "Se"
666
+ },
667
+ "resourcesAggregates": {
668
+ "shape": "Sg"
669
+ },
670
+ "source": {},
671
+ "status": {},
672
+ "type": {}
673
+ }
674
+ }
675
+ }
676
+ }
677
+ }
678
+ },
679
+ "UpdateOrganizationRecommendationLifecycle": {
680
+ "http": {
681
+ "method": "PUT",
682
+ "requestUri": "/v1/organization-recommendations/{organizationRecommendationIdentifier}/lifecycle",
683
+ "responseCode": 200
684
+ },
685
+ "input": {
686
+ "type": "structure",
687
+ "required": [
688
+ "lifecycleStage",
689
+ "organizationRecommendationIdentifier"
690
+ ],
691
+ "members": {
692
+ "lifecycleStage": {},
693
+ "organizationRecommendationIdentifier": {
694
+ "location": "uri",
695
+ "locationName": "organizationRecommendationIdentifier"
696
+ },
697
+ "updateReason": {
698
+ "shape": "Sl"
699
+ },
700
+ "updateReasonCode": {}
701
+ }
702
+ },
703
+ "idempotent": true
704
+ },
705
+ "UpdateRecommendationLifecycle": {
706
+ "http": {
707
+ "method": "PUT",
708
+ "requestUri": "/v1/recommendations/{recommendationIdentifier}/lifecycle",
709
+ "responseCode": 200
710
+ },
711
+ "input": {
712
+ "type": "structure",
713
+ "required": [
714
+ "lifecycleStage",
715
+ "recommendationIdentifier"
716
+ ],
717
+ "members": {
718
+ "lifecycleStage": {},
719
+ "recommendationIdentifier": {
720
+ "location": "uri",
721
+ "locationName": "recommendationIdentifier"
722
+ },
723
+ "updateReason": {
724
+ "shape": "Sl"
725
+ },
726
+ "updateReasonCode": {}
727
+ }
728
+ },
729
+ "idempotent": true
730
+ }
731
+ },
732
+ "shapes": {
733
+ "S6": {
734
+ "type": "list",
735
+ "member": {}
736
+ },
737
+ "S9": {
738
+ "type": "timestamp",
739
+ "timestampFormat": "iso8601"
740
+ },
741
+ "Sb": {
742
+ "type": "structure",
743
+ "members": {
744
+ "costOptimizing": {
745
+ "type": "structure",
746
+ "required": [
747
+ "estimatedMonthlySavings",
748
+ "estimatedPercentMonthlySavings"
749
+ ],
750
+ "members": {
751
+ "estimatedMonthlySavings": {
752
+ "type": "double"
753
+ },
754
+ "estimatedPercentMonthlySavings": {
755
+ "type": "double"
756
+ }
757
+ }
758
+ }
759
+ }
760
+ },
761
+ "Se": {
762
+ "type": "list",
763
+ "member": {}
764
+ },
765
+ "Sg": {
766
+ "type": "structure",
767
+ "required": [
768
+ "errorCount",
769
+ "okCount",
770
+ "warningCount"
771
+ ],
772
+ "members": {
773
+ "errorCount": {
774
+ "type": "long"
775
+ },
776
+ "okCount": {
777
+ "type": "long"
778
+ },
779
+ "warningCount": {
780
+ "type": "long"
781
+ }
782
+ }
783
+ },
784
+ "Sl": {
785
+ "type": "string",
786
+ "sensitive": true
787
+ },
788
+ "S10": {
789
+ "type": "map",
790
+ "key": {},
791
+ "value": {}
792
+ }
793
+ }
794
+ }