@aws-sdk/client-macie2 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +186 -188
- package/dist-cjs/models/Macie2ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Macie2.js +1 -1
- package/dist-es/Macie2Client.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptInvitationCommand.js +2 -2
- package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +2 -2
- package/dist-es/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.js +2 -2
- package/dist-es/commands/CreateAllowListCommand.js +2 -2
- package/dist-es/commands/CreateClassificationJobCommand.js +2 -2
- package/dist-es/commands/CreateCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/CreateFindingsFilterCommand.js +2 -2
- package/dist-es/commands/CreateInvitationsCommand.js +2 -2
- package/dist-es/commands/CreateMemberCommand.js +2 -2
- package/dist-es/commands/CreateSampleFindingsCommand.js +2 -2
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteAllowListCommand.js +2 -2
- package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/DeleteFindingsFilterCommand.js +2 -2
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteMemberCommand.js +2 -2
- package/dist-es/commands/DescribeBucketsCommand.js +2 -2
- package/dist-es/commands/DescribeClassificationJobCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DisableMacieCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberCommand.js +2 -2
- package/dist-es/commands/EnableMacieCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/GetAllowListCommand.js +2 -2
- package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketStatisticsCommand.js +2 -2
- package/dist-es/commands/GetClassificationExportConfigurationCommand.js +2 -2
- package/dist-es/commands/GetClassificationScopeCommand.js +2 -2
- package/dist-es/commands/GetCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/GetFindingStatisticsCommand.js +2 -2
- package/dist-es/commands/GetFindingsCommand.js +2 -2
- package/dist-es/commands/GetFindingsFilterCommand.js +2 -2
- package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-es/commands/GetMacieSessionCommand.js +2 -2
- package/dist-es/commands/GetMasterAccountCommand.js +2 -2
- package/dist-es/commands/GetMemberCommand.js +2 -2
- package/dist-es/commands/GetResourceProfileCommand.js +2 -2
- package/dist-es/commands/GetRevealConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +2 -2
- package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +2 -2
- package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +2 -2
- package/dist-es/commands/GetUsageStatisticsCommand.js +2 -2
- package/dist-es/commands/GetUsageTotalsCommand.js +2 -2
- package/dist-es/commands/ListAllowListsCommand.js +2 -2
- package/dist-es/commands/ListAutomatedDiscoveryAccountsCommand.js +2 -2
- package/dist-es/commands/ListClassificationJobsCommand.js +2 -2
- package/dist-es/commands/ListClassificationScopesCommand.js +2 -2
- package/dist-es/commands/ListCustomDataIdentifiersCommand.js +2 -2
- package/dist-es/commands/ListFindingsCommand.js +2 -2
- package/dist-es/commands/ListFindingsFiltersCommand.js +2 -2
- package/dist-es/commands/ListInvitationsCommand.js +2 -2
- package/dist-es/commands/ListManagedDataIdentifiersCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-es/commands/ListResourceProfileArtifactsCommand.js +2 -2
- package/dist-es/commands/ListResourceProfileDetectionsCommand.js +2 -2
- package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutClassificationExportConfigurationCommand.js +2 -2
- package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +2 -2
- package/dist-es/commands/SearchResourcesCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAllowListCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateClassificationJobCommand.js +2 -2
- package/dist-es/commands/UpdateClassificationScopeCommand.js +2 -2
- package/dist-es/commands/UpdateFindingsFilterCommand.js +2 -2
- package/dist-es/commands/UpdateMacieSessionCommand.js +2 -2
- package/dist-es/commands/UpdateMemberSessionCommand.js +2 -2
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateResourceProfileCommand.js +2 -2
- package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +2 -2
- package/dist-es/commands/UpdateRevealConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/Macie2ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForFindingRevealed.js +1 -1
- package/dist-types/Macie2.d.ts +1 -1
- package/dist-types/Macie2Client.d.ts +5 -5
- package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/commands/CreateAllowListCommand.d.ts +6 -4
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/CreateInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/CreateMemberCommand.d.ts +6 -4
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -4
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAllowListCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBucketsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DisableMacieCommand.d.ts +6 -4
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -4
- package/dist-types/commands/EnableMacieCommand.d.ts +6 -4
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetAllowListCommand.d.ts +6 -4
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +6 -4
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/commands/GetMacieSessionCommand.d.ts +6 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetMemberCommand.d.ts +6 -4
- package/dist-types/commands/GetResourceProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +6 -4
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +6 -4
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +6 -4
- package/dist-types/commands/ListAllowListsCommand.d.ts +6 -4
- package/dist-types/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +6 -4
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/commands/ListFindingsCommand.d.ts +6 -4
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +6 -4
- package/dist-types/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +6 -4
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/SearchResourcesCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAllowListCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/Macie2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/Macie2.d.ts +1 -1
- package/dist-types/ts3.4/Macie2Client.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassificationScopeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetResourceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListClassificationScopesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSensitivityInspectionTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/Macie2ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForFindingRevealed.d.ts +1 -1
- package/dist-types/waiters/waitForFindingRevealed.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateAllowListRequest, CreateAllowListResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateAllowListCommandInput extends CreateAllowListRequest {
|
|
|
22
22
|
export interface CreateAllowListCommandOutput extends CreateAllowListResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAllowListCommand_base: {
|
|
25
|
-
new (input: CreateAllowListCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAllowListCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAllowListCommandInput): import("@smithy/core/client").CommandImpl<CreateAllowListCommandInput, CreateAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAllowListCommandInput): import("@smithy/core/client").CommandImpl<CreateAllowListCommandInput, CreateAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates and defines the settings for an allow list.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateClassificationJobRequest, CreateClassificationJobResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateClassificationJobCommandInput extends CreateClassificatio
|
|
|
22
22
|
export interface CreateClassificationJobCommandOutput extends CreateClassificationJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateClassificationJobCommand_base: {
|
|
25
|
-
new (input: CreateClassificationJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateClassificationJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateClassificationJobCommandInput): import("@smithy/core/client").CommandImpl<CreateClassificationJobCommandInput, CreateClassificationJobCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateClassificationJobCommandInput): import("@smithy/core/client").CommandImpl<CreateClassificationJobCommandInput, CreateClassificationJobCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates and defines the settings for a classification job.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateCustomDataIdentifierRequest, CreateCustomDataIdentifierResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateCustomDataIdentifierCommandInput extends CreateCustomData
|
|
|
22
22
|
export interface CreateCustomDataIdentifierCommandOutput extends CreateCustomDataIdentifierResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCustomDataIdentifierCommand_base: {
|
|
25
|
-
new (input: CreateCustomDataIdentifierCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateCustomDataIdentifierCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateCustomDataIdentifierCommandInput): import("@smithy/core/client").CommandImpl<CreateCustomDataIdentifierCommandInput, CreateCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateCustomDataIdentifierCommandInput): import("@smithy/core/client").CommandImpl<CreateCustomDataIdentifierCommandInput, CreateCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates and defines the criteria and other settings for a custom data identifier.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateFindingsFilterRequest, CreateFindingsFilterResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateFindingsFilterCommandInput extends CreateFindingsFilterRe
|
|
|
22
22
|
export interface CreateFindingsFilterCommandOutput extends CreateFindingsFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFindingsFilterCommand_base: {
|
|
25
|
-
new (input: CreateFindingsFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateFindingsFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateFindingsFilterCommandInput): import("@smithy/core/client").CommandImpl<CreateFindingsFilterCommandInput, CreateFindingsFilterCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateFindingsFilterCommandInput): import("@smithy/core/client").CommandImpl<CreateFindingsFilterCommandInput, CreateFindingsFilterCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates and defines the criteria and other settings for a findings filter.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateInvitationsRequest, CreateInvitationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateInvitationsCommandInput extends CreateInvitationsRequest
|
|
|
22
22
|
export interface CreateInvitationsCommandOutput extends CreateInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateInvitationsCommand_base: {
|
|
25
|
-
new (input: CreateInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateInvitationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateInvitationsCommandInput): import("@smithy/core/client").CommandImpl<CreateInvitationsCommandInput, CreateInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateInvitationsCommandInput): import("@smithy/core/client").CommandImpl<CreateInvitationsCommandInput, CreateInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sends an Amazon Macie membership invitation to one or more accounts.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateMemberRequest, CreateMemberResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateMemberCommandInput extends CreateMemberRequest {
|
|
|
22
22
|
export interface CreateMemberCommandOutput extends CreateMemberResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMemberCommand_base: {
|
|
25
|
-
new (input: CreateMemberCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateMemberCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateMemberCommandInput): import("@smithy/core/client").CommandImpl<CreateMemberCommandInput, CreateMemberCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateMemberCommandInput): import("@smithy/core/client").CommandImpl<CreateMemberCommandInput, CreateMemberCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates an account with an Amazon Macie administrator account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { CreateSampleFindingsRequest, CreateSampleFindingsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateSampleFindingsCommandInput extends CreateSampleFindingsRe
|
|
|
22
22
|
export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSampleFindingsCommand_base: {
|
|
25
|
-
new (input: CreateSampleFindingsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [CreateSampleFindingsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateSampleFindingsCommandInput): import("@smithy/core/client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [CreateSampleFindingsCommandInput]): import("@smithy/core/client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates sample findings.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeclineInvitationsCommandInput extends DeclineInvitationsReques
|
|
|
22
22
|
export interface DeclineInvitationsCommandOutput extends DeclineInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeclineInvitationsCommand_base: {
|
|
25
|
-
new (input: DeclineInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeclineInvitationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeclineInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Declines Amazon Macie membership invitations that were received from specific accounts.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DeleteAllowListRequest, DeleteAllowListResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteAllowListCommandInput extends DeleteAllowListRequest {
|
|
|
22
22
|
export interface DeleteAllowListCommandOutput extends DeleteAllowListResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAllowListCommand_base: {
|
|
25
|
-
new (input: DeleteAllowListCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteAllowListCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteAllowListCommandInput): import("@smithy/core/client").CommandImpl<DeleteAllowListCommandInput, DeleteAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteAllowListCommandInput): import("@smithy/core/client").CommandImpl<DeleteAllowListCommandInput, DeleteAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an allow list.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DeleteCustomDataIdentifierRequest, DeleteCustomDataIdentifierResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteCustomDataIdentifierCommandInput extends DeleteCustomData
|
|
|
22
22
|
export interface DeleteCustomDataIdentifierCommandOutput extends DeleteCustomDataIdentifierResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCustomDataIdentifierCommand_base: {
|
|
25
|
-
new (input: DeleteCustomDataIdentifierCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteCustomDataIdentifierCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteCustomDataIdentifierCommandInput): import("@smithy/core/client").CommandImpl<DeleteCustomDataIdentifierCommandInput, DeleteCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteCustomDataIdentifierCommandInput): import("@smithy/core/client").CommandImpl<DeleteCustomDataIdentifierCommandInput, DeleteCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Soft deletes a custom data identifier.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DeleteFindingsFilterRequest, DeleteFindingsFilterResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteFindingsFilterCommandInput extends DeleteFindingsFilterRe
|
|
|
22
22
|
export interface DeleteFindingsFilterCommandOutput extends DeleteFindingsFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFindingsFilterCommand_base: {
|
|
25
|
-
new (input: DeleteFindingsFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteFindingsFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteFindingsFilterCommandInput): import("@smithy/core/client").CommandImpl<DeleteFindingsFilterCommandInput, DeleteFindingsFilterCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteFindingsFilterCommandInput): import("@smithy/core/client").CommandImpl<DeleteFindingsFilterCommandInput, DeleteFindingsFilterCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a findings filter.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteInvitationsCommandInput extends DeleteInvitationsRequest
|
|
|
22
22
|
export interface DeleteInvitationsCommandOutput extends DeleteInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteInvitationsCommand_base: {
|
|
25
|
-
new (input: DeleteInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteInvitationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteInvitationsCommandInput): import("@smithy/core/client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes Amazon Macie membership invitations that were received from specific accounts.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DeleteMemberRequest, DeleteMemberResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteMemberCommandInput extends DeleteMemberRequest {
|
|
|
22
22
|
export interface DeleteMemberCommandOutput extends DeleteMemberResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMemberCommand_base: {
|
|
25
|
-
new (input: DeleteMemberCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteMemberCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteMemberCommandInput): import("@smithy/core/client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteMemberCommandInput): import("@smithy/core/client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the association between an Amazon Macie administrator account and an account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DescribeBucketsRequest, DescribeBucketsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeBucketsCommandInput extends DescribeBucketsRequest {
|
|
|
22
22
|
export interface DescribeBucketsCommandOutput extends DescribeBucketsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeBucketsCommand_base: {
|
|
25
|
-
new (input: DescribeBucketsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeBucketsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeBucketsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBucketsCommandInput, DescribeBucketsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeBucketsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeBucketsCommandInput, DescribeBucketsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DescribeClassificationJobRequest, DescribeClassificationJobResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeClassificationJobCommandInput extends DescribeClassific
|
|
|
22
22
|
export interface DescribeClassificationJobCommandOutput extends DescribeClassificationJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeClassificationJobCommand_base: {
|
|
25
|
-
new (input: DescribeClassificationJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeClassificationJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeClassificationJobCommandInput): import("@smithy/core/client").CommandImpl<DescribeClassificationJobCommandInput, DescribeClassificationJobCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeClassificationJobCommandInput): import("@smithy/core/client").CommandImpl<DescribeClassificationJobCommandInput, DescribeClassificationJobCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the status and settings for a classification job.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeOrganizationConfigurationCommandInput extends DescribeO
|
|
|
22
22
|
export interface DescribeOrganizationConfigurationCommandOutput extends DescribeOrganizationConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeOrganizationConfigurationCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeOrganizationConfigurationCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeOrganizationConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the Amazon Macie configuration settings for an organization in Organizations.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DisableMacieRequest, DisableMacieResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableMacieCommandInput extends DisableMacieRequest {
|
|
|
22
22
|
export interface DisableMacieCommandOutput extends DisableMacieResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableMacieCommand_base: {
|
|
25
|
-
new (input: DisableMacieCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisableMacieCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableMacieCommandInput): import("@smithy/core/client").CommandImpl<DisableMacieCommandInput, DisableMacieCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisableMacieCommandInput]): import("@smithy/core/client").CommandImpl<DisableMacieCommandInput, DisableMacieCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables Amazon Macie and deletes all settings and resources for a Macie account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DisableOrganizationAdminAccountRequest, DisableOrganizationAdminAccountResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisableOrganizationAdminAccountCommandInput extends DisableOrga
|
|
|
22
22
|
export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrganizationAdminAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableOrganizationAdminAccountCommand_base: {
|
|
25
|
-
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/core/client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/core/client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables an account as the delegated Amazon Macie administrator account for an organization in Organizations.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DisassociateFromAdministratorAccountRequest, DisassociateFromAdministratorAccountResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateFromAdministratorAccountCommandInput extends Disass
|
|
|
22
22
|
export interface DisassociateFromAdministratorAccountCommandOutput extends DisassociateFromAdministratorAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
25
|
-
new (input: DisassociateFromAdministratorAccountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisassociateFromAdministratorAccountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateFromAdministratorAccountCommandInput): import("@smithy/core/client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisassociateFromAdministratorAccountCommandInput]): import("@smithy/core/client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates a member account from its Amazon Macie administrator account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DisassociateFromMasterAccountRequest, DisassociateFromMasterAccountResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateFromMasterAccountCommandInput extends DisassociateF
|
|
|
22
22
|
export interface DisassociateFromMasterAccountCommandOutput extends DisassociateFromMasterAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateFromMasterAccountCommand_base: {
|
|
25
|
-
new (input: DisassociateFromMasterAccountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DisassociateFromMasterAccountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateFromMasterAccountCommandInput): import("@smithy/core/client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DisassociateFromMasterAccountCommandInput]): import("@smithy/core/client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>(Deprecated) Disassociates a member account from its Amazon Macie administrator account. This operation has been replaced by the <link linkend="DisassociateFromAdministratorAccount">DisassociateFromAdministratorAccount</link> operation.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { DisassociateMemberRequest, DisassociateMemberResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateMemberCommandInput extends DisassociateMemberReques
|
|
|
22
22
|
export interface DisassociateMemberCommandOutput extends DisassociateMemberResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateMemberCommand_base: {
|
|
25
|
-
new (input: DisassociateMemberCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisassociateMemberCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateMemberCommandInput): import("@smithy/core/client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisassociateMemberCommandInput): import("@smithy/core/client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates an Amazon Macie administrator account from a member account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { EnableMacieRequest, EnableMacieResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableMacieCommandInput extends EnableMacieRequest {
|
|
|
22
22
|
export interface EnableMacieCommandOutput extends EnableMacieResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableMacieCommand_base: {
|
|
25
|
-
new (input: EnableMacieCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [EnableMacieCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableMacieCommandInput): import("@smithy/core/client").CommandImpl<EnableMacieCommandInput, EnableMacieCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [EnableMacieCommandInput]): import("@smithy/core/client").CommandImpl<EnableMacieCommandInput, EnableMacieCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables Amazon Macie and specifies the configuration settings for a Macie account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { EnableOrganizationAdminAccountRequest, EnableOrganizationAdminAccountResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface EnableOrganizationAdminAccountCommandInput extends EnableOrgani
|
|
|
22
22
|
export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrganizationAdminAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableOrganizationAdminAccountCommand_base: {
|
|
25
|
-
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/core/client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/core/client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { GetAdministratorAccountRequest, GetAdministratorAccountResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetAdministratorAccountCommandInput extends GetAdministratorAcc
|
|
|
22
22
|
export interface GetAdministratorAccountCommandOutput extends GetAdministratorAccountResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetAdministratorAccountCommand_base: {
|
|
25
|
-
new (input: GetAdministratorAccountCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetAdministratorAccountCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetAdministratorAccountCommandInput): import("@smithy/core/client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetAdministratorAccountCommandInput]): import("@smithy/core/client").CommandImpl<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about the Amazon Macie administrator account for an account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { GetAllowListRequest, GetAllowListResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetAllowListCommandInput extends GetAllowListRequest {
|
|
|
22
22
|
export interface GetAllowListCommandOutput extends GetAllowListResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetAllowListCommand_base: {
|
|
25
|
-
new (input: GetAllowListCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetAllowListCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetAllowListCommandInput): import("@smithy/core/client").CommandImpl<GetAllowListCommandInput, GetAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetAllowListCommandInput): import("@smithy/core/client").CommandImpl<GetAllowListCommandInput, GetAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the settings and status of an allow list.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
4
4
|
import type { GetAutomatedDiscoveryConfigurationRequest, GetAutomatedDiscoveryConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetAutomatedDiscoveryConfigurationCommandInput extends GetAutom
|
|
|
22
22
|
export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAutomatedDiscoveryConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetAutomatedDiscoveryConfigurationCommand_base: {
|
|
25
|
-
new (input: GetAutomatedDiscoveryConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetAutomatedDiscoveryConfigurationCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetAutomatedDiscoveryConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetAutomatedDiscoveryConfigurationCommandInput, GetAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetAutomatedDiscoveryConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<GetAutomatedDiscoveryConfigurationCommandInput, GetAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the configuration settings and status of automated sensitive data discovery for an organization or standalone account.</p>
|