cdk-lambda-subminute 2.0.225 → 2.0.227
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.
- package/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +181 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +126 -25
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +64 -52
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ebs-2019-11-02.min.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1270 -1192
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +25 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +870 -725
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +20 -9
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ebs.d.ts +17 -12
- package/node_modules/aws-sdk/clients/ec2.d.ts +116 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +228 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +155 -81
- package/node_modules/aws-sdk/dist/aws-sdk.js +3148 -1971
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
|
@@ -86,7 +86,8 @@
|
|
|
86
86
|
"type": "list",
|
|
87
87
|
"member": {
|
|
88
88
|
"shape": "Sd"
|
|
89
|
-
}
|
|
89
|
+
},
|
|
90
|
+
"sensitive": true
|
|
90
91
|
},
|
|
91
92
|
"assessmentId": {
|
|
92
93
|
"location": "uri",
|
|
@@ -111,7 +112,8 @@
|
|
|
111
112
|
"errorCode": {},
|
|
112
113
|
"errorMessage": {}
|
|
113
114
|
}
|
|
114
|
-
}
|
|
115
|
+
},
|
|
116
|
+
"sensitive": true
|
|
115
117
|
}
|
|
116
118
|
}
|
|
117
119
|
}
|
|
@@ -150,7 +152,8 @@
|
|
|
150
152
|
"errorCode": {},
|
|
151
153
|
"errorMessage": {}
|
|
152
154
|
}
|
|
153
|
-
}
|
|
155
|
+
},
|
|
156
|
+
"sensitive": true
|
|
154
157
|
}
|
|
155
158
|
}
|
|
156
159
|
}
|
|
@@ -256,8 +259,12 @@
|
|
|
256
259
|
"frameworkId"
|
|
257
260
|
],
|
|
258
261
|
"members": {
|
|
259
|
-
"name": {
|
|
260
|
-
|
|
262
|
+
"name": {
|
|
263
|
+
"shape": "Sl"
|
|
264
|
+
},
|
|
265
|
+
"description": {
|
|
266
|
+
"shape": "S18"
|
|
267
|
+
},
|
|
261
268
|
"assessmentReportsDestination": {
|
|
262
269
|
"shape": "S19"
|
|
263
270
|
},
|
|
@@ -295,7 +302,9 @@
|
|
|
295
302
|
"members": {
|
|
296
303
|
"name": {},
|
|
297
304
|
"description": {},
|
|
298
|
-
"complianceType": {
|
|
305
|
+
"complianceType": {
|
|
306
|
+
"shape": "S1t"
|
|
307
|
+
},
|
|
299
308
|
"controlSets": {
|
|
300
309
|
"type": "list",
|
|
301
310
|
"member": {
|
|
@@ -337,7 +346,9 @@
|
|
|
337
346
|
],
|
|
338
347
|
"members": {
|
|
339
348
|
"name": {},
|
|
340
|
-
"description": {
|
|
349
|
+
"description": {
|
|
350
|
+
"shape": "S3d"
|
|
351
|
+
},
|
|
341
352
|
"assessmentId": {
|
|
342
353
|
"location": "uri",
|
|
343
354
|
"locationName": "assessmentId"
|
|
@@ -353,11 +364,17 @@
|
|
|
353
364
|
"members": {
|
|
354
365
|
"id": {},
|
|
355
366
|
"name": {},
|
|
356
|
-
"description": {
|
|
367
|
+
"description": {
|
|
368
|
+
"shape": "S3d"
|
|
369
|
+
},
|
|
357
370
|
"awsAccountId": {},
|
|
358
371
|
"assessmentId": {},
|
|
359
|
-
"assessmentName": {
|
|
360
|
-
|
|
372
|
+
"assessmentName": {
|
|
373
|
+
"shape": "Sl"
|
|
374
|
+
},
|
|
375
|
+
"author": {
|
|
376
|
+
"shape": "S2b"
|
|
377
|
+
},
|
|
361
378
|
"status": {},
|
|
362
379
|
"creationTime": {
|
|
363
380
|
"type": "timestamp"
|
|
@@ -380,9 +397,15 @@
|
|
|
380
397
|
"members": {
|
|
381
398
|
"name": {},
|
|
382
399
|
"description": {},
|
|
383
|
-
"testingInformation": {
|
|
384
|
-
|
|
385
|
-
|
|
400
|
+
"testingInformation": {
|
|
401
|
+
"shape": "S2w"
|
|
402
|
+
},
|
|
403
|
+
"actionPlanTitle": {
|
|
404
|
+
"shape": "S2x"
|
|
405
|
+
},
|
|
406
|
+
"actionPlanInstructions": {
|
|
407
|
+
"shape": "S2y"
|
|
408
|
+
},
|
|
386
409
|
"controlMappingSources": {
|
|
387
410
|
"type": "list",
|
|
388
411
|
"member": {
|
|
@@ -396,7 +419,9 @@
|
|
|
396
419
|
"shape": "S35"
|
|
397
420
|
},
|
|
398
421
|
"sourceFrequency": {},
|
|
399
|
-
"troubleshootingText": {
|
|
422
|
+
"troubleshootingText": {
|
|
423
|
+
"shape": "S39"
|
|
424
|
+
}
|
|
400
425
|
}
|
|
401
426
|
}
|
|
402
427
|
},
|
|
@@ -804,7 +829,9 @@
|
|
|
804
829
|
"type": "structure",
|
|
805
830
|
"members": {
|
|
806
831
|
"id": {},
|
|
807
|
-
"assessmentName": {
|
|
832
|
+
"assessmentName": {
|
|
833
|
+
"shape": "Sl"
|
|
834
|
+
},
|
|
808
835
|
"assessmentId": {},
|
|
809
836
|
"status": {},
|
|
810
837
|
"roleArn": {},
|
|
@@ -921,6 +948,7 @@
|
|
|
921
948
|
],
|
|
922
949
|
"members": {
|
|
923
950
|
"fileName": {
|
|
951
|
+
"shape": "S13",
|
|
924
952
|
"location": "querystring",
|
|
925
953
|
"locationName": "fileName"
|
|
926
954
|
}
|
|
@@ -931,7 +959,8 @@
|
|
|
931
959
|
"members": {
|
|
932
960
|
"evidenceFileName": {},
|
|
933
961
|
"uploadUrl": {}
|
|
934
|
-
}
|
|
962
|
+
},
|
|
963
|
+
"sensitive": true
|
|
935
964
|
}
|
|
936
965
|
},
|
|
937
966
|
"GetEvidenceFolder": {
|
|
@@ -1343,7 +1372,9 @@
|
|
|
1343
1372
|
"name": {},
|
|
1344
1373
|
"description": {},
|
|
1345
1374
|
"logo": {},
|
|
1346
|
-
"complianceType": {
|
|
1375
|
+
"complianceType": {
|
|
1376
|
+
"shape": "S1t"
|
|
1377
|
+
},
|
|
1347
1378
|
"controlsCount": {
|
|
1348
1379
|
"type": "integer"
|
|
1349
1380
|
},
|
|
@@ -1392,10 +1423,16 @@
|
|
|
1392
1423
|
"members": {
|
|
1393
1424
|
"id": {},
|
|
1394
1425
|
"name": {},
|
|
1395
|
-
"description": {
|
|
1426
|
+
"description": {
|
|
1427
|
+
"shape": "S3d"
|
|
1428
|
+
},
|
|
1396
1429
|
"assessmentId": {},
|
|
1397
|
-
"assessmentName": {
|
|
1398
|
-
|
|
1430
|
+
"assessmentName": {
|
|
1431
|
+
"shape": "Sl"
|
|
1432
|
+
},
|
|
1433
|
+
"author": {
|
|
1434
|
+
"shape": "S2b"
|
|
1435
|
+
},
|
|
1399
1436
|
"status": {},
|
|
1400
1437
|
"creationTime": {
|
|
1401
1438
|
"type": "timestamp"
|
|
@@ -1438,9 +1475,13 @@
|
|
|
1438
1475
|
"member": {
|
|
1439
1476
|
"type": "structure",
|
|
1440
1477
|
"members": {
|
|
1441
|
-
"name": {
|
|
1478
|
+
"name": {
|
|
1479
|
+
"shape": "Sl"
|
|
1480
|
+
},
|
|
1442
1481
|
"id": {},
|
|
1443
|
-
"complianceType": {
|
|
1482
|
+
"complianceType": {
|
|
1483
|
+
"shape": "S1t"
|
|
1484
|
+
},
|
|
1444
1485
|
"status": {},
|
|
1445
1486
|
"roles": {
|
|
1446
1487
|
"shape": "S1k"
|
|
@@ -1692,7 +1733,9 @@
|
|
|
1692
1733
|
"members": {
|
|
1693
1734
|
"id": {},
|
|
1694
1735
|
"assessmentId": {},
|
|
1695
|
-
"assessmentName": {
|
|
1736
|
+
"assessmentName": {
|
|
1737
|
+
"shape": "Sl"
|
|
1738
|
+
},
|
|
1696
1739
|
"controlSetId": {},
|
|
1697
1740
|
"controlSetName": {},
|
|
1698
1741
|
"description": {},
|
|
@@ -1872,8 +1915,12 @@
|
|
|
1872
1915
|
"location": "uri",
|
|
1873
1916
|
"locationName": "assessmentId"
|
|
1874
1917
|
},
|
|
1875
|
-
"assessmentName": {
|
|
1876
|
-
|
|
1918
|
+
"assessmentName": {
|
|
1919
|
+
"shape": "Sl"
|
|
1920
|
+
},
|
|
1921
|
+
"assessmentDescription": {
|
|
1922
|
+
"shape": "S18"
|
|
1923
|
+
},
|
|
1877
1924
|
"scope": {
|
|
1878
1925
|
"shape": "S1b"
|
|
1879
1926
|
},
|
|
@@ -1920,7 +1967,9 @@
|
|
|
1920
1967
|
"locationName": "controlId"
|
|
1921
1968
|
},
|
|
1922
1969
|
"controlStatus": {},
|
|
1923
|
-
"commentBody": {
|
|
1970
|
+
"commentBody": {
|
|
1971
|
+
"shape": "S2c"
|
|
1972
|
+
}
|
|
1924
1973
|
}
|
|
1925
1974
|
},
|
|
1926
1975
|
"output": {
|
|
@@ -1955,7 +2004,9 @@
|
|
|
1955
2004
|
"locationName": "controlSetId"
|
|
1956
2005
|
},
|
|
1957
2006
|
"status": {},
|
|
1958
|
-
"comment": {
|
|
2007
|
+
"comment": {
|
|
2008
|
+
"shape": "Se"
|
|
2009
|
+
}
|
|
1959
2010
|
}
|
|
1960
2011
|
},
|
|
1961
2012
|
"output": {
|
|
@@ -1986,7 +2037,9 @@
|
|
|
1986
2037
|
},
|
|
1987
2038
|
"name": {},
|
|
1988
2039
|
"description": {},
|
|
1989
|
-
"complianceType": {
|
|
2040
|
+
"complianceType": {
|
|
2041
|
+
"shape": "S1t"
|
|
2042
|
+
},
|
|
1990
2043
|
"controlSets": {
|
|
1991
2044
|
"type": "list",
|
|
1992
2045
|
"member": {
|
|
@@ -2092,9 +2145,15 @@
|
|
|
2092
2145
|
},
|
|
2093
2146
|
"name": {},
|
|
2094
2147
|
"description": {},
|
|
2095
|
-
"testingInformation": {
|
|
2096
|
-
|
|
2097
|
-
|
|
2148
|
+
"testingInformation": {
|
|
2149
|
+
"shape": "S2w"
|
|
2150
|
+
},
|
|
2151
|
+
"actionPlanTitle": {
|
|
2152
|
+
"shape": "S2x"
|
|
2153
|
+
},
|
|
2154
|
+
"actionPlanInstructions": {
|
|
2155
|
+
"shape": "S2y"
|
|
2156
|
+
},
|
|
2098
2157
|
"controlMappingSources": {
|
|
2099
2158
|
"shape": "S2z"
|
|
2100
2159
|
}
|
|
@@ -2194,19 +2253,27 @@
|
|
|
2194
2253
|
"Sd": {
|
|
2195
2254
|
"type": "structure",
|
|
2196
2255
|
"members": {
|
|
2197
|
-
"comment": {
|
|
2256
|
+
"comment": {
|
|
2257
|
+
"shape": "Se"
|
|
2258
|
+
},
|
|
2198
2259
|
"controlSetId": {},
|
|
2199
2260
|
"roleArn": {},
|
|
2200
2261
|
"roleType": {}
|
|
2201
2262
|
}
|
|
2202
2263
|
},
|
|
2264
|
+
"Se": {
|
|
2265
|
+
"type": "string",
|
|
2266
|
+
"sensitive": true
|
|
2267
|
+
},
|
|
2203
2268
|
"Sj": {
|
|
2204
2269
|
"type": "list",
|
|
2205
2270
|
"member": {
|
|
2206
2271
|
"type": "structure",
|
|
2207
2272
|
"members": {
|
|
2208
2273
|
"id": {},
|
|
2209
|
-
"assessmentName": {
|
|
2274
|
+
"assessmentName": {
|
|
2275
|
+
"shape": "Sl"
|
|
2276
|
+
},
|
|
2210
2277
|
"assessmentId": {},
|
|
2211
2278
|
"status": {},
|
|
2212
2279
|
"roleArn": {},
|
|
@@ -2218,25 +2285,52 @@
|
|
|
2218
2285
|
"type": "timestamp"
|
|
2219
2286
|
},
|
|
2220
2287
|
"controlSetId": {},
|
|
2221
|
-
"comment": {
|
|
2222
|
-
|
|
2223
|
-
|
|
2288
|
+
"comment": {
|
|
2289
|
+
"shape": "Se"
|
|
2290
|
+
},
|
|
2291
|
+
"createdBy": {
|
|
2292
|
+
"shape": "So"
|
|
2293
|
+
}
|
|
2294
|
+
},
|
|
2295
|
+
"sensitive": true
|
|
2224
2296
|
}
|
|
2225
2297
|
},
|
|
2298
|
+
"Sl": {
|
|
2299
|
+
"type": "string",
|
|
2300
|
+
"sensitive": true
|
|
2301
|
+
},
|
|
2302
|
+
"So": {
|
|
2303
|
+
"type": "string",
|
|
2304
|
+
"sensitive": true
|
|
2305
|
+
},
|
|
2226
2306
|
"S10": {
|
|
2227
2307
|
"type": "structure",
|
|
2228
2308
|
"members": {
|
|
2229
2309
|
"s3ResourcePath": {},
|
|
2230
|
-
"textResponse": {
|
|
2231
|
-
|
|
2310
|
+
"textResponse": {
|
|
2311
|
+
"type": "string",
|
|
2312
|
+
"sensitive": true
|
|
2313
|
+
},
|
|
2314
|
+
"evidenceFileName": {
|
|
2315
|
+
"shape": "S13"
|
|
2316
|
+
}
|
|
2232
2317
|
}
|
|
2233
2318
|
},
|
|
2319
|
+
"S13": {
|
|
2320
|
+
"type": "string",
|
|
2321
|
+
"sensitive": true
|
|
2322
|
+
},
|
|
2323
|
+
"S18": {
|
|
2324
|
+
"type": "string",
|
|
2325
|
+
"sensitive": true
|
|
2326
|
+
},
|
|
2234
2327
|
"S19": {
|
|
2235
2328
|
"type": "structure",
|
|
2236
2329
|
"members": {
|
|
2237
2330
|
"destinationType": {},
|
|
2238
2331
|
"destination": {}
|
|
2239
|
-
}
|
|
2332
|
+
},
|
|
2333
|
+
"sensitive": true
|
|
2240
2334
|
},
|
|
2241
2335
|
"S1b": {
|
|
2242
2336
|
"type": "structure",
|
|
@@ -2245,7 +2339,8 @@
|
|
|
2245
2339
|
"type": "list",
|
|
2246
2340
|
"member": {
|
|
2247
2341
|
"shape": "S1d"
|
|
2248
|
-
}
|
|
2342
|
+
},
|
|
2343
|
+
"sensitive": true
|
|
2249
2344
|
},
|
|
2250
2345
|
"awsServices": {
|
|
2251
2346
|
"type": "list",
|
|
@@ -2256,13 +2351,17 @@
|
|
|
2256
2351
|
}
|
|
2257
2352
|
}
|
|
2258
2353
|
}
|
|
2259
|
-
}
|
|
2354
|
+
},
|
|
2355
|
+
"sensitive": true
|
|
2260
2356
|
},
|
|
2261
2357
|
"S1d": {
|
|
2262
2358
|
"type": "structure",
|
|
2263
2359
|
"members": {
|
|
2264
2360
|
"id": {},
|
|
2265
|
-
"emailAddress": {
|
|
2361
|
+
"emailAddress": {
|
|
2362
|
+
"type": "string",
|
|
2363
|
+
"sensitive": true
|
|
2364
|
+
},
|
|
2266
2365
|
"name": {}
|
|
2267
2366
|
}
|
|
2268
2367
|
},
|
|
@@ -2270,7 +2369,8 @@
|
|
|
2270
2369
|
"type": "list",
|
|
2271
2370
|
"member": {
|
|
2272
2371
|
"shape": "S1l"
|
|
2273
|
-
}
|
|
2372
|
+
},
|
|
2373
|
+
"sensitive": true
|
|
2274
2374
|
},
|
|
2275
2375
|
"S1l": {
|
|
2276
2376
|
"type": "structure",
|
|
@@ -2298,10 +2398,16 @@
|
|
|
2298
2398
|
"metadata": {
|
|
2299
2399
|
"type": "structure",
|
|
2300
2400
|
"members": {
|
|
2301
|
-
"name": {
|
|
2401
|
+
"name": {
|
|
2402
|
+
"shape": "Sl"
|
|
2403
|
+
},
|
|
2302
2404
|
"id": {},
|
|
2303
|
-
"description": {
|
|
2304
|
-
|
|
2405
|
+
"description": {
|
|
2406
|
+
"shape": "S18"
|
|
2407
|
+
},
|
|
2408
|
+
"complianceType": {
|
|
2409
|
+
"shape": "S1t"
|
|
2410
|
+
},
|
|
2305
2411
|
"status": {},
|
|
2306
2412
|
"assessmentReportsDestination": {
|
|
2307
2413
|
"shape": "S19"
|
|
@@ -2331,10 +2437,14 @@
|
|
|
2331
2437
|
"metadata": {
|
|
2332
2438
|
"type": "structure",
|
|
2333
2439
|
"members": {
|
|
2334
|
-
"name": {
|
|
2440
|
+
"name": {
|
|
2441
|
+
"shape": "Sl"
|
|
2442
|
+
},
|
|
2335
2443
|
"description": {},
|
|
2336
2444
|
"logo": {},
|
|
2337
|
-
"complianceType": {
|
|
2445
|
+
"complianceType": {
|
|
2446
|
+
"shape": "S1t"
|
|
2447
|
+
}
|
|
2338
2448
|
}
|
|
2339
2449
|
},
|
|
2340
2450
|
"controlSets": {
|
|
@@ -2343,13 +2453,18 @@
|
|
|
2343
2453
|
"shape": "S20"
|
|
2344
2454
|
}
|
|
2345
2455
|
}
|
|
2346
|
-
}
|
|
2456
|
+
},
|
|
2457
|
+
"sensitive": true
|
|
2347
2458
|
},
|
|
2348
2459
|
"tags": {
|
|
2349
2460
|
"shape": "S1m"
|
|
2350
2461
|
}
|
|
2351
2462
|
}
|
|
2352
2463
|
},
|
|
2464
|
+
"S1t": {
|
|
2465
|
+
"type": "string",
|
|
2466
|
+
"sensitive": true
|
|
2467
|
+
},
|
|
2353
2468
|
"S20": {
|
|
2354
2469
|
"type": "structure",
|
|
2355
2470
|
"members": {
|
|
@@ -2389,8 +2504,12 @@
|
|
|
2389
2504
|
"member": {
|
|
2390
2505
|
"type": "structure",
|
|
2391
2506
|
"members": {
|
|
2392
|
-
"authorName": {
|
|
2393
|
-
|
|
2507
|
+
"authorName": {
|
|
2508
|
+
"shape": "S2b"
|
|
2509
|
+
},
|
|
2510
|
+
"commentBody": {
|
|
2511
|
+
"shape": "S2c"
|
|
2512
|
+
},
|
|
2394
2513
|
"postedDate": {
|
|
2395
2514
|
"type": "timestamp"
|
|
2396
2515
|
}
|
|
@@ -2409,6 +2528,14 @@
|
|
|
2409
2528
|
}
|
|
2410
2529
|
}
|
|
2411
2530
|
},
|
|
2531
|
+
"S2b": {
|
|
2532
|
+
"type": "string",
|
|
2533
|
+
"sensitive": true
|
|
2534
|
+
},
|
|
2535
|
+
"S2c": {
|
|
2536
|
+
"type": "string",
|
|
2537
|
+
"sensitive": true
|
|
2538
|
+
},
|
|
2412
2539
|
"S2l": {
|
|
2413
2540
|
"type": "list",
|
|
2414
2541
|
"member": {
|
|
@@ -2428,7 +2555,9 @@
|
|
|
2428
2555
|
"id": {},
|
|
2429
2556
|
"name": {},
|
|
2430
2557
|
"type": {},
|
|
2431
|
-
"complianceType": {
|
|
2558
|
+
"complianceType": {
|
|
2559
|
+
"shape": "S1t"
|
|
2560
|
+
},
|
|
2432
2561
|
"description": {},
|
|
2433
2562
|
"logo": {},
|
|
2434
2563
|
"controlSources": {},
|
|
@@ -2446,7 +2575,8 @@
|
|
|
2446
2575
|
}
|
|
2447
2576
|
}
|
|
2448
2577
|
}
|
|
2449
|
-
}
|
|
2578
|
+
},
|
|
2579
|
+
"sensitive": true
|
|
2450
2580
|
},
|
|
2451
2581
|
"createdAt": {
|
|
2452
2582
|
"type": "timestamp"
|
|
@@ -2454,8 +2584,12 @@
|
|
|
2454
2584
|
"lastUpdatedAt": {
|
|
2455
2585
|
"type": "timestamp"
|
|
2456
2586
|
},
|
|
2457
|
-
"createdBy": {
|
|
2458
|
-
|
|
2587
|
+
"createdBy": {
|
|
2588
|
+
"shape": "So"
|
|
2589
|
+
},
|
|
2590
|
+
"lastUpdatedBy": {
|
|
2591
|
+
"shape": "S3a"
|
|
2592
|
+
},
|
|
2459
2593
|
"tags": {
|
|
2460
2594
|
"shape": "S1m"
|
|
2461
2595
|
}
|
|
@@ -2469,9 +2603,15 @@
|
|
|
2469
2603
|
"type": {},
|
|
2470
2604
|
"name": {},
|
|
2471
2605
|
"description": {},
|
|
2472
|
-
"testingInformation": {
|
|
2473
|
-
|
|
2474
|
-
|
|
2606
|
+
"testingInformation": {
|
|
2607
|
+
"shape": "S2w"
|
|
2608
|
+
},
|
|
2609
|
+
"actionPlanTitle": {
|
|
2610
|
+
"shape": "S2x"
|
|
2611
|
+
},
|
|
2612
|
+
"actionPlanInstructions": {
|
|
2613
|
+
"shape": "S2y"
|
|
2614
|
+
},
|
|
2475
2615
|
"controlSources": {},
|
|
2476
2616
|
"controlMappingSources": {
|
|
2477
2617
|
"shape": "S2z"
|
|
@@ -2482,13 +2622,29 @@
|
|
|
2482
2622
|
"lastUpdatedAt": {
|
|
2483
2623
|
"type": "timestamp"
|
|
2484
2624
|
},
|
|
2485
|
-
"createdBy": {
|
|
2486
|
-
|
|
2625
|
+
"createdBy": {
|
|
2626
|
+
"shape": "So"
|
|
2627
|
+
},
|
|
2628
|
+
"lastUpdatedBy": {
|
|
2629
|
+
"shape": "S3a"
|
|
2630
|
+
},
|
|
2487
2631
|
"tags": {
|
|
2488
2632
|
"shape": "S1m"
|
|
2489
2633
|
}
|
|
2490
2634
|
}
|
|
2491
2635
|
},
|
|
2636
|
+
"S2w": {
|
|
2637
|
+
"type": "string",
|
|
2638
|
+
"sensitive": true
|
|
2639
|
+
},
|
|
2640
|
+
"S2x": {
|
|
2641
|
+
"type": "string",
|
|
2642
|
+
"sensitive": true
|
|
2643
|
+
},
|
|
2644
|
+
"S2y": {
|
|
2645
|
+
"type": "string",
|
|
2646
|
+
"sensitive": true
|
|
2647
|
+
},
|
|
2492
2648
|
"S2z": {
|
|
2493
2649
|
"type": "list",
|
|
2494
2650
|
"member": {
|
|
@@ -2503,7 +2659,9 @@
|
|
|
2503
2659
|
"shape": "S35"
|
|
2504
2660
|
},
|
|
2505
2661
|
"sourceFrequency": {},
|
|
2506
|
-
"troubleshootingText": {
|
|
2662
|
+
"troubleshootingText": {
|
|
2663
|
+
"shape": "S39"
|
|
2664
|
+
}
|
|
2507
2665
|
}
|
|
2508
2666
|
}
|
|
2509
2667
|
},
|
|
@@ -2514,6 +2672,18 @@
|
|
|
2514
2672
|
"keywordValue": {}
|
|
2515
2673
|
}
|
|
2516
2674
|
},
|
|
2675
|
+
"S39": {
|
|
2676
|
+
"type": "string",
|
|
2677
|
+
"sensitive": true
|
|
2678
|
+
},
|
|
2679
|
+
"S3a": {
|
|
2680
|
+
"type": "string",
|
|
2681
|
+
"sensitive": true
|
|
2682
|
+
},
|
|
2683
|
+
"S3d": {
|
|
2684
|
+
"type": "string",
|
|
2685
|
+
"sensitive": true
|
|
2686
|
+
},
|
|
2517
2687
|
"S4v": {
|
|
2518
2688
|
"type": "structure",
|
|
2519
2689
|
"members": {
|
|
@@ -2605,7 +2775,10 @@
|
|
|
2605
2775
|
"isAwsOrgEnabled": {
|
|
2606
2776
|
"type": "boolean"
|
|
2607
2777
|
},
|
|
2608
|
-
"snsTopic": {
|
|
2778
|
+
"snsTopic": {
|
|
2779
|
+
"type": "string",
|
|
2780
|
+
"sensitive": true
|
|
2781
|
+
},
|
|
2609
2782
|
"defaultAssessmentReportsDestination": {
|
|
2610
2783
|
"shape": "S19"
|
|
2611
2784
|
},
|
|
@@ -2684,7 +2857,9 @@
|
|
|
2684
2857
|
"customControlsCount": {
|
|
2685
2858
|
"type": "integer"
|
|
2686
2859
|
},
|
|
2687
|
-
"complianceType": {
|
|
2860
|
+
"complianceType": {
|
|
2861
|
+
"shape": "S1t"
|
|
2862
|
+
}
|
|
2688
2863
|
}
|
|
2689
2864
|
},
|
|
2690
2865
|
"S73": {
|