@aws-sdk/client-auditmanager 3.296.0 → 3.297.0

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 (83) hide show
  1. package/dist-types/AuditManager.d.ts +62 -0
  2. package/dist-types/AuditManagerClient.d.ts +24 -4
  3. package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +16 -0
  4. package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +16 -0
  5. package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +16 -0
  6. package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +16 -0
  7. package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +16 -0
  8. package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateAssessmentCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateAssessmentReportCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateControlCommand.d.ts +16 -0
  13. package/dist-types/commands/DeleteAssessmentCommand.d.ts +16 -0
  14. package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +16 -0
  15. package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +16 -0
  16. package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +16 -0
  17. package/dist-types/commands/DeleteControlCommand.d.ts +16 -0
  18. package/dist-types/commands/DeregisterAccountCommand.d.ts +16 -0
  19. package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +16 -0
  20. package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +16 -0
  21. package/dist-types/commands/GetAccountStatusCommand.d.ts +16 -0
  22. package/dist-types/commands/GetAssessmentCommand.d.ts +16 -0
  23. package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +16 -0
  24. package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +16 -0
  25. package/dist-types/commands/GetChangeLogsCommand.d.ts +16 -0
  26. package/dist-types/commands/GetControlCommand.d.ts +16 -0
  27. package/dist-types/commands/GetDelegationsCommand.d.ts +16 -0
  28. package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +16 -0
  29. package/dist-types/commands/GetEvidenceCommand.d.ts +16 -0
  30. package/dist-types/commands/GetEvidenceFolderCommand.d.ts +16 -0
  31. package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +16 -0
  32. package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +16 -0
  33. package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +16 -0
  34. package/dist-types/commands/GetInsightsCommand.d.ts +16 -0
  35. package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +16 -0
  36. package/dist-types/commands/GetServicesInScopeCommand.d.ts +16 -0
  37. package/dist-types/commands/GetSettingsCommand.d.ts +16 -0
  38. package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +16 -0
  39. package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +16 -0
  40. package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +16 -0
  41. package/dist-types/commands/ListAssessmentReportsCommand.d.ts +16 -0
  42. package/dist-types/commands/ListAssessmentsCommand.d.ts +16 -0
  43. package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +16 -0
  44. package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +16 -0
  45. package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +16 -0
  46. package/dist-types/commands/ListControlsCommand.d.ts +16 -0
  47. package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +16 -0
  48. package/dist-types/commands/ListNotificationsCommand.d.ts +16 -0
  49. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  50. package/dist-types/commands/RegisterAccountCommand.d.ts +16 -0
  51. package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +16 -0
  52. package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +16 -0
  53. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  54. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  55. package/dist-types/commands/UpdateAssessmentCommand.d.ts +16 -0
  56. package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +16 -0
  57. package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +16 -0
  58. package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +16 -0
  59. package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +16 -0
  60. package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +16 -0
  61. package/dist-types/commands/UpdateControlCommand.d.ts +16 -0
  62. package/dist-types/commands/UpdateSettingsCommand.d.ts +16 -0
  63. package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +16 -0
  64. package/dist-types/models/AuditManagerServiceException.d.ts +2 -0
  65. package/dist-types/models/models_0.d.ts +499 -0
  66. package/dist-types/pagination/GetChangeLogsPaginator.d.ts +3 -0
  67. package/dist-types/pagination/GetDelegationsPaginator.d.ts +3 -0
  68. package/dist-types/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +3 -0
  69. package/dist-types/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +3 -0
  70. package/dist-types/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +3 -0
  71. package/dist-types/pagination/Interfaces.d.ts +3 -0
  72. package/dist-types/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +3 -0
  73. package/dist-types/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +3 -0
  74. package/dist-types/pagination/ListAssessmentFrameworksPaginator.d.ts +3 -0
  75. package/dist-types/pagination/ListAssessmentReportsPaginator.d.ts +3 -0
  76. package/dist-types/pagination/ListAssessmentsPaginator.d.ts +3 -0
  77. package/dist-types/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +3 -0
  78. package/dist-types/pagination/ListControlDomainInsightsPaginator.d.ts +3 -0
  79. package/dist-types/pagination/ListControlInsightsByControlDomainPaginator.d.ts +3 -0
  80. package/dist-types/pagination/ListControlsPaginator.d.ts +3 -0
  81. package/dist-types/pagination/ListKeywordsForDataSourcePaginator.d.ts +3 -0
  82. package/dist-types/pagination/ListNotificationsPaginator.d.ts +3 -0
  83. package/package.json +3 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { BatchCreateDelegationByAssessmentRequest, BatchCreateDelegationByAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchCreateDelegationByAssessmentCommand}.
8
10
  */
9
11
  export interface BatchCreateDelegationByAssessmentCommandInput extends BatchCreateDelegationByAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchCreateDelegationByAssessmentCommand}.
13
17
  */
14
18
  export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCreateDelegationByAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Creates a batch of delegations for an assessment in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCre
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchCreateDelegationByAssessmentCommandInput - {@link BatchCreateDelegationByAssessmentCommandInput}
34
+ * @returns {@link BatchCreateDelegationByAssessmentCommandOutput}
28
35
  * @see {@link BatchCreateDelegationByAssessmentCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchCreateDelegationByAssessmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCre
48
55
  export declare class BatchCreateDelegationByAssessmentCommand extends $Command<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: BatchCreateDelegationByAssessmentCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: BatchCreateDelegationByAssessmentCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { BatchDeleteDelegationByAssessmentRequest, BatchDeleteDelegationByAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchDeleteDelegationByAssessmentCommand}.
8
10
  */
9
11
  export interface BatchDeleteDelegationByAssessmentCommandInput extends BatchDeleteDelegationByAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchDeleteDelegationByAssessmentCommand}.
13
17
  */
14
18
  export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDeleteDelegationByAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a batch of delegations for an assessment in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchDeleteDelegationByAssessmentCommandInput - {@link BatchDeleteDelegationByAssessmentCommandInput}
34
+ * @returns {@link BatchDeleteDelegationByAssessmentCommandOutput}
28
35
  * @see {@link BatchDeleteDelegationByAssessmentCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchDeleteDelegationByAssessmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
48
55
  export declare class BatchDeleteDelegationByAssessmentCommand extends $Command<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: BatchDeleteDelegationByAssessmentCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: BatchDeleteDelegationByAssessmentCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { BatchDisassociateAssessmentReportEvidenceRequest, BatchDisassociateAssessmentReportEvidenceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchDisassociateAssessmentReportEvidenceCommand}.
8
10
  */
9
11
  export interface BatchDisassociateAssessmentReportEvidenceCommandInput extends BatchDisassociateAssessmentReportEvidenceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchDisassociateAssessmentReportEvidenceCommand}.
13
17
  */
14
18
  export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends BatchDisassociateAssessmentReportEvidenceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Disassociates a list of evidence from an assessment report in Audit Manager.
18
23
  * </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param BatchDisassociateAssessmentReportEvidenceCommandInput - {@link BatchDisassociateAssessmentReportEvidenceCommandInput}
35
+ * @returns {@link BatchDisassociateAssessmentReportEvidenceCommandOutput}
29
36
  * @see {@link BatchDisassociateAssessmentReportEvidenceCommandInput} for command's `input` shape.
30
37
  * @see {@link BatchDisassociateAssessmentReportEvidenceCommandOutput} for command's `response` shape.
31
38
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
49
56
  export declare class BatchDisassociateAssessmentReportEvidenceCommand extends $Command<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
50
57
  readonly input: BatchDisassociateAssessmentReportEvidenceCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: BatchDisassociateAssessmentReportEvidenceCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { BatchImportEvidenceToAssessmentControlRequest, BatchImportEvidenceToAssessmentControlResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchImportEvidenceToAssessmentControlCommand}.
8
10
  */
9
11
  export interface BatchImportEvidenceToAssessmentControlCommandInput extends BatchImportEvidenceToAssessmentControlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchImportEvidenceToAssessmentControlCommand}.
13
17
  */
14
18
  export interface BatchImportEvidenceToAssessmentControlCommandOutput extends BatchImportEvidenceToAssessmentControlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
18
23
  * You can upload manual evidence from any Amazon Simple Storage Service (Amazon S3) bucket by
19
24
  * specifying the S3 URI of the evidence. </p>
@@ -46,6 +51,8 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
46
51
  * const response = await client.send(command);
47
52
  * ```
48
53
  *
54
+ * @param BatchImportEvidenceToAssessmentControlCommandInput - {@link BatchImportEvidenceToAssessmentControlCommandInput}
55
+ * @returns {@link BatchImportEvidenceToAssessmentControlCommandOutput}
49
56
  * @see {@link BatchImportEvidenceToAssessmentControlCommandInput} for command's `input` shape.
50
57
  * @see {@link BatchImportEvidenceToAssessmentControlCommandOutput} for command's `response` shape.
51
58
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -69,11 +76,20 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
69
76
  export declare class BatchImportEvidenceToAssessmentControlCommand extends $Command<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
70
77
  readonly input: BatchImportEvidenceToAssessmentControlCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: BatchImportEvidenceToAssessmentControlCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { CreateAssessmentRequest, CreateAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateAssessmentCommand}.
8
10
  */
9
11
  export interface CreateAssessmentCommandInput extends CreateAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateAssessmentCommand}.
13
17
  */
14
18
  export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Creates an assessment in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateAssessmentCommandInput - {@link CreateAssessmentCommandInput}
34
+ * @returns {@link CreateAssessmentCommandOutput}
28
35
  * @see {@link CreateAssessmentCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateAssessmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -54,11 +61,20 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
54
61
  export declare class CreateAssessmentCommand extends $Command<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
55
62
  readonly input: CreateAssessmentCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: CreateAssessmentCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentCommandInput, CreateAssessmentCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { CreateAssessmentFrameworkRequest, CreateAssessmentFrameworkResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateAssessmentFrameworkCommand}.
8
10
  */
9
11
  export interface CreateAssessmentFrameworkCommandInput extends CreateAssessmentFrameworkRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateAssessmentFrameworkCommand}.
13
17
  */
14
18
  export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessmentFrameworkResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Creates a custom framework in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateAssessmentFrameworkCommandInput - {@link CreateAssessmentFrameworkCommandInput}
34
+ * @returns {@link CreateAssessmentFrameworkCommandOutput}
28
35
  * @see {@link CreateAssessmentFrameworkCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateAssessmentFrameworkCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -54,11 +61,20 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
54
61
  export declare class CreateAssessmentFrameworkCommand extends $Command<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
55
62
  readonly input: CreateAssessmentFrameworkCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: CreateAssessmentFrameworkCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { CreateAssessmentReportRequest, CreateAssessmentReportResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateAssessmentReportCommand}.
8
10
  */
9
11
  export interface CreateAssessmentReportCommandInput extends CreateAssessmentReportRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateAssessmentReportCommand}.
13
17
  */
14
18
  export interface CreateAssessmentReportCommandOutput extends CreateAssessmentReportResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Creates an assessment report for the specified assessment. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateAssessmentReportCommandInput - {@link CreateAssessmentReportCommandInput}
34
+ * @returns {@link CreateAssessmentReportCommandOutput}
28
35
  * @see {@link CreateAssessmentReportCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateAssessmentReportCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
48
55
  export declare class CreateAssessmentReportCommand extends $Command<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: CreateAssessmentReportCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: CreateAssessmentReportCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { CreateControlRequest, CreateControlResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateControlCommand}.
8
10
  */
9
11
  export interface CreateControlCommandInput extends CreateControlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateControlCommand}.
13
17
  */
14
18
  export interface CreateControlCommandOutput extends CreateControlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Creates a new custom control in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateControlCommandInput - {@link CreateControlCommandInput}
34
+ * @returns {@link CreateControlCommandOutput}
28
35
  * @see {@link CreateControlCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateControlCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -54,11 +61,20 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
54
61
  export declare class CreateControlCommand extends $Command<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig> {
55
62
  readonly input: CreateControlCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: CreateControlCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateControlCommandInput, CreateControlCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DeleteAssessmentRequest, DeleteAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentCommandInput extends DeleteAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes an assessment in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteAssessmentCommandInput - {@link DeleteAssessmentCommandInput}
34
+ * @returns {@link DeleteAssessmentCommandOutput}
28
35
  * @see {@link DeleteAssessmentCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteAssessmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
48
55
  export declare class DeleteAssessmentCommand extends $Command<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: DeleteAssessmentCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: DeleteAssessmentCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DeleteAssessmentFrameworkRequest, DeleteAssessmentFrameworkResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentFrameworkCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentFrameworkCommandInput extends DeleteAssessmentFrameworkRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentFrameworkCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessmentFrameworkResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a custom framework in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteAssessmentFrameworkCommandInput - {@link DeleteAssessmentFrameworkCommandInput}
34
+ * @returns {@link DeleteAssessmentFrameworkCommandOutput}
28
35
  * @see {@link DeleteAssessmentFrameworkCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteAssessmentFrameworkCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
48
55
  export declare class DeleteAssessmentFrameworkCommand extends $Command<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: DeleteAssessmentFrameworkCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: DeleteAssessmentFrameworkCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DeleteAssessmentFrameworkShareRequest, DeleteAssessmentFrameworkShareResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentFrameworkShareCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentFrameworkShareCommandInput extends DeleteAssessmentFrameworkShareRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentFrameworkShareCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAssessmentFrameworkShareResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a share request for a custom framework in Audit Manager. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteAssessmentFrameworkShareCommandInput - {@link DeleteAssessmentFrameworkShareCommandInput}
34
+ * @returns {@link DeleteAssessmentFrameworkShareCommandOutput}
28
35
  * @see {@link DeleteAssessmentFrameworkShareCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteAssessmentFrameworkShareCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
48
55
  export declare class DeleteAssessmentFrameworkShareCommand extends $Command<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: DeleteAssessmentFrameworkShareCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: DeleteAssessmentFrameworkShareCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DeleteAssessmentReportRequest, DeleteAssessmentReportResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentReportCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentReportCommandInput extends DeleteAssessmentReportRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentReportCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentReportResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an assessment report in Audit Manager. </p>
18
23
  * <p>When you run the <code>DeleteAssessmentReport</code> operation, Audit Manager
19
24
  * attempts to delete the following data:</p>
@@ -46,6 +51,8 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
46
51
  * const response = await client.send(command);
47
52
  * ```
48
53
  *
54
+ * @param DeleteAssessmentReportCommandInput - {@link DeleteAssessmentReportCommandInput}
55
+ * @returns {@link DeleteAssessmentReportCommandOutput}
49
56
  * @see {@link DeleteAssessmentReportCommandInput} for command's `input` shape.
50
57
  * @see {@link DeleteAssessmentReportCommandOutput} for command's `response` shape.
51
58
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -69,11 +76,20 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
69
76
  export declare class DeleteAssessmentReportCommand extends $Command<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig> {
70
77
  readonly input: DeleteAssessmentReportCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: DeleteAssessmentReportCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }