@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 { GetEvidenceFolderRequest, GetEvidenceFolderResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetEvidenceFolderCommand}.
8
10
  */
9
11
  export interface GetEvidenceFolderCommandInput extends GetEvidenceFolderRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetEvidenceFolderCommand}.
13
17
  */
14
18
  export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns an evidence folder from the specified assessment in Audit Manager.
18
23
  * </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderRespons
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetEvidenceFolderCommandInput - {@link GetEvidenceFolderCommandInput}
35
+ * @returns {@link GetEvidenceFolderCommandOutput}
29
36
  * @see {@link GetEvidenceFolderCommandInput} for command's `input` shape.
30
37
  * @see {@link GetEvidenceFolderCommandOutput} for command's `response` shape.
31
38
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderRespons
49
56
  export declare class GetEvidenceFolderCommand extends $Command<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
50
57
  readonly input: GetEvidenceFolderCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetEvidenceFolderCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput>;
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 { GetEvidenceFoldersByAssessmentRequest, GetEvidenceFoldersByAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetEvidenceFoldersByAssessmentCommand}.
8
10
  */
9
11
  export interface GetEvidenceFoldersByAssessmentCommandInput extends GetEvidenceFoldersByAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetEvidenceFoldersByAssessmentCommand}.
13
17
  */
14
18
  export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidenceFoldersByAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns the evidence folders from a specified assessment in Audit Manager.
18
23
  * </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidence
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetEvidenceFoldersByAssessmentCommandInput - {@link GetEvidenceFoldersByAssessmentCommandInput}
35
+ * @returns {@link GetEvidenceFoldersByAssessmentCommandOutput}
29
36
  * @see {@link GetEvidenceFoldersByAssessmentCommandInput} for command's `input` shape.
30
37
  * @see {@link GetEvidenceFoldersByAssessmentCommandOutput} for command's `response` shape.
31
38
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidence
49
56
  export declare class GetEvidenceFoldersByAssessmentCommand extends $Command<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
50
57
  readonly input: GetEvidenceFoldersByAssessmentCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetEvidenceFoldersByAssessmentCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput>;
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 { GetEvidenceFoldersByAssessmentControlRequest, GetEvidenceFoldersByAssessmentControlResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetEvidenceFoldersByAssessmentControlCommand}.
8
10
  */
9
11
  export interface GetEvidenceFoldersByAssessmentControlCommandInput extends GetEvidenceFoldersByAssessmentControlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetEvidenceFoldersByAssessmentControlCommand}.
13
17
  */
14
18
  export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetEvidenceFoldersByAssessmentControlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of evidence folders that are associated with a specified control in an
18
23
  * Audit Manager assessment. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetE
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetEvidenceFoldersByAssessmentControlCommandInput - {@link GetEvidenceFoldersByAssessmentControlCommandInput}
35
+ * @returns {@link GetEvidenceFoldersByAssessmentControlCommandOutput}
29
36
  * @see {@link GetEvidenceFoldersByAssessmentControlCommandInput} for command's `input` shape.
30
37
  * @see {@link GetEvidenceFoldersByAssessmentControlCommandOutput} for command's `response` shape.
31
38
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetE
49
56
  export declare class GetEvidenceFoldersByAssessmentControlCommand extends $Command<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
50
57
  readonly input: GetEvidenceFoldersByAssessmentControlCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetEvidenceFoldersByAssessmentControlCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput>;
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 { GetInsightsByAssessmentRequest, GetInsightsByAssessmentResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetInsightsByAssessmentCommand}.
8
10
  */
9
11
  export interface GetInsightsByAssessmentCommandInput extends GetInsightsByAssessmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetInsightsByAssessmentCommand}.
13
17
  */
14
18
  export interface GetInsightsByAssessmentCommandOutput extends GetInsightsByAssessmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the latest analytics data for a specific active 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 GetInsightsByAssessmentCommandOutput extends GetInsightsByAsses
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetInsightsByAssessmentCommandInput - {@link GetInsightsByAssessmentCommandInput}
34
+ * @returns {@link GetInsightsByAssessmentCommandOutput}
28
35
  * @see {@link GetInsightsByAssessmentCommandInput} for command's `input` shape.
29
36
  * @see {@link GetInsightsByAssessmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -48,11 +55,20 @@ export interface GetInsightsByAssessmentCommandOutput extends GetInsightsByAsses
48
55
  export declare class GetInsightsByAssessmentCommand extends $Command<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
49
56
  readonly input: GetInsightsByAssessmentCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: GetInsightsByAssessmentCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput>;
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 { GetInsightsRequest, GetInsightsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetInsightsCommand}.
8
10
  */
9
11
  export interface GetInsightsCommandInput extends GetInsightsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetInsightsCommand}.
13
17
  */
14
18
  export interface GetInsightsCommandOutput extends GetInsightsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the latest analytics data for all your current active assessments. </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 GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetInsightsCommandInput - {@link GetInsightsCommandInput}
34
+ * @returns {@link GetInsightsCommandOutput}
28
35
  * @see {@link GetInsightsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetInsightsCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -42,11 +49,20 @@ export interface GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
42
49
  export declare class GetInsightsCommand extends $Command<GetInsightsCommandInput, GetInsightsCommandOutput, AuditManagerClientResolvedConfig> {
43
50
  readonly input: GetInsightsCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: GetInsightsCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInsightsCommandInput, GetInsightsCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { GetOrganizationAdminAccountRequest, GetOrganizationAdminAccountResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetOrganizationAdminAccountCommand}.
8
10
  */
9
11
  export interface GetOrganizationAdminAccountCommandInput extends GetOrganizationAdminAccountRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetOrganizationAdminAccountCommand}.
13
17
  */
14
18
  export interface GetOrganizationAdminAccountCommandOutput extends GetOrganizationAdminAccountResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns the name of the delegated Amazon Web Services administrator account for the
18
23
  * organization. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetOrganizationAdminAccountCommandOutput extends GetOrganizatio
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetOrganizationAdminAccountCommandInput - {@link GetOrganizationAdminAccountCommandInput}
35
+ * @returns {@link GetOrganizationAdminAccountCommandOutput}
29
36
  * @see {@link GetOrganizationAdminAccountCommandInput} for command's `input` shape.
30
37
  * @see {@link GetOrganizationAdminAccountCommandOutput} for command's `response` shape.
31
38
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetOrganizationAdminAccountCommandOutput extends GetOrganizatio
49
56
  export declare class GetOrganizationAdminAccountCommand extends $Command<GetOrganizationAdminAccountCommandInput, GetOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig> {
50
57
  readonly input: GetOrganizationAdminAccountCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetOrganizationAdminAccountCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOrganizationAdminAccountCommandInput, GetOrganizationAdminAccountCommandOutput>;
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 { GetServicesInScopeRequest, GetServicesInScopeResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetServicesInScopeCommand}.
8
10
  */
9
11
  export interface GetServicesInScopeCommandInput extends GetServicesInScopeRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetServicesInScopeCommand}.
13
17
  */
14
18
  export interface GetServicesInScopeCommandOutput extends GetServicesInScopeResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a list of all of the Amazon Web Services that you can choose to include
18
23
  * in your assessment. When you <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_CreateAssessment.html">create an assessment</a>, specify which of these services you want to include to
19
24
  * narrow the assessment's <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Scope.html">scope</a>.</p>
@@ -27,6 +32,8 @@ export interface GetServicesInScopeCommandOutput extends GetServicesInScopeRespo
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param GetServicesInScopeCommandInput - {@link GetServicesInScopeCommandInput}
36
+ * @returns {@link GetServicesInScopeCommandOutput}
30
37
  * @see {@link GetServicesInScopeCommandInput} for command's `input` shape.
31
38
  * @see {@link GetServicesInScopeCommandOutput} for command's `response` shape.
32
39
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -47,11 +54,20 @@ export interface GetServicesInScopeCommandOutput extends GetServicesInScopeRespo
47
54
  export declare class GetServicesInScopeCommand extends $Command<GetServicesInScopeCommandInput, GetServicesInScopeCommandOutput, AuditManagerClientResolvedConfig> {
48
55
  readonly input: GetServicesInScopeCommandInput;
49
56
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
57
+ /**
58
+ * @public
59
+ */
50
60
  constructor(input: GetServicesInScopeCommandInput);
51
61
  /**
52
62
  * @internal
53
63
  */
54
64
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServicesInScopeCommandInput, GetServicesInScopeCommandOutput>;
65
+ /**
66
+ * @internal
67
+ */
55
68
  private serialize;
69
+ /**
70
+ * @internal
71
+ */
56
72
  private deserialize;
57
73
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { GetSettingsRequest, GetSettingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSettingsCommand}.
8
10
  */
9
11
  export interface GetSettingsCommandInput extends GetSettingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSettingsCommand}.
13
17
  */
14
18
  export interface GetSettingsCommandOutput extends GetSettingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns the settings for the specified Amazon Web Services account. </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 GetSettingsCommandOutput extends GetSettingsResponse, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSettingsCommandInput - {@link GetSettingsCommandInput}
34
+ * @returns {@link GetSettingsCommandOutput}
28
35
  * @see {@link GetSettingsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSettingsCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -42,11 +49,20 @@ export interface GetSettingsCommandOutput extends GetSettingsResponse, __Metadat
42
49
  export declare class GetSettingsCommand extends $Command<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig> {
43
50
  readonly input: GetSettingsCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: GetSettingsCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSettingsCommandInput, GetSettingsCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { ListAssessmentControlInsightsByControlDomainRequest, ListAssessmentControlInsightsByControlDomainResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAssessmentControlInsightsByControlDomainCommand}.
8
10
  */
9
11
  export interface ListAssessmentControlInsightsByControlDomainCommandInput extends ListAssessmentControlInsightsByControlDomainRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAssessmentControlInsightsByControlDomainCommand}.
13
17
  */
14
18
  export interface ListAssessmentControlInsightsByControlDomainCommandOutput extends ListAssessmentControlInsightsByControlDomainResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the latest analytics data for controls within a specific control domain and a
18
23
  * specific active assessment.</p>
19
24
  * <note>
@@ -32,6 +37,8 @@ export interface ListAssessmentControlInsightsByControlDomainCommandOutput exten
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param ListAssessmentControlInsightsByControlDomainCommandInput - {@link ListAssessmentControlInsightsByControlDomainCommandInput}
41
+ * @returns {@link ListAssessmentControlInsightsByControlDomainCommandOutput}
35
42
  * @see {@link ListAssessmentControlInsightsByControlDomainCommandInput} for command's `input` shape.
36
43
  * @see {@link ListAssessmentControlInsightsByControlDomainCommandOutput} for command's `response` shape.
37
44
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -55,11 +62,20 @@ export interface ListAssessmentControlInsightsByControlDomainCommandOutput exten
55
62
  export declare class ListAssessmentControlInsightsByControlDomainCommand extends $Command<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig> {
56
63
  readonly input: ListAssessmentControlInsightsByControlDomainCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: ListAssessmentControlInsightsByControlDomainCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { ListAssessmentFrameworkShareRequestsRequest, ListAssessmentFrameworkShareRequestsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAssessmentFrameworkShareRequestsCommand}.
8
10
  */
9
11
  export interface ListAssessmentFrameworkShareRequestsCommandInput extends ListAssessmentFrameworkShareRequestsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAssessmentFrameworkShareRequestsCommand}.
13
17
  */
14
18
  export interface ListAssessmentFrameworkShareRequestsCommandOutput extends ListAssessmentFrameworkShareRequestsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of sent or received share requests for custom frameworks 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 ListAssessmentFrameworkShareRequestsCommandOutput extends ListA
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListAssessmentFrameworkShareRequestsCommandInput - {@link ListAssessmentFrameworkShareRequestsCommandInput}
34
+ * @returns {@link ListAssessmentFrameworkShareRequestsCommandOutput}
28
35
  * @see {@link ListAssessmentFrameworkShareRequestsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListAssessmentFrameworkShareRequestsCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListAssessmentFrameworkShareRequestsCommandOutput extends ListA
45
52
  export declare class ListAssessmentFrameworkShareRequestsCommand extends $Command<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig> {
46
53
  readonly input: ListAssessmentFrameworkShareRequestsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListAssessmentFrameworkShareRequestsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput>;
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 { ListAssessmentFrameworksRequest, ListAssessmentFrameworksResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAssessmentFrameworksCommand}.
8
10
  */
9
11
  export interface ListAssessmentFrameworksCommandInput extends ListAssessmentFrameworksRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAssessmentFrameworksCommand}.
13
17
  */
14
18
  export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFrameworksResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of the frameworks that are available in the Audit Manager framework
18
23
  * library. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFra
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListAssessmentFrameworksCommandInput - {@link ListAssessmentFrameworksCommandInput}
35
+ * @returns {@link ListAssessmentFrameworksCommandOutput}
29
36
  * @see {@link ListAssessmentFrameworksCommandInput} for command's `input` shape.
30
37
  * @see {@link ListAssessmentFrameworksCommandOutput} for command's `response` shape.
31
38
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -46,11 +53,20 @@ export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFra
46
53
  export declare class ListAssessmentFrameworksCommand extends $Command<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig> {
47
54
  readonly input: ListAssessmentFrameworksCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: ListAssessmentFrameworksCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
5
  import { ListAssessmentReportsRequest, ListAssessmentReportsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAssessmentReportsCommand}.
8
10
  */
9
11
  export interface ListAssessmentReportsCommandInput extends ListAssessmentReportsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAssessmentReportsCommand}.
13
17
  */
14
18
  export interface ListAssessmentReportsCommandOutput extends ListAssessmentReportsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of assessment reports created 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 ListAssessmentReportsCommandOutput extends ListAssessmentReport
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListAssessmentReportsCommandInput - {@link ListAssessmentReportsCommandInput}
34
+ * @returns {@link ListAssessmentReportsCommandOutput}
28
35
  * @see {@link ListAssessmentReportsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListAssessmentReportsCommandOutput} for command's `response` shape.
30
37
  * @see {@link AuditManagerClientResolvedConfig | config} for AuditManagerClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListAssessmentReportsCommandOutput extends ListAssessmentReport
45
52
  export declare class ListAssessmentReportsCommand extends $Command<ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput, AuditManagerClientResolvedConfig> {
46
53
  readonly input: ListAssessmentReportsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListAssessmentReportsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }