@aws-sdk/client-auditmanager 3.36.0 → 3.36.1

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 (130) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/AuditManager.js +0 -33
  3. package/dist-cjs/AuditManagerClient.js +0 -38
  4. package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +0 -26
  5. package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +0 -26
  6. package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +0 -26
  7. package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +0 -26
  8. package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +0 -26
  9. package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +0 -26
  10. package/dist-cjs/commands/CreateAssessmentCommand.js +0 -26
  11. package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +0 -26
  12. package/dist-cjs/commands/CreateAssessmentReportCommand.js +0 -26
  13. package/dist-cjs/commands/CreateControlCommand.js +0 -26
  14. package/dist-cjs/commands/DeleteAssessmentCommand.js +0 -26
  15. package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +0 -26
  16. package/dist-cjs/commands/DeleteAssessmentReportCommand.js +0 -26
  17. package/dist-cjs/commands/DeleteControlCommand.js +0 -26
  18. package/dist-cjs/commands/DeregisterAccountCommand.js +0 -26
  19. package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +0 -31
  20. package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +0 -26
  21. package/dist-cjs/commands/GetAccountStatusCommand.js +0 -26
  22. package/dist-cjs/commands/GetAssessmentCommand.js +0 -26
  23. package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +0 -26
  24. package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +0 -26
  25. package/dist-cjs/commands/GetChangeLogsCommand.js +0 -26
  26. package/dist-cjs/commands/GetControlCommand.js +0 -26
  27. package/dist-cjs/commands/GetDelegationsCommand.js +0 -26
  28. package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +0 -26
  29. package/dist-cjs/commands/GetEvidenceCommand.js +0 -26
  30. package/dist-cjs/commands/GetEvidenceFolderCommand.js +0 -26
  31. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +0 -26
  32. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +0 -26
  33. package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +0 -26
  34. package/dist-cjs/commands/GetServicesInScopeCommand.js +0 -26
  35. package/dist-cjs/commands/GetSettingsCommand.js +0 -26
  36. package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +0 -26
  37. package/dist-cjs/commands/ListAssessmentReportsCommand.js +0 -26
  38. package/dist-cjs/commands/ListAssessmentsCommand.js +0 -26
  39. package/dist-cjs/commands/ListControlsCommand.js +0 -26
  40. package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +0 -26
  41. package/dist-cjs/commands/ListNotificationsCommand.js +0 -26
  42. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
  43. package/dist-cjs/commands/RegisterAccountCommand.js +0 -26
  44. package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +0 -26
  45. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  46. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  47. package/dist-cjs/commands/UpdateAssessmentCommand.js +0 -26
  48. package/dist-cjs/commands/UpdateAssessmentControlCommand.js +0 -26
  49. package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +0 -26
  50. package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +0 -26
  51. package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +0 -26
  52. package/dist-cjs/commands/UpdateControlCommand.js +0 -26
  53. package/dist-cjs/commands/UpdateSettingsCommand.js +0 -26
  54. package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +0 -26
  55. package/dist-cjs/models/models_0.js +0 -447
  56. package/dist-cjs/pagination/GetChangeLogsPaginator.js +0 -10
  57. package/dist-cjs/pagination/GetDelegationsPaginator.js +0 -10
  58. package/dist-cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js +0 -10
  59. package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +0 -10
  60. package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js +0 -10
  61. package/dist-cjs/pagination/ListAssessmentFrameworksPaginator.js +0 -10
  62. package/dist-cjs/pagination/ListAssessmentReportsPaginator.js +0 -10
  63. package/dist-cjs/pagination/ListAssessmentsPaginator.js +0 -10
  64. package/dist-cjs/pagination/ListControlsPaginator.js +0 -10
  65. package/dist-cjs/pagination/ListKeywordsForDataSourcePaginator.js +0 -10
  66. package/dist-cjs/pagination/ListNotificationsPaginator.js +0 -10
  67. package/dist-cjs/protocols/Aws_restJson1.js +0 -5
  68. package/dist-cjs/runtimeConfig.browser.js +1 -5
  69. package/dist-cjs/runtimeConfig.js +1 -5
  70. package/dist-cjs/runtimeConfig.native.js +0 -3
  71. package/dist-cjs/runtimeConfig.shared.js +0 -3
  72. package/dist-types/ts3.4/AuditManager.d.ts +52 -293
  73. package/dist-types/ts3.4/AuditManagerClient.d.ts +24 -119
  74. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
  75. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -22
  76. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -22
  77. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -22
  78. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -22
  79. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -22
  80. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +2 -22
  81. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +2 -22
  82. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +2 -22
  83. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +2 -22
  84. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +2 -22
  85. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -22
  86. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +2 -22
  87. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +2 -22
  88. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +2 -22
  89. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -27
  90. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
  91. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +2 -22
  92. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +2 -22
  93. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +2 -22
  94. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +2 -22
  95. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +2 -22
  96. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +2 -22
  97. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +2 -22
  98. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -22
  99. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +2 -22
  100. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +2 -22
  101. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -22
  102. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -22
  103. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +2 -22
  104. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +2 -22
  105. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +2 -22
  106. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +2 -22
  107. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +2 -22
  108. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +2 -22
  109. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +2 -22
  110. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +2 -22
  111. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -22
  112. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -22
  113. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -22
  114. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -22
  115. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -22
  116. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -22
  117. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +2 -22
  118. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +2 -22
  119. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -22
  120. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -22
  121. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +2 -22
  122. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +2 -22
  123. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -22
  124. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -22
  125. package/dist-types/ts3.4/models/models_0.d.ts +646 -2950
  126. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  127. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  128. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  129. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  130. package/package.json +3 -3
@@ -60,154 +60,59 @@ import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReport
60
60
  export declare type ServiceInputTypes = AssociateAssessmentReportEvidenceFolderCommandInput | BatchAssociateAssessmentReportEvidenceCommandInput | BatchCreateDelegationByAssessmentCommandInput | BatchDeleteDelegationByAssessmentCommandInput | BatchDisassociateAssessmentReportEvidenceCommandInput | BatchImportEvidenceToAssessmentControlCommandInput | CreateAssessmentCommandInput | CreateAssessmentFrameworkCommandInput | CreateAssessmentReportCommandInput | CreateControlCommandInput | DeleteAssessmentCommandInput | DeleteAssessmentFrameworkCommandInput | DeleteAssessmentReportCommandInput | DeleteControlCommandInput | DeregisterAccountCommandInput | DeregisterOrganizationAdminAccountCommandInput | DisassociateAssessmentReportEvidenceFolderCommandInput | GetAccountStatusCommandInput | GetAssessmentCommandInput | GetAssessmentFrameworkCommandInput | GetAssessmentReportUrlCommandInput | GetChangeLogsCommandInput | GetControlCommandInput | GetDelegationsCommandInput | GetEvidenceByEvidenceFolderCommandInput | GetEvidenceCommandInput | GetEvidenceFolderCommandInput | GetEvidenceFoldersByAssessmentCommandInput | GetEvidenceFoldersByAssessmentControlCommandInput | GetOrganizationAdminAccountCommandInput | GetServicesInScopeCommandInput | GetSettingsCommandInput | ListAssessmentFrameworksCommandInput | ListAssessmentReportsCommandInput | ListAssessmentsCommandInput | ListControlsCommandInput | ListKeywordsForDataSourceCommandInput | ListNotificationsCommandInput | ListTagsForResourceCommandInput | RegisterAccountCommandInput | RegisterOrganizationAdminAccountCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAssessmentCommandInput | UpdateAssessmentControlCommandInput | UpdateAssessmentControlSetStatusCommandInput | UpdateAssessmentFrameworkCommandInput | UpdateAssessmentStatusCommandInput | UpdateControlCommandInput | UpdateSettingsCommandInput | ValidateAssessmentReportIntegrityCommandInput;
61
61
  export declare type ServiceOutputTypes = AssociateAssessmentReportEvidenceFolderCommandOutput | BatchAssociateAssessmentReportEvidenceCommandOutput | BatchCreateDelegationByAssessmentCommandOutput | BatchDeleteDelegationByAssessmentCommandOutput | BatchDisassociateAssessmentReportEvidenceCommandOutput | BatchImportEvidenceToAssessmentControlCommandOutput | CreateAssessmentCommandOutput | CreateAssessmentFrameworkCommandOutput | CreateAssessmentReportCommandOutput | CreateControlCommandOutput | DeleteAssessmentCommandOutput | DeleteAssessmentFrameworkCommandOutput | DeleteAssessmentReportCommandOutput | DeleteControlCommandOutput | DeregisterAccountCommandOutput | DeregisterOrganizationAdminAccountCommandOutput | DisassociateAssessmentReportEvidenceFolderCommandOutput | GetAccountStatusCommandOutput | GetAssessmentCommandOutput | GetAssessmentFrameworkCommandOutput | GetAssessmentReportUrlCommandOutput | GetChangeLogsCommandOutput | GetControlCommandOutput | GetDelegationsCommandOutput | GetEvidenceByEvidenceFolderCommandOutput | GetEvidenceCommandOutput | GetEvidenceFolderCommandOutput | GetEvidenceFoldersByAssessmentCommandOutput | GetEvidenceFoldersByAssessmentControlCommandOutput | GetOrganizationAdminAccountCommandOutput | GetServicesInScopeCommandOutput | GetSettingsCommandOutput | ListAssessmentFrameworksCommandOutput | ListAssessmentReportsCommandOutput | ListAssessmentsCommandOutput | ListControlsCommandOutput | ListKeywordsForDataSourceCommandOutput | ListNotificationsCommandOutput | ListTagsForResourceCommandOutput | RegisterAccountCommandOutput | RegisterOrganizationAdminAccountCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAssessmentCommandOutput | UpdateAssessmentControlCommandOutput | UpdateAssessmentControlSetStatusCommandOutput | UpdateAssessmentFrameworkCommandOutput | UpdateAssessmentStatusCommandOutput | UpdateControlCommandOutput | UpdateSettingsCommandOutput | ValidateAssessmentReportIntegrityCommandOutput;
62
62
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
63
- /**
64
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
65
- */
63
+
66
64
  requestHandler?: __HttpHandler;
67
- /**
68
- * A constructor for a class implementing the {@link __Hash} interface
69
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
70
- * @internal
71
- */
65
+
72
66
  sha256?: __HashConstructor;
73
- /**
74
- * The function that will be used to convert strings into HTTP endpoints.
75
- * @internal
76
- */
67
+
77
68
  urlParser?: __UrlParser;
78
- /**
79
- * A function that can calculate the length of a request body.
80
- * @internal
81
- */
69
+
82
70
  bodyLengthChecker?: (body: any) => number | undefined;
83
- /**
84
- * A function that converts a stream into an array of bytes.
85
- * @internal
86
- */
71
+
87
72
  streamCollector?: __StreamCollector;
88
- /**
89
- * The function that will be used to convert a base64-encoded string to a byte array.
90
- * @internal
91
- */
73
+
92
74
  base64Decoder?: __Decoder;
93
- /**
94
- * The function that will be used to convert binary data to a base64-encoded string.
95
- * @internal
96
- */
75
+
97
76
  base64Encoder?: __Encoder;
98
- /**
99
- * The function that will be used to convert a UTF8-encoded string to a byte array.
100
- * @internal
101
- */
77
+
102
78
  utf8Decoder?: __Decoder;
103
- /**
104
- * The function that will be used to convert binary data to a UTF-8 encoded string.
105
- * @internal
106
- */
79
+
107
80
  utf8Encoder?: __Encoder;
108
- /**
109
- * The runtime environment.
110
- * @internal
111
- */
81
+
112
82
  runtime?: string;
113
- /**
114
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
115
- * trait of an operation.
116
- */
83
+
117
84
  disableHostPrefix?: boolean;
118
- /**
119
- * Value for how many times a request will be made at most in case of retry.
120
- */
85
+
121
86
  maxAttempts?: number | __Provider<number>;
122
- /**
123
- * Specifies which retry algorithm to use.
124
- */
87
+
125
88
  retryMode?: string | __Provider<string>;
126
- /**
127
- * Optional logger for logging debug/info/warn/error.
128
- */
89
+
129
90
  logger?: __Logger;
130
- /**
131
- * Unique service identifier.
132
- * @internal
133
- */
91
+
134
92
  serviceId?: string;
135
- /**
136
- * The AWS region to which this client will send requests
137
- */
93
+
138
94
  region?: string | __Provider<string>;
139
- /**
140
- * Default credentials provider; Not available in browser runtime.
141
- * @internal
142
- */
95
+
143
96
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
144
- /**
145
- * Fetch related hostname, signing name or signing region with given region.
146
- * @internal
147
- */
97
+
148
98
  regionInfoProvider?: RegionInfoProvider;
149
- /**
150
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
151
- * @internal
152
- */
99
+
153
100
  defaultUserAgentProvider?: Provider<__UserAgent>;
154
101
  }
155
102
  declare type AuditManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
156
- /**
157
- * The configuration interface of AuditManagerClient class constructor that set the region, credentials and other options.
158
- */
103
+
159
104
  export interface AuditManagerClientConfig extends AuditManagerClientConfigType {
160
105
  }
161
106
  declare type AuditManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
162
- /**
163
- * The resolved configuration interface of AuditManagerClient class. This is resolved and normalized from the {@link AuditManagerClientConfig | constructor configuration interface}.
164
- */
107
+
165
108
  export interface AuditManagerClientResolvedConfig extends AuditManagerClientResolvedConfigType {
166
109
  }
167
- /**
168
- * <p>Welcome to the Audit Manager API reference. This guide is for developers who need detailed information about the Audit Manager API operations, data types, and errors. </p>
169
- * <p>Audit Manager is a service that provides automated evidence collection so that you
170
- * can continuously audit your Amazon Web Services usage, and assess the effectiveness of your controls to
171
- * better manage risk and simplify compliance.</p>
172
- * <p>Audit Manager provides pre-built frameworks that structure and automate assessments
173
- * for a given compliance standard. Frameworks include a pre-built collection of controls with
174
- * descriptions and testing procedures, which are grouped according to the requirements of the
175
- * specified compliance standard or regulation. You can also customize frameworks and controls
176
- * to support internal audits with unique requirements. </p>
177
- *
178
- * <p>Use the following links to get started with the Audit Manager API:</p>
179
- * <ul>
180
- * <li>
181
- * <p>
182
- * <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Operations.html">Actions</a>: An alphabetical list of all Audit Manager API operations.</p>
183
- * </li>
184
- * <li>
185
- * <p>
186
- * <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Types.html">Data types</a>: An alphabetical list of all Audit Manager data types.</p>
187
- * </li>
188
- * <li>
189
- * <p>
190
- * <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonParameters.html">Common parameters</a>: Parameters that all Query operations can use.</p>
191
- * </li>
192
- * <li>
193
- * <p>
194
- * <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p>
195
- * </li>
196
- * </ul>
197
- *
198
- * <p>If you're new to Audit Manager, we recommend that you review the <a href="https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html"> Audit Manager User Guide</a>.</p>
199
- */
110
+
200
111
  export declare class AuditManagerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AuditManagerClientResolvedConfig> {
201
- /**
202
- * The resolved configuration of AuditManagerClient class. This is resolved and normalized from the {@link AuditManagerClientConfig | constructor configuration interface}.
203
- */
112
+
204
113
  readonly config: AuditManagerClientResolvedConfig;
205
114
  constructor(configuration: AuditManagerClientConfig);
206
- /**
207
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
208
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
209
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
210
- */
115
+
211
116
  destroy(): void;
212
117
  }
213
118
  export {};
@@ -6,31 +6,11 @@ export interface AssociateAssessmentReportEvidenceFolderCommandInput extends Ass
6
6
  }
7
7
  export interface AssociateAssessmentReportEvidenceFolderCommandOutput extends AssociateAssessmentReportEvidenceFolderResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Associates an evidence folder to the specified assessment report in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, AssociateAssessmentReportEvidenceFolderCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, AssociateAssessmentReportEvidenceFolderCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new AssociateAssessmentReportEvidenceFolderCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link AssociateAssessmentReportEvidenceFolderCommandInput} for command's `input` shape.
24
- * @see {@link AssociateAssessmentReportEvidenceFolderCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class AssociateAssessmentReportEvidenceFolderCommand extends $Command<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: AssociateAssessmentReportEvidenceFolderCommandInput;
30
12
  constructor(input: AssociateAssessmentReportEvidenceFolderCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface BatchAssociateAssessmentReportEvidenceCommandInput extends Batc
6
6
  }
7
7
  export interface BatchAssociateAssessmentReportEvidenceCommandOutput extends BatchAssociateAssessmentReportEvidenceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Associates a list of evidence to an assessment report in an Audit Manager assessment.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, BatchAssociateAssessmentReportEvidenceCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, BatchAssociateAssessmentReportEvidenceCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new BatchAssociateAssessmentReportEvidenceCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link BatchAssociateAssessmentReportEvidenceCommandInput} for command's `input` shape.
24
- * @see {@link BatchAssociateAssessmentReportEvidenceCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class BatchAssociateAssessmentReportEvidenceCommand extends $Command<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: BatchAssociateAssessmentReportEvidenceCommandInput;
30
12
  constructor(input: BatchAssociateAssessmentReportEvidenceCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface BatchCreateDelegationByAssessmentCommandInput extends BatchCrea
6
6
  }
7
7
  export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCreateDelegationByAssessmentResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Create a batch of delegations for a specified assessment in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, BatchCreateDelegationByAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, BatchCreateDelegationByAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new BatchCreateDelegationByAssessmentCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link BatchCreateDelegationByAssessmentCommandInput} for command's `input` shape.
24
- * @see {@link BatchCreateDelegationByAssessmentCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class BatchCreateDelegationByAssessmentCommand extends $Command<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: BatchCreateDelegationByAssessmentCommandInput;
30
12
  constructor(input: BatchCreateDelegationByAssessmentCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface BatchDeleteDelegationByAssessmentCommandInput extends BatchDele
6
6
  }
7
7
  export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDeleteDelegationByAssessmentResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Deletes the delegations in the specified Audit Manager assessment.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, BatchDeleteDelegationByAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, BatchDeleteDelegationByAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new BatchDeleteDelegationByAssessmentCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link BatchDeleteDelegationByAssessmentCommandInput} for command's `input` shape.
24
- * @see {@link BatchDeleteDelegationByAssessmentCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class BatchDeleteDelegationByAssessmentCommand extends $Command<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: BatchDeleteDelegationByAssessmentCommandInput;
30
12
  constructor(input: BatchDeleteDelegationByAssessmentCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandInput extends B
6
6
  }
7
7
  export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends BatchDisassociateAssessmentReportEvidenceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Disassociates a list of evidence from the specified assessment report in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, BatchDisassociateAssessmentReportEvidenceCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, BatchDisassociateAssessmentReportEvidenceCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new BatchDisassociateAssessmentReportEvidenceCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link BatchDisassociateAssessmentReportEvidenceCommandInput} for command's `input` shape.
24
- * @see {@link BatchDisassociateAssessmentReportEvidenceCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class BatchDisassociateAssessmentReportEvidenceCommand extends $Command<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: BatchDisassociateAssessmentReportEvidenceCommandInput;
30
12
  constructor(input: BatchDisassociateAssessmentReportEvidenceCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface BatchImportEvidenceToAssessmentControlCommandInput extends Batc
6
6
  }
7
7
  export interface BatchImportEvidenceToAssessmentControlCommandOutput extends BatchImportEvidenceToAssessmentControlResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, BatchImportEvidenceToAssessmentControlCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, BatchImportEvidenceToAssessmentControlCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new BatchImportEvidenceToAssessmentControlCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link BatchImportEvidenceToAssessmentControlCommandInput} for command's `input` shape.
24
- * @see {@link BatchImportEvidenceToAssessmentControlCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class BatchImportEvidenceToAssessmentControlCommand extends $Command<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: BatchImportEvidenceToAssessmentControlCommandInput;
30
12
  constructor(input: BatchImportEvidenceToAssessmentControlCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface CreateAssessmentCommandInput extends CreateAssessmentRequest {
6
6
  }
7
7
  export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Creates an assessment in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, CreateAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, CreateAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new CreateAssessmentCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateAssessmentCommandInput} for command's `input` shape.
24
- * @see {@link CreateAssessmentCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class CreateAssessmentCommand extends $Command<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: CreateAssessmentCommandInput;
30
12
  constructor(input: CreateAssessmentCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentCommandInput, CreateAssessmentCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface CreateAssessmentFrameworkCommandInput extends CreateAssessmentF
6
6
  }
7
7
  export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessmentFrameworkResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Creates a custom framework in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, CreateAssessmentFrameworkCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, CreateAssessmentFrameworkCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new CreateAssessmentFrameworkCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateAssessmentFrameworkCommandInput} for command's `input` shape.
24
- * @see {@link CreateAssessmentFrameworkCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class CreateAssessmentFrameworkCommand extends $Command<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: CreateAssessmentFrameworkCommandInput;
30
12
  constructor(input: CreateAssessmentFrameworkCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface CreateAssessmentReportCommandInput extends CreateAssessmentRepo
6
6
  }
7
7
  export interface CreateAssessmentReportCommandOutput extends CreateAssessmentReportResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Creates an assessment report for the specified assessment.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, CreateAssessmentReportCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, CreateAssessmentReportCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new CreateAssessmentReportCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateAssessmentReportCommandInput} for command's `input` shape.
24
- * @see {@link CreateAssessmentReportCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class CreateAssessmentReportCommand extends $Command<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: CreateAssessmentReportCommandInput;
30
12
  constructor(input: CreateAssessmentReportCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface CreateControlCommandInput extends CreateControlRequest {
6
6
  }
7
7
  export interface CreateControlCommandOutput extends CreateControlResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Creates a new custom control in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, CreateControlCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, CreateControlCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new CreateControlCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateControlCommandInput} for command's `input` shape.
24
- * @see {@link CreateControlCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class CreateControlCommand extends $Command<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: CreateControlCommandInput;
30
12
  constructor(input: CreateControlCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateControlCommandInput, CreateControlCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DeleteAssessmentCommandInput extends DeleteAssessmentRequest {
6
6
  }
7
7
  export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Deletes an assessment in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, DeleteAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, DeleteAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new DeleteAssessmentCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DeleteAssessmentCommandInput} for command's `input` shape.
24
- * @see {@link DeleteAssessmentCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DeleteAssessmentCommand extends $Command<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: DeleteAssessmentCommandInput;
30
12
  constructor(input: DeleteAssessmentCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DeleteAssessmentFrameworkCommandInput extends DeleteAssessmentF
6
6
  }
7
7
  export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessmentFrameworkResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Deletes a custom framework in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, DeleteAssessmentFrameworkCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, DeleteAssessmentFrameworkCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new DeleteAssessmentFrameworkCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DeleteAssessmentFrameworkCommandInput} for command's `input` shape.
24
- * @see {@link DeleteAssessmentFrameworkCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DeleteAssessmentFrameworkCommand extends $Command<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: DeleteAssessmentFrameworkCommandInput;
30
12
  constructor(input: DeleteAssessmentFrameworkCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DeleteAssessmentReportCommandInput extends DeleteAssessmentRepo
6
6
  }
7
7
  export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentReportResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>
11
- * Deletes an assessment report from an assessment in Audit Manager.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { AuditManagerClient, DeleteAssessmentReportCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
17
- * // const { AuditManagerClient, DeleteAssessmentReportCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
18
- * const client = new AuditManagerClient(config);
19
- * const command = new DeleteAssessmentReportCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DeleteAssessmentReportCommandInput} for command's `input` shape.
24
- * @see {@link DeleteAssessmentReportCommandOutput} for command's `response` shape.
25
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DeleteAssessmentReportCommand extends $Command<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig> {
29
11
  readonly input: DeleteAssessmentReportCommandInput;
30
12
  constructor(input: DeleteAssessmentReportCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;