@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.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/AuditManager.js +0 -33
- package/dist-cjs/AuditManagerClient.js +0 -38
- package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +0 -26
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +0 -26
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +0 -26
- package/dist-cjs/commands/CreateControlCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +0 -26
- package/dist-cjs/commands/DeleteControlCommand.js +0 -26
- package/dist-cjs/commands/DeregisterAccountCommand.js +0 -26
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +0 -31
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetAccountStatusCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +0 -26
- package/dist-cjs/commands/GetChangeLogsCommand.js +0 -26
- package/dist-cjs/commands/GetControlCommand.js +0 -26
- package/dist-cjs/commands/GetDelegationsCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/GetServicesInScopeCommand.js +0 -26
- package/dist-cjs/commands/GetSettingsCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentsCommand.js +0 -26
- package/dist-cjs/commands/ListControlsCommand.js +0 -26
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +0 -26
- package/dist-cjs/commands/ListNotificationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/RegisterAccountCommand.js +0 -26
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/TagResourceCommand.js +0 -26
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +0 -26
- package/dist-cjs/commands/UpdateControlCommand.js +0 -26
- package/dist-cjs/commands/UpdateSettingsCommand.js +0 -26
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +0 -26
- package/dist-cjs/models/models_0.js +0 -447
- package/dist-cjs/pagination/GetChangeLogsPaginator.js +0 -10
- package/dist-cjs/pagination/GetDelegationsPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentFrameworksPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentReportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListControlsPaginator.js +0 -10
- package/dist-cjs/pagination/ListKeywordsForDataSourcePaginator.js +0 -10
- package/dist-cjs/pagination/ListNotificationsPaginator.js +0 -10
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/AuditManager.d.ts +52 -293
- package/dist-types/ts3.4/AuditManagerClient.d.ts +24 -119
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -22
- package/dist-types/ts3.4/models/models_0.d.ts +646 -2950
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -6,31 +6,11 @@ export interface GetSettingsCommandInput extends GetSettingsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetSettingsCommandOutput extends GetSettingsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns the settings for the specified account.
|
|
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, GetSettingsCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, GetSettingsCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new GetSettingsCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link GetSettingsCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link GetSettingsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class GetSettingsCommand extends $Command<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: GetSettingsCommandInput;
|
|
30
12
|
constructor(input: GetSettingsCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSettingsCommandInput, GetSettingsCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListAssessmentFrameworksCommandInput extends ListAssessmentFram
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFrameworksResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of the frameworks available in the Audit Manager framework library.
|
|
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, ListAssessmentFrameworksCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListAssessmentFrameworksCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListAssessmentFrameworksCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListAssessmentFrameworksCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListAssessmentFrameworksCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListAssessmentFrameworksCommand extends $Command<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListAssessmentFrameworksCommandInput;
|
|
30
12
|
constructor(input: ListAssessmentFrameworksCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListAssessmentReportsCommandInput extends ListAssessmentReports
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListAssessmentReportsCommandOutput extends ListAssessmentReportsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of assessment reports created 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, ListAssessmentReportsCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListAssessmentReportsCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListAssessmentReportsCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListAssessmentReportsCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListAssessmentReportsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListAssessmentReportsCommand extends $Command<ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListAssessmentReportsCommandInput;
|
|
30
12
|
constructor(input: ListAssessmentReportsCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListAssessmentsCommandInput extends ListAssessmentsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListAssessmentsCommandOutput extends ListAssessmentsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of current and past assessments from 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, ListAssessmentsCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListAssessmentsCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListAssessmentsCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListAssessmentsCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListAssessmentsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListAssessmentsCommand extends $Command<ListAssessmentsCommandInput, ListAssessmentsCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListAssessmentsCommandInput;
|
|
30
12
|
constructor(input: ListAssessmentsCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssessmentsCommandInput, ListAssessmentsCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListControlsCommandInput extends ListControlsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListControlsCommandOutput extends ListControlsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of controls from 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, ListControlsCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListControlsCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListControlsCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListControlsCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListControlsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListControlsCommand extends $Command<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListControlsCommandInput;
|
|
30
12
|
constructor(input: ListControlsCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListControlsCommandInput, ListControlsCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListKeywordsForDataSourceCommandInput extends ListKeywordsForDa
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForDataSourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of keywords that pre-mapped to the specified control data source.
|
|
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, ListKeywordsForDataSourceCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListKeywordsForDataSourceCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListKeywordsForDataSourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListKeywordsForDataSourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListKeywordsForDataSourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListKeywordsForDataSourceCommand extends $Command<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListKeywordsForDataSourceCommandInput;
|
|
30
12
|
constructor(input: ListKeywordsForDataSourceCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListNotificationsCommandInput extends ListNotificationsRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListNotificationsCommandOutput extends ListNotificationsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of all Audit Manager notifications.
|
|
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, ListNotificationsCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListNotificationsCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListNotificationsCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListNotificationsCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListNotificationsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListNotificationsCommand extends $Command<ListNotificationsCommandInput, ListNotificationsCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListNotificationsCommandInput;
|
|
30
12
|
constructor(input: ListNotificationsCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNotificationsCommandInput, ListNotificationsCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns a list of tags for the specified resource 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, ListTagsForResourceCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, ListTagsForResourceCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: ListTagsForResourceCommandInput;
|
|
30
12
|
constructor(input: ListTagsForResourceCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface RegisterAccountCommandInput extends RegisterAccountRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface RegisterAccountCommandOutput extends RegisterAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Enables Audit Manager for the specified account.
|
|
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, RegisterAccountCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, RegisterAccountCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new RegisterAccountCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link RegisterAccountCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link RegisterAccountCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class RegisterAccountCommand extends $Command<RegisterAccountCommandInput, RegisterAccountCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: RegisterAccountCommandInput;
|
|
30
12
|
constructor(input: RegisterAccountCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterAccountCommandInput, RegisterAccountCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface RegisterOrganizationAdminAccountCommandInput extends RegisterOr
|
|
|
6
6
|
}
|
|
7
7
|
export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterOrganizationAdminAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Enables an account within the organization as the delegated administrator for 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, RegisterOrganizationAdminAccountCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, RegisterOrganizationAdminAccountCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new RegisterOrganizationAdminAccountCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link RegisterOrganizationAdminAccountCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link RegisterOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class RegisterOrganizationAdminAccountCommand extends $Command<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: RegisterOrganizationAdminAccountCommandInput;
|
|
30
12
|
constructor(input: RegisterOrganizationAdminAccountCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Tags the specified resource 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, TagResourceCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, TagResourceCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new TagResourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: TagResourceCommandInput;
|
|
30
12
|
constructor(input: TagResourceCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Removes a tag from a resource 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, UntagResourceCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UntagResourceCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UntagResourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UntagResourceCommandInput;
|
|
30
12
|
constructor(input: UntagResourceCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UpdateAssessmentCommandInput extends UpdateAssessmentRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Edits 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, UpdateAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UpdateAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UpdateAssessmentCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UpdateAssessmentCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UpdateAssessmentCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UpdateAssessmentCommand extends $Command<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UpdateAssessmentCommandInput;
|
|
30
12
|
constructor(input: UpdateAssessmentCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UpdateAssessmentControlCommandInput extends UpdateAssessmentCon
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentControlResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Updates a control within 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, UpdateAssessmentControlCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UpdateAssessmentControlCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UpdateAssessmentControlCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UpdateAssessmentControlCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UpdateAssessmentControlCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UpdateAssessmentControlCommand extends $Command<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UpdateAssessmentControlCommandInput;
|
|
30
12
|
constructor(input: UpdateAssessmentControlCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UpdateAssessmentControlSetStatusCommandInput extends UpdateAsse
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAssessmentControlSetStatusResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Updates the status of a control set 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, UpdateAssessmentControlSetStatusCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UpdateAssessmentControlSetStatusCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UpdateAssessmentControlSetStatusCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UpdateAssessmentControlSetStatusCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UpdateAssessmentControlSetStatusCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UpdateAssessmentControlSetStatusCommand extends $Command<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UpdateAssessmentControlSetStatusCommandInput;
|
|
30
12
|
constructor(input: UpdateAssessmentControlSetStatusCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UpdateAssessmentFrameworkCommandInput extends UpdateAssessmentF
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateAssessmentFrameworkCommandOutput extends UpdateAssessmentFrameworkResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Updates 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, UpdateAssessmentFrameworkCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UpdateAssessmentFrameworkCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UpdateAssessmentFrameworkCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UpdateAssessmentFrameworkCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UpdateAssessmentFrameworkCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UpdateAssessmentFrameworkCommand extends $Command<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UpdateAssessmentFrameworkCommandInput;
|
|
30
12
|
constructor(input: UpdateAssessmentFrameworkCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UpdateAssessmentStatusCommandInput extends UpdateAssessmentStat
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateAssessmentStatusCommandOutput extends UpdateAssessmentStatusResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Updates the status of 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, UpdateAssessmentStatusCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UpdateAssessmentStatusCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UpdateAssessmentStatusCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UpdateAssessmentStatusCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UpdateAssessmentStatusCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UpdateAssessmentStatusCommand extends $Command<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UpdateAssessmentStatusCommandInput;
|
|
30
12
|
constructor(input: UpdateAssessmentStatusCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface UpdateControlCommandInput extends UpdateControlRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateControlCommandOutput extends UpdateControlResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Updates a 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, UpdateControlCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
|
|
17
|
-
* // const { AuditManagerClient, UpdateControlCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
|
|
18
|
-
* const client = new AuditManagerClient(config);
|
|
19
|
-
* const command = new UpdateControlCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link UpdateControlCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link UpdateControlCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class UpdateControlCommand extends $Command<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig> {
|
|
29
11
|
readonly input: UpdateControlCommandInput;
|
|
30
12
|
constructor(input: UpdateControlCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateControlCommandInput, UpdateControlCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|