@aws-sdk/client-macie2 3.1045.0 → 3.1047.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 { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListInvitationsCommandInput extends ListInvitationsRequest {
|
|
|
22
22
|
export interface ListInvitationsCommandOutput extends ListInvitationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListInvitationsCommand_base: {
|
|
25
|
-
new (input: ListInvitationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListInvitationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListInvitationsCommandInput): import("@smithy/core/client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListInvitationsCommandInput]): import("@smithy/core/client").CommandImpl<ListInvitationsCommandInput, ListInvitationsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about Amazon Macie membership invitations that were received by 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 { ListManagedDataIdentifiersRequest, ListManagedDataIdentifiersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListManagedDataIdentifiersCommandInput extends ListManagedDataI
|
|
|
22
22
|
export interface ListManagedDataIdentifiersCommandOutput extends ListManagedDataIdentifiersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListManagedDataIdentifiersCommand_base: {
|
|
25
|
-
new (input: ListManagedDataIdentifiersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListManagedDataIdentifiersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListManagedDataIdentifiersCommandInput): import("@smithy/core/client").CommandImpl<ListManagedDataIdentifiersCommandInput, ListManagedDataIdentifiersCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListManagedDataIdentifiersCommandInput]): import("@smithy/core/client").CommandImpl<ListManagedDataIdentifiersCommandInput, ListManagedDataIdentifiersCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about all the managed data identifiers that Amazon Macie currently provides.</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 { ListMembersRequest, ListMembersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListMembersCommandInput extends ListMembersRequest {
|
|
|
22
22
|
export interface ListMembersCommandOutput extends ListMembersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMembersCommand_base: {
|
|
25
|
-
new (input: ListMembersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListMembersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListMembersCommandInput]): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about the accounts that are associated 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 { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListOrganizationAdminAccountsCommandInput extends ListOrganizat
|
|
|
22
22
|
export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganizationAdminAccountsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListOrganizationAdminAccountsCommand_base: {
|
|
25
|
-
new (input: ListOrganizationAdminAccountsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListOrganizationAdminAccountsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListOrganizationAdminAccountsCommandInput): import("@smithy/core/client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListOrganizationAdminAccountsCommandInput]): import("@smithy/core/client").CommandImpl<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about 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 { ListResourceProfileArtifactsRequest, ListResourceProfileArtifactsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListResourceProfileArtifactsCommandInput extends ListResourcePr
|
|
|
22
22
|
export interface ListResourceProfileArtifactsCommandOutput extends ListResourceProfileArtifactsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListResourceProfileArtifactsCommand_base: {
|
|
25
|
-
new (input: ListResourceProfileArtifactsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListResourceProfileArtifactsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListResourceProfileArtifactsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceProfileArtifactsCommandInput, ListResourceProfileArtifactsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListResourceProfileArtifactsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceProfileArtifactsCommandInput, ListResourceProfileArtifactsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about objects that Amazon Macie selected from an S3 bucket for automated sensitive data discovery.</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 { ListResourceProfileDetectionsRequest, ListResourceProfileDetectionsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListResourceProfileDetectionsCommandInput extends ListResourceP
|
|
|
22
22
|
export interface ListResourceProfileDetectionsCommandOutput extends ListResourceProfileDetectionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListResourceProfileDetectionsCommand_base: {
|
|
25
|
-
new (input: ListResourceProfileDetectionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListResourceProfileDetectionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListResourceProfileDetectionsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceProfileDetectionsCommandInput, ListResourceProfileDetectionsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListResourceProfileDetectionsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceProfileDetectionsCommandInput, ListResourceProfileDetectionsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.</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 { ListSensitivityInspectionTemplatesRequest, ListSensitivityInspectionTemplatesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListSensitivityInspectionTemplatesCommandInput extends ListSens
|
|
|
22
22
|
export interface ListSensitivityInspectionTemplatesCommandOutput extends ListSensitivityInspectionTemplatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListSensitivityInspectionTemplatesCommand_base: {
|
|
25
|
-
new (input: ListSensitivityInspectionTemplatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListSensitivityInspectionTemplatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListSensitivityInspectionTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListSensitivityInspectionTemplatesCommandInput, ListSensitivityInspectionTemplatesCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListSensitivityInspectionTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListSensitivityInspectionTemplatesCommandInput, ListSensitivityInspectionTemplatesCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a subset of information about the sensitivity inspection template 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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
22
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the tags (keys and values) that are associated with an Amazon Macie resource.</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 { PutClassificationExportConfigurationRequest, PutClassificationExportConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutClassificationExportConfigurationCommandInput extends PutCla
|
|
|
22
22
|
export interface PutClassificationExportConfigurationCommandOutput extends PutClassificationExportConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutClassificationExportConfigurationCommand_base: {
|
|
25
|
-
new (input: PutClassificationExportConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutClassificationExportConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutClassificationExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutClassificationExportConfigurationCommandInput, PutClassificationExportConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutClassificationExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutClassificationExportConfigurationCommandInput, PutClassificationExportConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates the configuration settings for storing data classification results.</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 { PutFindingsPublicationConfigurationRequest, PutFindingsPublicationConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutFindingsPublicationConfigurationCommandInput extends PutFind
|
|
|
22
22
|
export interface PutFindingsPublicationConfigurationCommandOutput extends PutFindingsPublicationConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutFindingsPublicationConfigurationCommand_base: {
|
|
25
|
-
new (input: PutFindingsPublicationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [PutFindingsPublicationConfigurationCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutFindingsPublicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutFindingsPublicationConfigurationCommandInput, PutFindingsPublicationConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [PutFindingsPublicationConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<PutFindingsPublicationConfigurationCommandInput, PutFindingsPublicationConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the configuration settings for publishing findings to Security Hub.</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 { SearchResourcesRequest, SearchResourcesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface SearchResourcesCommandInput extends SearchResourcesRequest {
|
|
|
22
22
|
export interface SearchResourcesCommandOutput extends SearchResourcesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchResourcesCommand_base: {
|
|
25
|
-
new (input: SearchResourcesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [SearchResourcesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchResourcesCommandInput): import("@smithy/core/client").CommandImpl<SearchResourcesCommandInput, SearchResourcesCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [SearchResourcesCommandInput]): import("@smithy/core/client").CommandImpl<SearchResourcesCommandInput, SearchResourcesCommandOutput, 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 Amazon Web Services resources 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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates one or more tags (keys and values) that are associated with an Amazon Macie resource.</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 { TestCustomDataIdentifierRequest, TestCustomDataIdentifierResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TestCustomDataIdentifierCommandInput extends TestCustomDataIden
|
|
|
22
22
|
export interface TestCustomDataIdentifierCommandOutput extends TestCustomDataIdentifierResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TestCustomDataIdentifierCommand_base: {
|
|
25
|
-
new (input: TestCustomDataIdentifierCommandInput): import("@smithy/
|
|
26
|
-
new (input: TestCustomDataIdentifierCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TestCustomDataIdentifierCommandInput): import("@smithy/core/client").CommandImpl<TestCustomDataIdentifierCommandInput, TestCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TestCustomDataIdentifierCommandInput): import("@smithy/core/client").CommandImpl<TestCustomDataIdentifierCommandInput, TestCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Tests criteria 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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes one or more tags (keys and values) from an Amazon Macie resource.</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 { UpdateAllowListRequest, UpdateAllowListResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAllowListCommandInput extends UpdateAllowListRequest {
|
|
|
22
22
|
export interface UpdateAllowListCommandOutput extends UpdateAllowListResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAllowListCommand_base: {
|
|
25
|
-
new (input: UpdateAllowListCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAllowListCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAllowListCommandInput): import("@smithy/core/client").CommandImpl<UpdateAllowListCommandInput, UpdateAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAllowListCommandInput): import("@smithy/core/client").CommandImpl<UpdateAllowListCommandInput, UpdateAllowListCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates 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 { UpdateAutomatedDiscoveryConfigurationRequest, UpdateAutomatedDiscoveryConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAutomatedDiscoveryConfigurationCommandInput extends Updat
|
|
|
22
22
|
export interface UpdateAutomatedDiscoveryConfigurationCommandOutput extends UpdateAutomatedDiscoveryConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAutomatedDiscoveryConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateAutomatedDiscoveryConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAutomatedDiscoveryConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAutomatedDiscoveryConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateAutomatedDiscoveryConfigurationCommandInput, UpdateAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAutomatedDiscoveryConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateAutomatedDiscoveryConfigurationCommandInput, UpdateAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Changes the configuration settings and status of automated sensitive data discovery for an organization or standalone 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 { UpdateClassificationJobRequest, UpdateClassificationJobResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateClassificationJobCommandInput extends UpdateClassificatio
|
|
|
22
22
|
export interface UpdateClassificationJobCommandOutput extends UpdateClassificationJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateClassificationJobCommand_base: {
|
|
25
|
-
new (input: UpdateClassificationJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateClassificationJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateClassificationJobCommandInput): import("@smithy/core/client").CommandImpl<UpdateClassificationJobCommandInput, UpdateClassificationJobCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateClassificationJobCommandInput): import("@smithy/core/client").CommandImpl<UpdateClassificationJobCommandInput, UpdateClassificationJobCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Changes the status of 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 { UpdateClassificationScopeRequest, UpdateClassificationScopeResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateClassificationScopeCommandInput extends UpdateClassificat
|
|
|
22
22
|
export interface UpdateClassificationScopeCommandOutput extends UpdateClassificationScopeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateClassificationScopeCommand_base: {
|
|
25
|
-
new (input: UpdateClassificationScopeCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateClassificationScopeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateClassificationScopeCommandInput): import("@smithy/core/client").CommandImpl<UpdateClassificationScopeCommandInput, UpdateClassificationScopeCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateClassificationScopeCommandInput): import("@smithy/core/client").CommandImpl<UpdateClassificationScopeCommandInput, UpdateClassificationScopeCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the classification scope settings 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 { UpdateFindingsFilterRequest, UpdateFindingsFilterResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFindingsFilterCommandInput extends UpdateFindingsFilterRe
|
|
|
22
22
|
export interface UpdateFindingsFilterCommandOutput extends UpdateFindingsFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFindingsFilterCommand_base: {
|
|
25
|
-
new (input: UpdateFindingsFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateFindingsFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFindingsFilterCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingsFilterCommandInput, UpdateFindingsFilterCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateFindingsFilterCommandInput): import("@smithy/core/client").CommandImpl<UpdateFindingsFilterCommandInput, UpdateFindingsFilterCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates 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 { UpdateMacieSessionRequest, UpdateMacieSessionResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateMacieSessionCommandInput extends UpdateMacieSessionReques
|
|
|
22
22
|
export interface UpdateMacieSessionCommandOutput extends UpdateMacieSessionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateMacieSessionCommand_base: {
|
|
25
|
-
new (input: UpdateMacieSessionCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [UpdateMacieSessionCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateMacieSessionCommandInput): import("@smithy/core/client").CommandImpl<UpdateMacieSessionCommandInput, UpdateMacieSessionCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [UpdateMacieSessionCommandInput]): import("@smithy/core/client").CommandImpl<UpdateMacieSessionCommandInput, UpdateMacieSessionCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Suspends or re-enables Amazon Macie, or updates 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 { UpdateMemberSessionRequest, UpdateMemberSessionResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateMemberSessionCommandInput extends UpdateMemberSessionRequ
|
|
|
22
22
|
export interface UpdateMemberSessionCommandOutput extends UpdateMemberSessionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateMemberSessionCommand_base: {
|
|
25
|
-
new (input: UpdateMemberSessionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateMemberSessionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateMemberSessionCommandInput): import("@smithy/core/client").CommandImpl<UpdateMemberSessionCommandInput, UpdateMemberSessionCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateMemberSessionCommandInput): import("@smithy/core/client").CommandImpl<UpdateMemberSessionCommandInput, UpdateMemberSessionCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables an Amazon Macie administrator to suspend or re-enable Macie for 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 { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateOrganizationConfigurationCommandInput extends UpdateOrgan
|
|
|
22
22
|
export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrganizationConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateOrganizationConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates 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 { UpdateResourceProfileRequest, UpdateResourceProfileResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateResourceProfileCommandInput extends UpdateResourceProfile
|
|
|
22
22
|
export interface UpdateResourceProfileCommandOutput extends UpdateResourceProfileResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateResourceProfileCommand_base: {
|
|
25
|
-
new (input: UpdateResourceProfileCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateResourceProfileCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateResourceProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateResourceProfileCommandInput, UpdateResourceProfileCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateResourceProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateResourceProfileCommandInput, UpdateResourceProfileCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the sensitivity score for an S3 bucket.</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 { UpdateResourceProfileDetectionsRequest, UpdateResourceProfileDetectionsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateResourceProfileDetectionsCommandInput extends UpdateResou
|
|
|
22
22
|
export interface UpdateResourceProfileDetectionsCommandOutput extends UpdateResourceProfileDetectionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateResourceProfileDetectionsCommand_base: {
|
|
25
|
-
new (input: UpdateResourceProfileDetectionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateResourceProfileDetectionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateResourceProfileDetectionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateResourceProfileDetectionsCommandInput, UpdateResourceProfileDetectionsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateResourceProfileDetectionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateResourceProfileDetectionsCommandInput, UpdateResourceProfileDetectionsCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the sensitivity scoring settings for an S3 bucket.</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 { UpdateRevealConfigurationRequest, UpdateRevealConfigurationResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateRevealConfigurationCommandInput extends UpdateRevealConfi
|
|
|
22
22
|
export interface UpdateRevealConfigurationCommandOutput extends UpdateRevealConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateRevealConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateRevealConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateRevealConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateRevealConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateRevealConfigurationCommandInput, UpdateRevealConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateRevealConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateRevealConfigurationCommandInput, UpdateRevealConfigurationCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the status and configuration settings for retrieving occurrences of sensitive data reported by 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 { UpdateSensitivityInspectionTemplateRequest, UpdateSensitivityInspectionTemplateResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateSensitivityInspectionTemplateCommandInput extends UpdateS
|
|
|
22
22
|
export interface UpdateSensitivityInspectionTemplateCommandOutput extends UpdateSensitivityInspectionTemplateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSensitivityInspectionTemplateCommand_base: {
|
|
25
|
-
new (input: UpdateSensitivityInspectionTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateSensitivityInspectionTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateSensitivityInspectionTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateSensitivityInspectionTemplateCommandInput, UpdateSensitivityInspectionTemplateCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateSensitivityInspectionTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateSensitivityInspectionTemplateCommandInput, UpdateSensitivityInspectionTemplateCommandOutput, Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the settings for the sensitivity inspection template for an account.</p>
|