@aws-sdk/client-auditmanager 3.533.0 → 3.535.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-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/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/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface GetControlCommandOutput extends GetControlResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetControlCommand_base: {
|
|
24
24
|
new (input: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, 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 control.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -99,6 +99,7 @@ declare const GetControlCommand_base: {
|
|
|
99
99
|
* @throws {@link AuditManagerServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class GetControlCommand extends GetControlCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDelegationsCommandOutput extends GetDelegationsResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDelegationsCommand_base: {
|
|
24
24
|
new (input: GetDelegationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDelegationsCommandInput, GetDelegationsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetDelegationsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDelegationsCommandInput, GetDelegationsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets a list of delegations from an audit owner to a delegate. </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 GetDelegationsCommand_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 GetDelegationsCommand extends GetDelegationsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByE
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEvidenceByEvidenceFolderCommand_base: {
|
|
24
24
|
new (input: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets all evidence from a specified evidence folder in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const GetEvidenceByEvidenceFolderCommand_base: {
|
|
|
98
98
|
* @throws {@link AuditManagerServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class GetEvidenceByEvidenceFolderCommand extends GetEvidenceByEvidenceFolderCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEvidenceCommand_base: {
|
|
24
24
|
new (input: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, 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 evidence item.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const GetEvidenceCommand_base: {
|
|
|
94
94
|
* @throws {@link AuditManagerServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetEvidenceCommand extends GetEvidenceCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEvidenceFileUploadUrlCommandOutput extends GetEvidenceFileUp
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEvidenceFileUploadUrlCommand_base: {
|
|
24
24
|
new (input: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a presigned Amazon S3 URL that can be used to upload a file as manual
|
|
30
30
|
* evidence. For instructions on how to use this operation, see <a href="https://docs.aws.amazon.com/audit-manager/latest/userguide/upload-evidence.html#how-to-upload-manual-evidence-files">Upload a file from your browser </a> in the <i>Audit Manager User
|
|
31
31
|
* Guide</i>.</p>
|
|
@@ -85,6 +85,7 @@ declare const GetEvidenceFileUploadUrlCommand_base: {
|
|
|
85
85
|
* @throws {@link AuditManagerServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetEvidenceFileUploadUrlCommand extends GetEvidenceFileUploadUrlCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEvidenceFolderCommand_base: {
|
|
24
24
|
new (input: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets an evidence folder from a specified 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.
|
|
@@ -88,6 +88,7 @@ declare const GetEvidenceFolderCommand_base: {
|
|
|
88
88
|
* @throws {@link AuditManagerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetEvidenceFolderCommand extends GetEvidenceFolderCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidence
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEvidenceFoldersByAssessmentCommand_base: {
|
|
24
24
|
new (input: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets the evidence folders from a specified 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.
|
|
@@ -91,6 +91,7 @@ declare const GetEvidenceFoldersByAssessmentCommand_base: {
|
|
|
91
91
|
* @throws {@link AuditManagerServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class GetEvidenceFoldersByAssessmentCommand extends GetEvidenceFoldersByAssessmentCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetE
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
|
|
24
24
|
new (input: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets a list of evidence folders that are associated with a specified control in an
|
|
30
30
|
* Audit Manager assessment. </p>
|
|
31
31
|
* @example
|
|
@@ -94,6 +94,7 @@ declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
|
|
|
94
94
|
* @throws {@link AuditManagerServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetEvidenceFoldersByAssessmentControlCommand extends GetEvidenceFoldersByAssessmentControlCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetInsightsByAssessmentCommandOutput extends GetInsightsByAsses
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetInsightsByAssessmentCommand_base: {
|
|
24
24
|
new (input: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the latest analytics data for a specific active assessment. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const GetInsightsByAssessmentCommand_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 GetInsightsByAssessmentCommand extends GetInsightsByAssessmentCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetInsightsCommandOutput extends GetInsightsResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetInsightsCommand_base: {
|
|
24
24
|
new (input: GetInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsCommandInput, GetInsightsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetInsightsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetInsightsCommandInput, GetInsightsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the latest analytics data for all your current active assessments. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const GetInsightsCommand_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 GetInsightsCommand extends GetInsightsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOrganizationAdminAccountCommandOutput extends GetOrganizatio
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: GetOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetOrganizationAdminAccountCommandInput, GetOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetOrganizationAdminAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetOrganizationAdminAccountCommandInput, GetOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets the name of the delegated Amazon Web Services administrator account for a specified
|
|
30
30
|
* organization. </p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const GetOrganizationAdminAccountCommand_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 GetOrganizationAdminAccountCommand extends GetOrganizationAdminAccountCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServicesInScopeCommandOutput extends GetServicesInScopeRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServicesInScopeCommand_base: {
|
|
24
24
|
new (input: GetServicesInScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetServicesInScopeCommandInput, GetServicesInScopeCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetServicesInScopeCommandInput]): import("@smithy/smithy-client").CommandImpl<GetServicesInScopeCommandInput, GetServicesInScopeCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of all of the Amazon Web Services that you can choose to include in
|
|
30
30
|
* your assessment. When you <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_CreateAssessment.html">create an assessment</a>, specify which of these services you want to include to
|
|
31
31
|
* narrow the assessment's <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Scope.html">scope</a>.</p>
|
|
@@ -71,6 +71,7 @@ declare const GetServicesInScopeCommand_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 GetServicesInScopeCommand extends GetServicesInScopeCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSettingsCommandOutput extends GetSettingsResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSettingsCommand_base: {
|
|
24
24
|
new (input: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Gets the settings for a specified Amazon Web Services account. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const GetSettingsCommand_base: {
|
|
|
88
88
|
* @throws {@link AuditManagerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetSettingsCommand extends GetSettingsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAssessmentControlInsightsByControlDomainCommandOutput exten
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAssessmentControlInsightsByControlDomainCommand_base: {
|
|
24
24
|
new (input: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the latest analytics data for controls within a specific control domain and a
|
|
30
30
|
* specific active assessment.</p>
|
|
31
31
|
* <note>
|
|
@@ -90,6 +90,7 @@ declare const ListAssessmentControlInsightsByControlDomainCommand_base: {
|
|
|
90
90
|
* @throws {@link AuditManagerServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListAssessmentControlInsightsByControlDomainCommand extends ListAssessmentControlInsightsByControlDomainCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAssessmentFrameworkShareRequestsCommandOutput extends ListA
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAssessmentFrameworkShareRequestsCommand_base: {
|
|
24
24
|
new (input: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of sent or received share requests for custom frameworks in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const ListAssessmentFrameworkShareRequestsCommand_base: {
|
|
|
85
85
|
* @throws {@link AuditManagerServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListAssessmentFrameworkShareRequestsCommand extends ListAssessmentFrameworkShareRequestsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFra
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAssessmentFrameworksCommand_base: {
|
|
24
24
|
new (input: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of the frameworks that are available in the Audit Manager framework
|
|
30
30
|
* library. </p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const ListAssessmentFrameworksCommand_base: {
|
|
|
82
82
|
* @throws {@link AuditManagerServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListAssessmentFrameworksCommand extends ListAssessmentFrameworksCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAssessmentReportsCommandOutput extends ListAssessmentReport
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAssessmentReportsCommand_base: {
|
|
24
24
|
new (input: ListAssessmentReportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListAssessmentReportsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of assessment reports created in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const ListAssessmentReportsCommand_base: {
|
|
|
77
77
|
* @throws {@link AuditManagerServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListAssessmentReportsCommand extends ListAssessmentReportsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAssessmentsCommandOutput extends ListAssessmentsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAssessmentsCommand_base: {
|
|
24
24
|
new (input: ListAssessmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentsCommandInput, ListAssessmentsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListAssessmentsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAssessmentsCommandInput, ListAssessmentsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of current and past assessments from Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const ListAssessmentsCommand_base: {
|
|
|
97
97
|
* @throws {@link AuditManagerServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListAssessmentsCommand extends ListAssessmentsCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListControlDomainInsightsByAssessmentCommandOutput extends List
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListControlDomainInsightsByAssessmentCommand_base: {
|
|
24
24
|
new (input: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists analytics data for control domains within a specified active assessment.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>A control domain is listed only if at least one of the controls within that domain
|
|
@@ -89,6 +89,7 @@ declare const ListControlDomainInsightsByAssessmentCommand_base: {
|
|
|
89
89
|
* @throws {@link AuditManagerServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListControlDomainInsightsByAssessmentCommand extends ListControlDomainInsightsByAssessmentCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListControlDomainInsightsCommandOutput extends ListControlDomai
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListControlDomainInsightsCommand_base: {
|
|
24
24
|
new (input: ListControlDomainInsightsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsCommandInput, ListControlDomainInsightsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListControlDomainInsightsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsCommandInput, ListControlDomainInsightsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the latest analytics data for control domains across all of your active
|
|
30
30
|
* assessments. </p>
|
|
31
31
|
* <note>
|
|
@@ -89,6 +89,7 @@ declare const ListControlDomainInsightsCommand_base: {
|
|
|
89
89
|
* @throws {@link AuditManagerServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListControlDomainInsightsCommand extends ListControlDomainInsightsCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListControlInsightsByControlDomainCommandOutput extends ListCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListControlInsightsByControlDomainCommand_base: {
|
|
24
24
|
new (input: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the latest analytics data for controls within a specific control domain across all
|
|
30
30
|
* active assessments.</p>
|
|
31
31
|
* <note>
|
|
@@ -88,6 +88,7 @@ declare const ListControlInsightsByControlDomainCommand_base: {
|
|
|
88
88
|
* @throws {@link AuditManagerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListControlInsightsByControlDomainCommand extends ListControlInsightsByControlDomainCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListControlsCommandOutput extends ListControlsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListControlsCommand_base: {
|
|
24
24
|
new (input: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of controls from 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 ListControlsCommand_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 ListControlsCommand extends ListControlsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForD
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListKeywordsForDataSourceCommand_base: {
|
|
24
24
|
new (input: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of keywords that are pre-mapped to the specified control data source.
|
|
30
30
|
* </p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const ListKeywordsForDataSourceCommand_base: {
|
|
|
70
70
|
* @throws {@link AuditManagerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListKeywordsForDataSourceCommand extends ListKeywordsForDataSourceCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListNotificationsCommandOutput extends ListNotificationsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListNotificationsCommand_base: {
|
|
24
24
|
new (input: ListNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListNotificationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of all Audit Manager notifications. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const ListNotificationsCommand_base: {
|
|
|
77
77
|
* @throws {@link AuditManagerServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of tags for the specified resource 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 ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface RegisterAccountCommandOutput extends RegisterAccountResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const RegisterAccountCommand_base: {
|
|
24
24
|
new (input: RegisterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterAccountCommandInput, RegisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [RegisterAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<RegisterAccountCommandInput, RegisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Enables Audit Manager for the specified Amazon Web Services account. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const RegisterAccountCommand_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 RegisterAccountCommand extends RegisterAccountCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterO
|
|
|
22
22
|
}
|
|
23
23
|
declare const RegisterOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Enables an Amazon Web Services account within the organization as the delegated
|
|
30
30
|
* administrator for Audit Manager. </p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const RegisterOrganizationAdminAccountCommand_base: {
|
|
|
69
69
|
* @throws {@link AuditManagerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class RegisterOrganizationAdminAccountCommand extends RegisterOrganizationAdminAccountCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartAssessmentFrameworkShareCommandOutput extends StartAssessm
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartAssessmentFrameworkShareCommand_base: {
|
|
24
24
|
new (input: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Creates a share request for a custom framework in Audit Manager. </p>
|
|
30
30
|
* <p>The share request specifies a recipient and notifies them that a custom framework is
|
|
31
31
|
* available. Recipients have 120 days to accept or decline the request. If no action is
|
|
@@ -122,6 +122,7 @@ declare const StartAssessmentFrameworkShareCommand_base: {
|
|
|
122
122
|
* @throws {@link AuditManagerServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class StartAssessmentFrameworkShareCommand extends StartAssessmentFrameworkShareCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Tags the specified resource in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const TagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link AuditManagerServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Removes a tag from a resource in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link AuditManagerServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
69
70
|
}
|