@aws-sdk/client-macie2 3.279.0 → 3.281.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/README.md +635 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -0
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +6 -0
- package/dist-types/commands/CreateAllowListCommand.d.ts +6 -0
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +6 -0
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +6 -0
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +6 -0
- package/dist-types/commands/CreateInvitationsCommand.d.ts +6 -0
- package/dist-types/commands/CreateMemberCommand.d.ts +6 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAllowListCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +6 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -0
- package/dist-types/commands/DescribeBucketsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +6 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DisableMacieCommand.d.ts +6 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -0
- package/dist-types/commands/EnableMacieCommand.d.ts +6 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -0
- package/dist-types/commands/GetAllowListCommand.d.ts +6 -0
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +6 -0
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +6 -0
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +6 -0
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +6 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +6 -0
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +6 -0
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -0
- package/dist-types/commands/GetMacieSessionCommand.d.ts +6 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -0
- package/dist-types/commands/GetMemberCommand.d.ts +6 -0
- package/dist-types/commands/GetResourceProfileCommand.d.ts +6 -0
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +6 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +6 -0
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +6 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -0
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +6 -0
- package/dist-types/commands/ListAllowListsCommand.d.ts +6 -0
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +6 -0
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +6 -0
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +6 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +6 -0
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +6 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +6 -0
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +6 -0
- package/dist-types/commands/ListMembersCommand.d.ts +6 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -0
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +6 -0
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +6 -0
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/SearchResourcesCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAllowListCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +6 -0
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +6 -0
- package/package.json +3 -3
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { UpdateSensitivityInspectionTemplateRequest, UpdateSensitivityInspectionTemplateResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSensitivityInspectionTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSensitivityInspectionTemplateCommandInput extends UpdateSensitivityInspectionTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSensitivityInspectionTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSensitivityInspectionTemplateCommandOutput extends UpdateSensitivityInspectionTemplateResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-macie2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Macie2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|