@aws-sdk/client-auditmanager 3.296.0 → 3.298.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 (208) hide show
  1. package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -3
  2. package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -3
  3. package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +2 -3
  4. package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -3
  5. package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -3
  6. package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -3
  7. package/dist-cjs/commands/CreateAssessmentCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAssessmentReportCommand.js +2 -3
  10. package/dist-cjs/commands/CreateControlCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteAssessmentCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteAssessmentReportCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteControlCommand.js +2 -3
  16. package/dist-cjs/commands/DeregisterAccountCommand.js +2 -3
  17. package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +2 -3
  18. package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -3
  19. package/dist-cjs/commands/GetAccountStatusCommand.js +2 -3
  20. package/dist-cjs/commands/GetAssessmentCommand.js +2 -3
  21. package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +2 -3
  22. package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +2 -3
  23. package/dist-cjs/commands/GetChangeLogsCommand.js +2 -3
  24. package/dist-cjs/commands/GetControlCommand.js +2 -3
  25. package/dist-cjs/commands/GetDelegationsCommand.js +2 -3
  26. package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +2 -3
  27. package/dist-cjs/commands/GetEvidenceCommand.js +2 -3
  28. package/dist-cjs/commands/GetEvidenceFolderCommand.js +2 -3
  29. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -3
  30. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -3
  31. package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +2 -3
  32. package/dist-cjs/commands/GetInsightsCommand.js +2 -3
  33. package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +2 -3
  34. package/dist-cjs/commands/GetServicesInScopeCommand.js +2 -3
  35. package/dist-cjs/commands/GetSettingsCommand.js +2 -3
  36. package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -3
  37. package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -3
  38. package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +2 -3
  39. package/dist-cjs/commands/ListAssessmentReportsCommand.js +2 -3
  40. package/dist-cjs/commands/ListAssessmentsCommand.js +2 -3
  41. package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -3
  42. package/dist-cjs/commands/ListControlDomainInsightsCommand.js +2 -3
  43. package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +2 -3
  44. package/dist-cjs/commands/ListControlsCommand.js +2 -3
  45. package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +2 -3
  46. package/dist-cjs/commands/ListNotificationsCommand.js +2 -3
  47. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  48. package/dist-cjs/commands/RegisterAccountCommand.js +2 -3
  49. package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +2 -3
  50. package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +2 -3
  51. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  52. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  53. package/dist-cjs/commands/UpdateAssessmentCommand.js +2 -3
  54. package/dist-cjs/commands/UpdateAssessmentControlCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateControlCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -3
  61. package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +2 -3
  62. package/dist-cjs/models/models_0.js +1 -701
  63. package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -3
  64. package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -3
  65. package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +2 -3
  66. package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -3
  67. package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -3
  68. package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -3
  69. package/dist-es/commands/CreateAssessmentCommand.js +2 -3
  70. package/dist-es/commands/CreateAssessmentFrameworkCommand.js +2 -3
  71. package/dist-es/commands/CreateAssessmentReportCommand.js +2 -3
  72. package/dist-es/commands/CreateControlCommand.js +2 -3
  73. package/dist-es/commands/DeleteAssessmentCommand.js +2 -3
  74. package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +2 -3
  75. package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +2 -3
  76. package/dist-es/commands/DeleteAssessmentReportCommand.js +2 -3
  77. package/dist-es/commands/DeleteControlCommand.js +2 -3
  78. package/dist-es/commands/DeregisterAccountCommand.js +2 -3
  79. package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +2 -3
  80. package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -3
  81. package/dist-es/commands/GetAccountStatusCommand.js +2 -3
  82. package/dist-es/commands/GetAssessmentCommand.js +2 -3
  83. package/dist-es/commands/GetAssessmentFrameworkCommand.js +2 -3
  84. package/dist-es/commands/GetAssessmentReportUrlCommand.js +2 -3
  85. package/dist-es/commands/GetChangeLogsCommand.js +2 -3
  86. package/dist-es/commands/GetControlCommand.js +2 -3
  87. package/dist-es/commands/GetDelegationsCommand.js +2 -3
  88. package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +2 -3
  89. package/dist-es/commands/GetEvidenceCommand.js +2 -3
  90. package/dist-es/commands/GetEvidenceFolderCommand.js +2 -3
  91. package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -3
  92. package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -3
  93. package/dist-es/commands/GetInsightsByAssessmentCommand.js +2 -3
  94. package/dist-es/commands/GetInsightsCommand.js +2 -3
  95. package/dist-es/commands/GetOrganizationAdminAccountCommand.js +2 -3
  96. package/dist-es/commands/GetServicesInScopeCommand.js +2 -3
  97. package/dist-es/commands/GetSettingsCommand.js +2 -3
  98. package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -3
  99. package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -3
  100. package/dist-es/commands/ListAssessmentFrameworksCommand.js +2 -3
  101. package/dist-es/commands/ListAssessmentReportsCommand.js +2 -3
  102. package/dist-es/commands/ListAssessmentsCommand.js +2 -3
  103. package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -3
  104. package/dist-es/commands/ListControlDomainInsightsCommand.js +2 -3
  105. package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +2 -3
  106. package/dist-es/commands/ListControlsCommand.js +2 -3
  107. package/dist-es/commands/ListKeywordsForDataSourceCommand.js +2 -3
  108. package/dist-es/commands/ListNotificationsCommand.js +2 -3
  109. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  110. package/dist-es/commands/RegisterAccountCommand.js +2 -3
  111. package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +2 -3
  112. package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +2 -3
  113. package/dist-es/commands/TagResourceCommand.js +2 -3
  114. package/dist-es/commands/UntagResourceCommand.js +2 -3
  115. package/dist-es/commands/UpdateAssessmentCommand.js +2 -3
  116. package/dist-es/commands/UpdateAssessmentControlCommand.js +2 -3
  117. package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +2 -3
  118. package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +2 -3
  119. package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +2 -3
  120. package/dist-es/commands/UpdateAssessmentStatusCommand.js +2 -3
  121. package/dist-es/commands/UpdateControlCommand.js +2 -3
  122. package/dist-es/commands/UpdateSettingsCommand.js +2 -3
  123. package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +2 -3
  124. package/dist-es/models/models_0.js +0 -522
  125. package/dist-types/AuditManager.d.ts +62 -0
  126. package/dist-types/AuditManagerClient.d.ts +24 -4
  127. package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +16 -0
  128. package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +16 -0
  129. package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +16 -0
  130. package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +16 -0
  131. package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +16 -0
  132. package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +16 -0
  133. package/dist-types/commands/CreateAssessmentCommand.d.ts +16 -0
  134. package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +16 -0
  135. package/dist-types/commands/CreateAssessmentReportCommand.d.ts +16 -0
  136. package/dist-types/commands/CreateControlCommand.d.ts +16 -0
  137. package/dist-types/commands/DeleteAssessmentCommand.d.ts +16 -0
  138. package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +16 -0
  139. package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +16 -0
  140. package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +16 -0
  141. package/dist-types/commands/DeleteControlCommand.d.ts +16 -0
  142. package/dist-types/commands/DeregisterAccountCommand.d.ts +16 -0
  143. package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +16 -0
  144. package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +16 -0
  145. package/dist-types/commands/GetAccountStatusCommand.d.ts +16 -0
  146. package/dist-types/commands/GetAssessmentCommand.d.ts +16 -0
  147. package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +16 -0
  148. package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +16 -0
  149. package/dist-types/commands/GetChangeLogsCommand.d.ts +16 -0
  150. package/dist-types/commands/GetControlCommand.d.ts +16 -0
  151. package/dist-types/commands/GetDelegationsCommand.d.ts +16 -0
  152. package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +16 -0
  153. package/dist-types/commands/GetEvidenceCommand.d.ts +16 -0
  154. package/dist-types/commands/GetEvidenceFolderCommand.d.ts +16 -0
  155. package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +16 -0
  156. package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +16 -0
  157. package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +16 -0
  158. package/dist-types/commands/GetInsightsCommand.d.ts +16 -0
  159. package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +16 -0
  160. package/dist-types/commands/GetServicesInScopeCommand.d.ts +16 -0
  161. package/dist-types/commands/GetSettingsCommand.d.ts +16 -0
  162. package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +16 -0
  163. package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +16 -0
  164. package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +16 -0
  165. package/dist-types/commands/ListAssessmentReportsCommand.d.ts +16 -0
  166. package/dist-types/commands/ListAssessmentsCommand.d.ts +16 -0
  167. package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +16 -0
  168. package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +16 -0
  169. package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +16 -0
  170. package/dist-types/commands/ListControlsCommand.d.ts +16 -0
  171. package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +16 -0
  172. package/dist-types/commands/ListNotificationsCommand.d.ts +16 -0
  173. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  174. package/dist-types/commands/RegisterAccountCommand.d.ts +16 -0
  175. package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +16 -0
  176. package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +16 -0
  177. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  178. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  179. package/dist-types/commands/UpdateAssessmentCommand.d.ts +16 -0
  180. package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +16 -0
  181. package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +16 -0
  182. package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +16 -0
  183. package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +16 -0
  184. package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +16 -0
  185. package/dist-types/commands/UpdateControlCommand.d.ts +16 -0
  186. package/dist-types/commands/UpdateSettingsCommand.d.ts +16 -0
  187. package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +16 -0
  188. package/dist-types/models/AuditManagerServiceException.d.ts +2 -0
  189. package/dist-types/models/models_0.d.ts +499 -696
  190. package/dist-types/pagination/GetChangeLogsPaginator.d.ts +3 -0
  191. package/dist-types/pagination/GetDelegationsPaginator.d.ts +3 -0
  192. package/dist-types/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +3 -0
  193. package/dist-types/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +3 -0
  194. package/dist-types/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +3 -0
  195. package/dist-types/pagination/Interfaces.d.ts +3 -0
  196. package/dist-types/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +3 -0
  197. package/dist-types/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +3 -0
  198. package/dist-types/pagination/ListAssessmentFrameworksPaginator.d.ts +3 -0
  199. package/dist-types/pagination/ListAssessmentReportsPaginator.d.ts +3 -0
  200. package/dist-types/pagination/ListAssessmentsPaginator.d.ts +3 -0
  201. package/dist-types/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +3 -0
  202. package/dist-types/pagination/ListControlDomainInsightsPaginator.d.ts +3 -0
  203. package/dist-types/pagination/ListControlInsightsByControlDomainPaginator.d.ts +3 -0
  204. package/dist-types/pagination/ListControlsPaginator.d.ts +3 -0
  205. package/dist-types/pagination/ListKeywordsForDataSourcePaginator.d.ts +3 -0
  206. package/dist-types/pagination/ListNotificationsPaginator.d.ts +3 -0
  207. package/dist-types/ts3.4/models/models_0.d.ts +0 -490
  208. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DeleteControlRequest, DeleteControlResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteControlCommand}.
8
10
  */
9
11
  export interface DeleteControlCommandInput extends DeleteControlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteControlCommand}.
13
17
  */
14
18
  export interface DeleteControlCommandOutput extends DeleteControlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a 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 DeleteControlCommandOutput extends DeleteControlResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteControlCommandInput - {@link DeleteControlCommandInput}
34
+ * @returns {@link DeleteControlCommandOutput}
28
35
  * @see {@link DeleteControlCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteControlCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface DeleteControlCommandOutput extends DeleteControlResponse, __Met
48
55
  export declare class DeleteControlCommand extends $Command<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: DeleteControlCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: DeleteControlCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteControlCommandInput, DeleteControlCommandOutput>;
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 { DeregisterAccountRequest, DeregisterAccountResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeregisterAccountCommand}.
8
10
  */
9
11
  export interface DeregisterAccountCommandInput extends DeregisterAccountRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeregisterAccountCommand}.
13
17
  */
14
18
  export interface DeregisterAccountCommandOutput extends DeregisterAccountResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deregisters an account in Audit Manager. </p>
18
23
  * <note>
19
24
  * <p>Before you deregister, you can use the <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_UpdateSettings.html">UpdateSettings</a> API operation to set your preferred data retention policy. By
@@ -34,6 +39,8 @@ export interface DeregisterAccountCommandOutput extends DeregisterAccountRespons
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param DeregisterAccountCommandInput - {@link DeregisterAccountCommandInput}
43
+ * @returns {@link DeregisterAccountCommandOutput}
37
44
  * @see {@link DeregisterAccountCommandInput} for command's `input` shape.
38
45
  * @see {@link DeregisterAccountCommandOutput} for command's `response` shape.
39
46
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -57,11 +64,20 @@ export interface DeregisterAccountCommandOutput extends DeregisterAccountRespons
57
64
  export declare class DeregisterAccountCommand extends $Command<DeregisterAccountCommandInput, DeregisterAccountCommandOutput, AuditManagerClientResolvedConfig> {
58
65
  readonly input: DeregisterAccountCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: DeregisterAccountCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterAccountCommandInput, DeregisterAccountCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DeregisterOrganizationAdminAccountRequest, DeregisterOrganizationAdminAccountResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeregisterOrganizationAdminAccountCommand}.
8
10
  */
9
11
  export interface DeregisterOrganizationAdminAccountCommandInput extends DeregisterOrganizationAdminAccountRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeregisterOrganizationAdminAccountCommand}.
13
17
  */
14
18
  export interface DeregisterOrganizationAdminAccountCommandOutput extends DeregisterOrganizationAdminAccountResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes the specified Amazon Web Services account as a delegated administrator for
18
23
  * Audit Manager. </p>
19
24
  * <p>When you remove a delegated administrator from your Audit Manager settings, you
@@ -84,6 +89,8 @@ export interface DeregisterOrganizationAdminAccountCommandOutput extends Deregis
84
89
  * const response = await client.send(command);
85
90
  * ```
86
91
  *
92
+ * @param DeregisterOrganizationAdminAccountCommandInput - {@link DeregisterOrganizationAdminAccountCommandInput}
93
+ * @returns {@link DeregisterOrganizationAdminAccountCommandOutput}
87
94
  * @see {@link DeregisterOrganizationAdminAccountCommandInput} for command's `input` shape.
88
95
  * @see {@link DeregisterOrganizationAdminAccountCommandOutput} for command's `response` shape.
89
96
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -107,11 +114,20 @@ export interface DeregisterOrganizationAdminAccountCommandOutput extends Deregis
107
114
  export declare class DeregisterOrganizationAdminAccountCommand extends $Command<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig> {
108
115
  readonly input: DeregisterOrganizationAdminAccountCommandInput;
109
116
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
117
+ /**
118
+ * @public
119
+ */
110
120
  constructor(input: DeregisterOrganizationAdminAccountCommandInput);
111
121
  /**
112
122
  * @internal
113
123
  */
114
124
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput>;
125
+ /**
126
+ * @internal
127
+ */
115
128
  private serialize;
129
+ /**
130
+ * @internal
131
+ */
116
132
  private deserialize;
117
133
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { DisassociateAssessmentReportEvidenceFolderRequest, DisassociateAssessmentReportEvidenceFolderResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociateAssessmentReportEvidenceFolderCommand}.
8
10
  */
9
11
  export interface DisassociateAssessmentReportEvidenceFolderCommandInput extends DisassociateAssessmentReportEvidenceFolderRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociateAssessmentReportEvidenceFolderCommand}.
13
17
  */
14
18
  export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends DisassociateAssessmentReportEvidenceFolderResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Disassociates an evidence folder from the specified assessment report 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 DisassociateAssessmentReportEvidenceFolderCommandOutput extends
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DisassociateAssessmentReportEvidenceFolderCommandInput - {@link DisassociateAssessmentReportEvidenceFolderCommandInput}
34
+ * @returns {@link DisassociateAssessmentReportEvidenceFolderCommandOutput}
28
35
  * @see {@link DisassociateAssessmentReportEvidenceFolderCommandInput} for command's `input` shape.
29
36
  * @see {@link DisassociateAssessmentReportEvidenceFolderCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends
48
55
  export declare class DisassociateAssessmentReportEvidenceFolderCommand extends $Command<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: DisassociateAssessmentReportEvidenceFolderCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: DisassociateAssessmentReportEvidenceFolderCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput>;
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 { GetAccountStatusRequest, GetAccountStatusResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetAccountStatusCommand}.
8
10
  */
9
11
  export interface GetAccountStatusCommandInput extends GetAccountStatusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetAccountStatusCommand}.
13
17
  */
14
18
  export interface GetAccountStatusCommandOutput extends GetAccountStatusResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns the registration status of an account 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 GetAccountStatusCommandOutput extends GetAccountStatusResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetAccountStatusCommandInput - {@link GetAccountStatusCommandInput}
34
+ * @returns {@link GetAccountStatusCommandOutput}
28
35
  * @see {@link GetAccountStatusCommandInput} for command's `input` shape.
29
36
  * @see {@link GetAccountStatusCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -38,11 +45,20 @@ export interface GetAccountStatusCommandOutput extends GetAccountStatusResponse,
38
45
  export declare class GetAccountStatusCommand extends $Command<GetAccountStatusCommandInput, GetAccountStatusCommandOutput, AuditManagerClientResolvedConfig> {
39
46
  readonly input: GetAccountStatusCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: GetAccountStatusCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountStatusCommandInput, GetAccountStatusCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { GetAssessmentRequest, GetAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetAssessmentCommand}.
8
10
  */
9
11
  export interface GetAssessmentCommandInput extends GetAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetAssessmentCommand}.
13
17
  */
14
18
  export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns an assessment from 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 GetAssessmentCommandOutput extends GetAssessmentResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetAssessmentCommandInput - {@link GetAssessmentCommandInput}
34
+ * @returns {@link GetAssessmentCommandOutput}
28
35
  * @see {@link GetAssessmentCommandInput} for command's `input` shape.
29
36
  * @see {@link GetAssessmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __Met
48
55
  export declare class GetAssessmentCommand extends $Command<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetAssessmentCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetAssessmentCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAssessmentCommandInput, GetAssessmentCommandOutput>;
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 { GetAssessmentFrameworkRequest, GetAssessmentFrameworkResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetAssessmentFrameworkCommand}.
8
10
  */
9
11
  export interface GetAssessmentFrameworkCommandInput extends GetAssessmentFrameworkRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetAssessmentFrameworkCommand}.
13
17
  */
14
18
  export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFrameworkResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a framework from 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 GetAssessmentFrameworkCommandOutput extends GetAssessmentFramew
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetAssessmentFrameworkCommandInput - {@link GetAssessmentFrameworkCommandInput}
34
+ * @returns {@link GetAssessmentFrameworkCommandOutput}
28
35
  * @see {@link GetAssessmentFrameworkCommandInput} for command's `input` shape.
29
36
  * @see {@link GetAssessmentFrameworkCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFramew
48
55
  export declare class GetAssessmentFrameworkCommand extends $Command<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetAssessmentFrameworkCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetAssessmentFrameworkCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput>;
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 { GetAssessmentReportUrlRequest, GetAssessmentReportUrlResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetAssessmentReportUrlCommand}.
8
10
  */
9
11
  export interface GetAssessmentReportUrlCommandInput extends GetAssessmentReportUrlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetAssessmentReportUrlCommand}.
13
17
  */
14
18
  export interface GetAssessmentReportUrlCommandOutput extends GetAssessmentReportUrlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns the URL of an assessment report 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 GetAssessmentReportUrlCommandOutput extends GetAssessmentReport
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetAssessmentReportUrlCommandInput - {@link GetAssessmentReportUrlCommandInput}
34
+ * @returns {@link GetAssessmentReportUrlCommandOutput}
28
35
  * @see {@link GetAssessmentReportUrlCommandInput} for command's `input` shape.
29
36
  * @see {@link GetAssessmentReportUrlCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetAssessmentReportUrlCommandOutput extends GetAssessmentReport
48
55
  export declare class GetAssessmentReportUrlCommand extends $Command<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetAssessmentReportUrlCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetAssessmentReportUrlCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput>;
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 { GetChangeLogsRequest, GetChangeLogsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetChangeLogsCommand}.
8
10
  */
9
11
  export interface GetChangeLogsCommandInput extends GetChangeLogsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetChangeLogsCommand}.
13
17
  */
14
18
  export interface GetChangeLogsCommandOutput extends GetChangeLogsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of changelogs from 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 GetChangeLogsCommandOutput extends GetChangeLogsResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetChangeLogsCommandInput - {@link GetChangeLogsCommandInput}
34
+ * @returns {@link GetChangeLogsCommandOutput}
28
35
  * @see {@link GetChangeLogsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetChangeLogsCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetChangeLogsCommandOutput extends GetChangeLogsResponse, __Met
48
55
  export declare class GetChangeLogsCommand extends $Command<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetChangeLogsCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetChangeLogsCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChangeLogsCommandInput, GetChangeLogsCommandOutput>;
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 { GetControlRequest, GetControlResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetControlCommand}.
8
10
  */
9
11
  export interface GetControlCommandInput extends GetControlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetControlCommand}.
13
17
  */
14
18
  export interface GetControlCommandOutput extends GetControlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a control from 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 GetControlCommandOutput extends GetControlResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetControlCommandInput - {@link GetControlCommandInput}
34
+ * @returns {@link GetControlCommandOutput}
28
35
  * @see {@link GetControlCommandInput} for command's `input` shape.
29
36
  * @see {@link GetControlCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetControlCommandOutput extends GetControlResponse, __MetadataB
48
55
  export declare class GetControlCommand extends $Command<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetControlCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetControlCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetControlCommandInput, GetControlCommandOutput>;
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 { GetDelegationsRequest, GetDelegationsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetDelegationsCommand}.
8
10
  */
9
11
  export interface GetDelegationsCommandInput extends GetDelegationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetDelegationsCommand}.
13
17
  */
14
18
  export interface GetDelegationsCommandOutput extends GetDelegationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of delegations from an audit owner to a delegate. </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 GetDelegationsCommandOutput extends GetDelegationsResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetDelegationsCommandInput - {@link GetDelegationsCommandInput}
34
+ * @returns {@link GetDelegationsCommandOutput}
28
35
  * @see {@link GetDelegationsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetDelegationsCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -45,11 +52,20 @@ export interface GetDelegationsCommandOutput extends GetDelegationsResponse, __M
45
52
  export declare class GetDelegationsCommand extends $Command<GetDelegationsCommandInput, GetDelegationsCommandOutput, AuditManagerClientResolvedConfig> {
46
53
  readonly input: GetDelegationsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: GetDelegationsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDelegationsCommandInput, GetDelegationsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { GetEvidenceByEvidenceFolderRequest, GetEvidenceByEvidenceFolderResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetEvidenceByEvidenceFolderCommand}.
8
10
  */
9
11
  export interface GetEvidenceByEvidenceFolderCommandInput extends GetEvidenceByEvidenceFolderRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetEvidenceByEvidenceFolderCommand}.
13
17
  */
14
18
  export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByEvidenceFolderResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns all evidence from a specified evidence folder 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 GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByE
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetEvidenceByEvidenceFolderCommandInput - {@link GetEvidenceByEvidenceFolderCommandInput}
34
+ * @returns {@link GetEvidenceByEvidenceFolderCommandOutput}
28
35
  * @see {@link GetEvidenceByEvidenceFolderCommandInput} for command's `input` shape.
29
36
  * @see {@link GetEvidenceByEvidenceFolderCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByE
48
55
  export declare class GetEvidenceByEvidenceFolderCommand extends $Command<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetEvidenceByEvidenceFolderCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetEvidenceByEvidenceFolderCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput>;
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 { GetEvidenceRequest, GetEvidenceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetEvidenceCommand}.
8
10
  */
9
11
  export interface GetEvidenceCommandInput extends GetEvidenceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetEvidenceCommand}.
13
17
  */
14
18
  export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns evidence from 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 GetEvidenceCommandOutput extends GetEvidenceResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetEvidenceCommandInput - {@link GetEvidenceCommandInput}
34
+ * @returns {@link GetEvidenceCommandOutput}
28
35
  * @see {@link GetEvidenceCommandInput} for command's `input` shape.
29
36
  * @see {@link GetEvidenceCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __Metadat
48
55
  export declare class GetEvidenceCommand extends $Command<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetEvidenceCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetEvidenceCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceCommandInput, GetEvidenceCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }