@aws-sdk/client-auditmanager 3.533.0 → 3.540.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.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/AuditManager.d.ts +14 -1
- package/dist-types/AuditManagerClient.d.ts +1 -1
- package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateControlCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteControlCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeLogsCommand.d.ts +2 -1
- package/dist-types/commands/GetControlCommand.d.ts +2 -1
- package/dist-types/commands/GetDelegationsCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetServicesInScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListControlsCommand.d.ts +2 -1
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +615 -615
- package/dist-types/ts3.4/AuditManager.d.ts +13 -0
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -4471,9 +4471,6 @@ var paginateListKeywordsForDataSource = (0, import_core.createPaginator)(AuditMa
|
|
|
4471
4471
|
// src/pagination/ListNotificationsPaginator.ts
|
|
4472
4472
|
|
|
4473
4473
|
var paginateListNotifications = (0, import_core.createPaginator)(AuditManagerClient, ListNotificationsCommand, "nextToken", "nextToken", "maxResults");
|
|
4474
|
-
|
|
4475
|
-
// src/index.ts
|
|
4476
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4477
4474
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4478
4475
|
|
|
4479
4476
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -156,12 +156,14 @@ export interface AuditManager {
|
|
|
156
156
|
/**
|
|
157
157
|
* @see {@link DeregisterAccountCommand}
|
|
158
158
|
*/
|
|
159
|
+
deregisterAccount(): Promise<DeregisterAccountCommandOutput>;
|
|
159
160
|
deregisterAccount(args: DeregisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterAccountCommandOutput>;
|
|
160
161
|
deregisterAccount(args: DeregisterAccountCommandInput, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
|
|
161
162
|
deregisterAccount(args: DeregisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
|
|
162
163
|
/**
|
|
163
164
|
* @see {@link DeregisterOrganizationAdminAccountCommand}
|
|
164
165
|
*/
|
|
166
|
+
deregisterOrganizationAdminAccount(): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
|
|
165
167
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
|
|
166
168
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
167
169
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
@@ -174,6 +176,7 @@ export interface AuditManager {
|
|
|
174
176
|
/**
|
|
175
177
|
* @see {@link GetAccountStatusCommand}
|
|
176
178
|
*/
|
|
179
|
+
getAccountStatus(): Promise<GetAccountStatusCommandOutput>;
|
|
177
180
|
getAccountStatus(args: GetAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountStatusCommandOutput>;
|
|
178
181
|
getAccountStatus(args: GetAccountStatusCommandInput, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
|
|
179
182
|
getAccountStatus(args: GetAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
|
|
@@ -210,6 +213,7 @@ export interface AuditManager {
|
|
|
210
213
|
/**
|
|
211
214
|
* @see {@link GetDelegationsCommand}
|
|
212
215
|
*/
|
|
216
|
+
getDelegations(): Promise<GetDelegationsCommandOutput>;
|
|
213
217
|
getDelegations(args: GetDelegationsCommandInput, options?: __HttpHandlerOptions): Promise<GetDelegationsCommandOutput>;
|
|
214
218
|
getDelegations(args: GetDelegationsCommandInput, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
|
|
215
219
|
getDelegations(args: GetDelegationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
|
|
@@ -252,6 +256,7 @@ export interface AuditManager {
|
|
|
252
256
|
/**
|
|
253
257
|
* @see {@link GetInsightsCommand}
|
|
254
258
|
*/
|
|
259
|
+
getInsights(): Promise<GetInsightsCommandOutput>;
|
|
255
260
|
getInsights(args: GetInsightsCommandInput, options?: __HttpHandlerOptions): Promise<GetInsightsCommandOutput>;
|
|
256
261
|
getInsights(args: GetInsightsCommandInput, cb: (err: any, data?: GetInsightsCommandOutput) => void): void;
|
|
257
262
|
getInsights(args: GetInsightsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInsightsCommandOutput) => void): void;
|
|
@@ -264,12 +269,14 @@ export interface AuditManager {
|
|
|
264
269
|
/**
|
|
265
270
|
* @see {@link GetOrganizationAdminAccountCommand}
|
|
266
271
|
*/
|
|
272
|
+
getOrganizationAdminAccount(): Promise<GetOrganizationAdminAccountCommandOutput>;
|
|
267
273
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetOrganizationAdminAccountCommandOutput>;
|
|
268
274
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
|
|
269
275
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
|
|
270
276
|
/**
|
|
271
277
|
* @see {@link GetServicesInScopeCommand}
|
|
272
278
|
*/
|
|
279
|
+
getServicesInScope(): Promise<GetServicesInScopeCommandOutput>;
|
|
273
280
|
getServicesInScope(args: GetServicesInScopeCommandInput, options?: __HttpHandlerOptions): Promise<GetServicesInScopeCommandOutput>;
|
|
274
281
|
getServicesInScope(args: GetServicesInScopeCommandInput, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
|
|
275
282
|
getServicesInScope(args: GetServicesInScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
|
|
@@ -300,18 +307,21 @@ export interface AuditManager {
|
|
|
300
307
|
/**
|
|
301
308
|
* @see {@link ListAssessmentReportsCommand}
|
|
302
309
|
*/
|
|
310
|
+
listAssessmentReports(): Promise<ListAssessmentReportsCommandOutput>;
|
|
303
311
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentReportsCommandOutput>;
|
|
304
312
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
|
|
305
313
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
|
|
306
314
|
/**
|
|
307
315
|
* @see {@link ListAssessmentsCommand}
|
|
308
316
|
*/
|
|
317
|
+
listAssessments(): Promise<ListAssessmentsCommandOutput>;
|
|
309
318
|
listAssessments(args: ListAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentsCommandOutput>;
|
|
310
319
|
listAssessments(args: ListAssessmentsCommandInput, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
|
|
311
320
|
listAssessments(args: ListAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
|
|
312
321
|
/**
|
|
313
322
|
* @see {@link ListControlDomainInsightsCommand}
|
|
314
323
|
*/
|
|
324
|
+
listControlDomainInsights(): Promise<ListControlDomainInsightsCommandOutput>;
|
|
315
325
|
listControlDomainInsights(args: ListControlDomainInsightsCommandInput, options?: __HttpHandlerOptions): Promise<ListControlDomainInsightsCommandOutput>;
|
|
316
326
|
listControlDomainInsights(args: ListControlDomainInsightsCommandInput, cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void): void;
|
|
317
327
|
listControlDomainInsights(args: ListControlDomainInsightsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void): void;
|
|
@@ -342,6 +352,7 @@ export interface AuditManager {
|
|
|
342
352
|
/**
|
|
343
353
|
* @see {@link ListNotificationsCommand}
|
|
344
354
|
*/
|
|
355
|
+
listNotifications(): Promise<ListNotificationsCommandOutput>;
|
|
345
356
|
listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotificationsCommandOutput>;
|
|
346
357
|
listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
347
358
|
listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
@@ -354,6 +365,7 @@ export interface AuditManager {
|
|
|
354
365
|
/**
|
|
355
366
|
* @see {@link RegisterAccountCommand}
|
|
356
367
|
*/
|
|
368
|
+
registerAccount(): Promise<RegisterAccountCommandOutput>;
|
|
357
369
|
registerAccount(args: RegisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterAccountCommandOutput>;
|
|
358
370
|
registerAccount(args: RegisterAccountCommandInput, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
|
|
359
371
|
registerAccount(args: RegisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
|
|
@@ -426,6 +438,7 @@ export interface AuditManager {
|
|
|
426
438
|
/**
|
|
427
439
|
* @see {@link UpdateSettingsCommand}
|
|
428
440
|
*/
|
|
441
|
+
updateSettings(): Promise<UpdateSettingsCommandOutput>;
|
|
429
442
|
updateSettings(args: UpdateSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSettingsCommandOutput>;
|
|
430
443
|
updateSettings(args: UpdateSettingsCommandInput, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
|
|
431
444
|
updateSettings(args: UpdateSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
|
|
@@ -437,7 +450,6 @@ export interface AuditManager {
|
|
|
437
450
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
|
|
438
451
|
}
|
|
439
452
|
/**
|
|
440
|
-
* @public
|
|
441
453
|
* <p>Welcome to the Audit Manager API reference. This guide is for developers who
|
|
442
454
|
* need detailed information about the Audit Manager API operations, data types, and
|
|
443
455
|
* errors. </p>
|
|
@@ -474,6 +486,7 @@ export interface AuditManager {
|
|
|
474
486
|
* </ul>
|
|
475
487
|
* <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">
|
|
476
488
|
* Audit Manager User Guide</a>.</p>
|
|
489
|
+
* @public
|
|
477
490
|
*/
|
|
478
491
|
export declare class AuditManager extends AuditManagerClient implements AuditManager {
|
|
479
492
|
}
|
|
@@ -213,7 +213,6 @@ export type AuditManagerClientResolvedConfigType = __SmithyResolvedConfiguration
|
|
|
213
213
|
export interface AuditManagerClientResolvedConfig extends AuditManagerClientResolvedConfigType {
|
|
214
214
|
}
|
|
215
215
|
/**
|
|
216
|
-
* @public
|
|
217
216
|
* <p>Welcome to the Audit Manager API reference. This guide is for developers who
|
|
218
217
|
* need detailed information about the Audit Manager API operations, data types, and
|
|
219
218
|
* errors. </p>
|
|
@@ -250,6 +249,7 @@ export interface AuditManagerClientResolvedConfig extends AuditManagerClientReso
|
|
|
250
249
|
* </ul>
|
|
251
250
|
* <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">
|
|
252
251
|
* Audit Manager User Guide</a>.</p>
|
|
252
|
+
* @public
|
|
253
253
|
*/
|
|
254
254
|
export declare class AuditManagerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AuditManagerClientResolvedConfig> {
|
|
255
255
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateAssessmentReportEvidenceFolderCommandOutput extends As
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
|
|
24
24
|
new (input: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Associates an evidence folder to an assessment report in an Audit Manager
|
|
30
30
|
* assessment. </p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
|
|
|
67
67
|
* @throws {@link AuditManagerServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class AssociateAssessmentReportEvidenceFolderCommand extends AssociateAssessmentReportEvidenceFolderCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchAssociateAssessmentReportEvidenceCommandOutput extends Bat
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
|
|
24
24
|
new (input: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Associates a list of evidence to an assessment report in an Audit Manager
|
|
30
30
|
* assessment. </p>
|
|
31
31
|
* @example
|
|
@@ -81,6 +81,7 @@ declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
|
|
|
81
81
|
* @throws {@link AuditManagerServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class BatchAssociateAssessmentReportEvidenceCommand extends BatchAssociateAssessmentReportEvidenceCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCre
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchCreateDelegationByAssessmentCommand_base: {
|
|
24
24
|
new (input: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Creates a batch of delegations for an assessment in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const BatchCreateDelegationByAssessmentCommand_base: {
|
|
|
101
101
|
* @throws {@link AuditManagerServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class BatchCreateDelegationByAssessmentCommand extends BatchCreateDelegationByAssessmentCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDeleteDelegationByAssessmentCommand_base: {
|
|
24
24
|
new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes a batch of delegations for an assessment in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const BatchDeleteDelegationByAssessmentCommand_base: {
|
|
|
76
76
|
* @throws {@link AuditManagerServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
|
|
24
24
|
new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Disassociates a list of evidence from an assessment report in Audit Manager.
|
|
30
30
|
* </p>
|
|
31
31
|
* @example
|
|
@@ -81,6 +81,7 @@ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
|
|
|
81
81
|
* @throws {@link AuditManagerServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchImportEvidenceToAssessmentControlCommand_base: {
|
|
24
24
|
new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds one or more pieces of evidence to a control in an Audit Manager assessment. </p>
|
|
30
30
|
* <p>You can import manual evidence from any S3 bucket by specifying the S3 URI of the
|
|
31
31
|
* object. You can also upload a file from your browser, or enter plain text in response to a
|
|
@@ -114,6 +114,7 @@ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
|
|
|
114
114
|
* @throws {@link AuditManagerServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
116
116
|
*
|
|
117
|
+
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {
|
|
119
120
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAssessmentCommand_base: {
|
|
24
24
|
new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Creates an assessment in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -221,6 +221,7 @@ declare const CreateAssessmentCommand_base: {
|
|
|
221
221
|
* @throws {@link AuditManagerServiceException}
|
|
222
222
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
223
223
|
*
|
|
224
|
+
* @public
|
|
224
225
|
*/
|
|
225
226
|
export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {
|
|
226
227
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAssessmentFrameworkCommand_base: {
|
|
24
24
|
new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Creates a custom framework in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -145,6 +145,7 @@ declare const CreateAssessmentFrameworkCommand_base: {
|
|
|
145
145
|
* @throws {@link AuditManagerServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
147
147
|
*
|
|
148
|
+
* @public
|
|
148
149
|
*/
|
|
149
150
|
export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {
|
|
150
151
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAssessmentReportCommand_base: {
|
|
24
24
|
new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Creates an assessment report for the specified assessment. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const CreateAssessmentReportCommand_base: {
|
|
|
80
80
|
* @throws {@link AuditManagerServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateControlCommand_base: {
|
|
24
24
|
new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Creates a new custom control in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -126,6 +126,7 @@ declare const CreateControlCommand_base: {
|
|
|
126
126
|
* @throws {@link AuditManagerServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
128
128
|
*
|
|
129
|
+
* @public
|
|
129
130
|
*/
|
|
130
131
|
export declare class CreateControlCommand extends CreateControlCommand_base {
|
|
131
132
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAssessmentCommand_base: {
|
|
24
24
|
new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes an assessment in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,6 +65,7 @@ declare const DeleteAssessmentCommand_base: {
|
|
|
65
65
|
* @throws {@link AuditManagerServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAssessmentFrameworkCommand_base: {
|
|
24
24
|
new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes a custom framework in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,6 +65,7 @@ declare const DeleteAssessmentFrameworkCommand_base: {
|
|
|
65
65
|
* @throws {@link AuditManagerServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAssessmentFrameworkShareCommand_base: {
|
|
24
24
|
new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes a share request for a custom framework in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DeleteAssessmentFrameworkShareCommand_base: {
|
|
|
66
66
|
* @throws {@link AuditManagerServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAssessmentReportCommand_base: {
|
|
24
24
|
new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an assessment report in Audit Manager. </p>
|
|
30
30
|
* <p>When you run the <code>DeleteAssessmentReport</code> operation, Audit Manager
|
|
31
31
|
* attempts to delete the following data:</p>
|
|
@@ -87,6 +87,7 @@ declare const DeleteAssessmentReportCommand_base: {
|
|
|
87
87
|
* @throws {@link AuditManagerServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteControlCommandOutput extends DeleteControlResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteControlCommand_base: {
|
|
24
24
|
new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes a custom control in Audit Manager. </p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>When you invoke this operation, the custom control is deleted from any frameworks or
|
|
@@ -71,6 +71,7 @@ declare const DeleteControlCommand_base: {
|
|
|
71
71
|
* @throws {@link AuditManagerServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteControlCommand extends DeleteControlCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeregisterAccountCommandOutput extends DeregisterAccountRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeregisterAccountCommand_base: {
|
|
24
24
|
new (input: DeregisterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterAccountCommandInput, DeregisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DeregisterAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<DeregisterAccountCommandInput, DeregisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deregisters an account in Audit Manager. </p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Before you deregister, you can use the <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_UpdateSettings.html">UpdateSettings</a> API operation to set your preferred data retention policy. By
|
|
@@ -74,6 +74,7 @@ declare const DeregisterAccountCommand_base: {
|
|
|
74
74
|
* @throws {@link AuditManagerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeregisterAccountCommand extends DeregisterAccountCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeregisterOrganizationAdminAccountCommandOutput extends Deregis
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeregisterOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: DeregisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DeregisterOrganizationAdminAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified Amazon Web Services account as a delegated administrator for
|
|
30
30
|
* Audit Manager. </p>
|
|
31
31
|
* <p>When you remove a delegated administrator from your Audit Manager settings, you
|
|
@@ -124,6 +124,7 @@ declare const DeregisterOrganizationAdminAccountCommand_base: {
|
|
|
124
124
|
* @throws {@link AuditManagerServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class DeregisterOrganizationAdminAccountCommand extends DeregisterOrganizationAdminAccountCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
|
|
24
24
|
new (input: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Disassociates an evidence folder from the specified assessment report in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
|
|
|
66
66
|
* @throws {@link AuditManagerServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DisassociateAssessmentReportEvidenceFolderCommand extends DisassociateAssessmentReportEvidenceFolderCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAccountStatusCommandOutput extends GetAccountStatusResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAccountStatusCommand_base: {
|
|
24
24
|
new (input: GetAccountStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountStatusCommandInput, GetAccountStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetAccountStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAccountStatusCommandInput, GetAccountStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets the registration status of an account in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const GetAccountStatusCommand_base: {
|
|
|
55
55
|
* @throws {@link AuditManagerServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class GetAccountStatusCommand extends GetAccountStatusCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAssessmentCommand_base: {
|
|
24
24
|
new (input: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified assessment. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -187,6 +187,7 @@ declare const GetAssessmentCommand_base: {
|
|
|
187
187
|
* @throws {@link AuditManagerServiceException}
|
|
188
188
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
189
189
|
*
|
|
190
|
+
* @public
|
|
190
191
|
*/
|
|
191
192
|
export declare class GetAssessmentCommand extends GetAssessmentCommand_base {
|
|
192
193
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFramew
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAssessmentFrameworkCommand_base: {
|
|
24
24
|
new (input: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified framework.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -124,6 +124,7 @@ declare const GetAssessmentFrameworkCommand_base: {
|
|
|
124
124
|
* @throws {@link AuditManagerServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class GetAssessmentFrameworkCommand extends GetAssessmentFrameworkCommand_base {
|
|
129
130
|
}
|