@aws-sdk/client-auditmanager 3.803.0 → 3.806.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +1 -1
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +1 -1
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +1 -1
- package/dist-types/commands/CreateAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateControlCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +1 -1
- package/dist-types/commands/DeleteControlCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/commands/GetAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetChangeLogsCommand.d.ts +1 -1
- package/dist-types/commands/GetControlCommand.d.ts +1 -1
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/commands/GetEvidenceCommand.d.ts +1 -1
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +1 -1
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/GetSettingsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +1 -1
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +1 -1
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +1 -1
- package/dist-types/commands/ListControlsCommand.d.ts +1 -1
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateControlCommand.d.ts +1 -1
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface AssociateAssessmentReportEvidenceFolderCommandOutput extends As
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
|
|
25
25
|
new (input: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchAssociateAssessmentReportEvidenceCommandOutput extends Bat
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
|
|
25
25
|
new (input: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCre
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchCreateDelegationByAssessmentCommand_base: {
|
|
25
25
|
new (input: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteDelegationByAssessmentCommand_base: {
|
|
25
25
|
new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
|
|
25
25
|
new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchImportEvidenceToAssessmentControlCommand_base: {
|
|
25
25
|
new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAssessmentCommand_base: {
|
|
25
25
|
new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAssessmentFrameworkCommand_base: {
|
|
25
25
|
new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAssessmentReportCommand_base: {
|
|
25
25
|
new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateControlCommand_base: {
|
|
25
25
|
new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAssessmentCommand_base: {
|
|
25
25
|
new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAssessmentFrameworkCommand_base: {
|
|
25
25
|
new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAssessmentFrameworkShareCommand_base: {
|
|
25
25
|
new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAssessmentReportCommand_base: {
|
|
25
25
|
new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteControlCommandOutput extends DeleteControlResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteControlCommand_base: {
|
|
25
25
|
new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
|
|
25
25
|
new (input: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAssessmentCommand_base: {
|
|
25
25
|
new (input: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFramew
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAssessmentFrameworkCommand_base: {
|
|
25
25
|
new (input: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAssessmentReportUrlCommandOutput extends GetAssessmentReport
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAssessmentReportUrlCommand_base: {
|
|
25
25
|
new (input: GetAssessmentReportUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAssessmentReportUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetChangeLogsCommandOutput extends GetChangeLogsResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetChangeLogsCommand_base: {
|
|
25
25
|
new (input: GetChangeLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetChangeLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetControlCommandOutput extends GetControlResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetControlCommand_base: {
|
|
25
25
|
new (input: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByE
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEvidenceByEvidenceFolderCommand_base: {
|
|
25
25
|
new (input: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEvidenceCommand_base: {
|
|
25
25
|
new (input: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEvidenceFileUploadUrlCommandOutput extends GetEvidenceFileUp
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEvidenceFileUploadUrlCommand_base: {
|
|
25
25
|
new (input: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEvidenceFolderCommand_base: {
|
|
25
25
|
new (input: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidence
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEvidenceFoldersByAssessmentCommand_base: {
|
|
25
25
|
new (input: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetE
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
|
|
25
25
|
new (input: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetInsightsByAssessmentCommandOutput extends GetInsightsByAsses
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetInsightsByAssessmentCommand_base: {
|
|
25
25
|
new (input: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSettingsCommandOutput extends GetSettingsResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSettingsCommand_base: {
|
|
25
25
|
new (input: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAssessmentControlInsightsByControlDomainCommandOutput exten
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAssessmentControlInsightsByControlDomainCommand_base: {
|
|
25
25
|
new (input: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAssessmentFrameworkShareRequestsCommandOutput extends ListA
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAssessmentFrameworkShareRequestsCommand_base: {
|
|
25
25
|
new (input: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFra
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAssessmentFrameworksCommand_base: {
|
|
25
25
|
new (input: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListControlDomainInsightsByAssessmentCommandOutput extends List
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListControlDomainInsightsByAssessmentCommand_base: {
|
|
25
25
|
new (input: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListControlInsightsByControlDomainCommandOutput extends ListCon
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListControlInsightsByControlDomainCommand_base: {
|
|
25
25
|
new (input: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListControlsCommandOutput extends ListControlsResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListControlsCommand_base: {
|
|
25
25
|
new (input: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForD
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListKeywordsForDataSourceCommand_base: {
|
|
25
25
|
new (input: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterO
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterOrganizationAdminAccountCommand_base: {
|
|
25
25
|
new (input: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartAssessmentFrameworkShareCommandOutput extends StartAssessm
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartAssessmentFrameworkShareCommand_base: {
|
|
25
25
|
new (input: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAssessmentCommand_base: {
|
|
25
25
|
new (input: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAssessmentControlCommand_base: {
|
|
25
25
|
new (input: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAss
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAssessmentControlSetStatusCommand_base: {
|
|
25
25
|
new (input: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateAssessmentFrameworkCommandOutput extends UpdateAssessment
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAssessmentFrameworkCommand_base: {
|
|
25
25
|
new (input: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|