@aws-sdk/client-macie2 3.300.0 → 3.303.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/models/models_0.js +304 -358
- package/dist-cjs/models/models_1.js +6 -7
- package/dist-es/models/models_0.js +304 -358
- package/dist-es/models/models_1.js +6 -7
- package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +2 -2
- package/dist-types/commands/CreateAllowListCommand.d.ts +4 -4
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +28 -34
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +5 -5
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +6 -6
- package/dist-types/commands/CreateInvitationsCommand.d.ts +2 -2
- package/dist-types/commands/CreateMemberCommand.d.ts +3 -3
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +2 -2
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteAllowListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteMemberCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBucketsCommand.d.ts +5 -5
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +1 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMemberCommand.d.ts +1 -1
- package/dist-types/commands/EnableMacieCommand.d.ts +1 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetAllowListCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +1 -1
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +6 -6
- package/dist-types/commands/GetFindingsCommand.d.ts +3 -3
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +1 -1
- package/dist-types/commands/GetMemberCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +1 -1
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +1 -1
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +5 -5
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +1 -1
- package/dist-types/commands/ListAllowListsCommand.d.ts +1 -1
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +6 -6
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +1 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +6 -6
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +1 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -1
- package/dist-types/commands/ListMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/SearchResourcesCommand.d.ts +11 -11
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAllowListCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +4 -4
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +5 -5
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +4 -4
- package/dist-types/models/models_0.d.ts +574 -304
- package/dist-types/models/models_1.d.ts +11 -6
- package/dist-types/ts3.4/models/models_0.d.ts +392 -304
- package/dist-types/ts3.4/models/models_1.d.ts +8 -6
- package/package.json +35 -35
|
@@ -26,13 +26,13 @@ export interface ListClassificationJobsCommandOutput extends ListClassificationJ
|
|
|
26
26
|
* import { Macie2Client, ListClassificationJobsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListClassificationJobsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* filterCriteria: {
|
|
31
|
-
* excludes: [
|
|
32
|
-
* {
|
|
29
|
+
* const input = { // ListClassificationJobsRequest
|
|
30
|
+
* filterCriteria: { // ListJobsFilterCriteria
|
|
31
|
+
* excludes: [ // __listOfListJobsFilterTerm
|
|
32
|
+
* { // ListJobsFilterTerm
|
|
33
33
|
* comparator: "EQ" || "GT" || "GTE" || "LT" || "LTE" || "NE" || "CONTAINS" || "STARTS_WITH",
|
|
34
34
|
* key: "jobType" || "jobStatus" || "createdAt" || "name",
|
|
35
|
-
* values: [
|
|
35
|
+
* values: [ // __listOf__string
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -49,7 +49,7 @@ export interface ListClassificationJobsCommandOutput extends ListClassificationJ
|
|
|
49
49
|
* },
|
|
50
50
|
* maxResults: Number("int"),
|
|
51
51
|
* nextToken: "STRING_VALUE",
|
|
52
|
-
* sortCriteria: {
|
|
52
|
+
* sortCriteria: { // ListJobsSortCriteria
|
|
53
53
|
* attributeName: "createdAt" || "jobStatus" || "name" || "jobType",
|
|
54
54
|
* orderBy: "ASC" || "DESC",
|
|
55
55
|
* },
|
|
@@ -26,7 +26,7 @@ export interface ListClassificationScopesCommandOutput extends ListClassificatio
|
|
|
26
26
|
* import { Macie2Client, ListClassificationScopesCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListClassificationScopesCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListClassificationScopesRequest
|
|
30
30
|
* name: "STRING_VALUE",
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListCustomDataIdentifiersCommandOutput extends ListCustomDataId
|
|
|
26
26
|
* import { Macie2Client, ListCustomDataIdentifiersCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListCustomDataIdentifiersCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCustomDataIdentifiersRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,11 +26,11 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
|
|
|
26
26
|
* import { Macie2Client, ListFindingsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListFindingsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* findingCriteria: {
|
|
31
|
-
* criterion: {
|
|
32
|
-
* "<keys>": {
|
|
33
|
-
* eq: [
|
|
29
|
+
* const input = { // ListFindingsRequest
|
|
30
|
+
* findingCriteria: { // FindingCriteria
|
|
31
|
+
* criterion: { // Criterion
|
|
32
|
+
* "<keys>": { // CriterionAdditionalProperties
|
|
33
|
+
* eq: [ // __listOf__string
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* eqExactMatch: [
|
|
@@ -48,7 +48,7 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
|
|
|
48
48
|
* },
|
|
49
49
|
* maxResults: Number("int"),
|
|
50
50
|
* nextToken: "STRING_VALUE",
|
|
51
|
-
* sortCriteria: {
|
|
51
|
+
* sortCriteria: { // SortCriteria
|
|
52
52
|
* attributeName: "STRING_VALUE",
|
|
53
53
|
* orderBy: "ASC" || "DESC",
|
|
54
54
|
* },
|
|
@@ -26,7 +26,7 @@ export interface ListFindingsFiltersCommandOutput extends ListFindingsFiltersRes
|
|
|
26
26
|
* import { Macie2Client, ListFindingsFiltersCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListFindingsFiltersCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListFindingsFiltersRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
|
|
|
26
26
|
* import { Macie2Client, ListInvitationsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListInvitationsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListInvitationsRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListManagedDataIdentifiersCommandOutput extends ListManagedData
|
|
|
26
26
|
* import { Macie2Client, ListManagedDataIdentifiersCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListManagedDataIdentifiersCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListManagedDataIdentifiersRequest
|
|
30
30
|
* nextToken: "STRING_VALUE",
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListManagedDataIdentifiersCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
|
|
|
26
26
|
* import { Macie2Client, ListMembersCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListMembersCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListMembersRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* onlyAssociated: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
|
|
|
26
26
|
* import { Macie2Client, ListOrganizationAdminAccountsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListOrganizationAdminAccountsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListOrganizationAdminAccountsRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListResourceProfileArtifactsCommandOutput extends ListResourceP
|
|
|
26
26
|
* import { Macie2Client, ListResourceProfileArtifactsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListResourceProfileArtifactsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListResourceProfileArtifactsRequest
|
|
30
30
|
* nextToken: "STRING_VALUE",
|
|
31
31
|
* resourceArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListResourceProfileDetectionsCommandOutput extends ListResource
|
|
|
26
26
|
* import { Macie2Client, ListResourceProfileDetectionsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListResourceProfileDetectionsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListResourceProfileDetectionsRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface ListSensitivityInspectionTemplatesCommandOutput extends ListSen
|
|
|
26
26
|
* import { Macie2Client, ListSensitivityInspectionTemplatesCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListSensitivityInspectionTemplatesCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListSensitivityInspectionTemplatesRequest
|
|
30
30
|
* maxResults: Number("int"),
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
26
26
|
* import { Macie2Client, ListTagsForResourceCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, ListTagsForResourceCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListTagsForResourceRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListTagsForResourceCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface PutClassificationExportConfigurationCommandOutput extends PutCl
|
|
|
26
26
|
* import { Macie2Client, PutClassificationExportConfigurationCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, PutClassificationExportConfigurationCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* configuration: {
|
|
31
|
-
* s3Destination: {
|
|
29
|
+
* const input = { // PutClassificationExportConfigurationRequest
|
|
30
|
+
* configuration: { // ClassificationExportConfiguration
|
|
31
|
+
* s3Destination: { // S3Destination
|
|
32
32
|
* bucketName: "STRING_VALUE", // required
|
|
33
33
|
* keyPrefix: "STRING_VALUE",
|
|
34
34
|
* kmsKeyArn: "STRING_VALUE", // required
|
|
@@ -26,9 +26,9 @@ export interface PutFindingsPublicationConfigurationCommandOutput extends PutFin
|
|
|
26
26
|
* import { Macie2Client, PutFindingsPublicationConfigurationCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, PutFindingsPublicationConfigurationCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutFindingsPublicationConfigurationRequest
|
|
30
30
|
* clientToken: "STRING_VALUE",
|
|
31
|
-
* securityHubConfiguration: {
|
|
31
|
+
* securityHubConfiguration: { // SecurityHubConfiguration
|
|
32
32
|
* publishClassificationFindings: true || false, // required
|
|
33
33
|
* publishPolicyFindings: true || false, // required
|
|
34
34
|
* },
|
|
@@ -26,22 +26,22 @@ export interface SearchResourcesCommandOutput extends SearchResourcesResponse, _
|
|
|
26
26
|
* import { Macie2Client, SearchResourcesCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, SearchResourcesCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* bucketCriteria: {
|
|
31
|
-
* excludes: {
|
|
32
|
-
* and: [
|
|
33
|
-
* {
|
|
34
|
-
* simpleCriterion: {
|
|
29
|
+
* const input = { // SearchResourcesRequest
|
|
30
|
+
* bucketCriteria: { // SearchResourcesBucketCriteria
|
|
31
|
+
* excludes: { // SearchResourcesCriteriaBlock
|
|
32
|
+
* and: [ // __listOfSearchResourcesCriteria
|
|
33
|
+
* { // SearchResourcesCriteria
|
|
34
|
+
* simpleCriterion: { // SearchResourcesSimpleCriterion
|
|
35
35
|
* comparator: "EQ" || "NE",
|
|
36
36
|
* key: "ACCOUNT_ID" || "S3_BUCKET_NAME" || "S3_BUCKET_EFFECTIVE_PERMISSION" || "S3_BUCKET_SHARED_ACCESS",
|
|
37
|
-
* values: [
|
|
37
|
+
* values: [ // __listOf__string
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
41
|
-
* tagCriterion: {
|
|
41
|
+
* tagCriterion: { // SearchResourcesTagCriterion
|
|
42
42
|
* comparator: "EQ" || "NE",
|
|
43
|
-
* tagValues: [
|
|
44
|
-
* {
|
|
43
|
+
* tagValues: [ // __listOfSearchResourcesTagCriterionPair
|
|
44
|
+
* { // SearchResourcesTagCriterionPair
|
|
45
45
|
* key: "STRING_VALUE",
|
|
46
46
|
* value: "STRING_VALUE",
|
|
47
47
|
* },
|
|
@@ -75,7 +75,7 @@ export interface SearchResourcesCommandOutput extends SearchResourcesResponse, _
|
|
|
75
75
|
* },
|
|
76
76
|
* maxResults: Number("int"),
|
|
77
77
|
* nextToken: "STRING_VALUE",
|
|
78
|
-
* sortCriteria: {
|
|
78
|
+
* sortCriteria: { // SearchResourcesSortCriteria
|
|
79
79
|
* attributeName: "ACCOUNT_ID" || "RESOURCE_NAME" || "S3_CLASSIFIABLE_OBJECT_COUNT" || "S3_CLASSIFIABLE_SIZE_IN_BYTES",
|
|
80
80
|
* orderBy: "ASC" || "DESC",
|
|
81
81
|
* },
|
|
@@ -26,9 +26,9 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
26
26
|
* import { Macie2Client, TagResourceCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, TagResourceCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // TagResourceRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
|
-
* tags: { // required
|
|
31
|
+
* tags: { // TagMap // required
|
|
32
32
|
* "<keys>": "STRING_VALUE",
|
|
33
33
|
* },
|
|
34
34
|
* };
|
|
@@ -26,8 +26,8 @@ export interface TestCustomDataIdentifierCommandOutput extends TestCustomDataIde
|
|
|
26
26
|
* import { Macie2Client, TestCustomDataIdentifierCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, TestCustomDataIdentifierCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* ignoreWords: [
|
|
29
|
+
* const input = { // TestCustomDataIdentifierRequest
|
|
30
|
+
* ignoreWords: [ // __listOf__string
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
33
|
* keywords: [
|
|
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
26
26
|
* import { Macie2Client, UntagResourceCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UntagResourceCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UntagResourceRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
|
-
* tagKeys: [ // required
|
|
31
|
+
* tagKeys: [ // __listOf__string // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,10 +26,10 @@ export interface UpdateAllowListCommandOutput extends UpdateAllowListResponse, _
|
|
|
26
26
|
* import { Macie2Client, UpdateAllowListCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateAllowListCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* criteria: {
|
|
29
|
+
* const input = { // UpdateAllowListRequest
|
|
30
|
+
* criteria: { // AllowListCriteria
|
|
31
31
|
* regex: "STRING_VALUE",
|
|
32
|
-
* s3WordsList: {
|
|
32
|
+
* s3WordsList: { // S3WordsList
|
|
33
33
|
* bucketName: "STRING_VALUE", // required
|
|
34
34
|
* objectKey: "STRING_VALUE", // required
|
|
35
35
|
* },
|
|
@@ -26,7 +26,7 @@ export interface UpdateAutomatedDiscoveryConfigurationCommandOutput extends Upda
|
|
|
26
26
|
* import { Macie2Client, UpdateAutomatedDiscoveryConfigurationCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateAutomatedDiscoveryConfigurationCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateAutomatedDiscoveryConfigurationRequest
|
|
30
30
|
* status: "ENABLED" || "DISABLED", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new UpdateAutomatedDiscoveryConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface UpdateClassificationJobCommandOutput extends UpdateClassificati
|
|
|
26
26
|
* import { Macie2Client, UpdateClassificationJobCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateClassificationJobCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateClassificationJobRequest
|
|
30
30
|
* jobId: "STRING_VALUE", // required
|
|
31
31
|
* jobStatus: "RUNNING" || "PAUSED" || "CANCELLED" || "COMPLETE" || "IDLE" || "USER_PAUSED", // required
|
|
32
32
|
* };
|
|
@@ -26,11 +26,11 @@ export interface UpdateClassificationScopeCommandOutput extends UpdateClassifica
|
|
|
26
26
|
* import { Macie2Client, UpdateClassificationScopeCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateClassificationScopeCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateClassificationScopeRequest
|
|
30
30
|
* id: "STRING_VALUE", // required
|
|
31
|
-
* s3: {
|
|
32
|
-
* excludes: {
|
|
33
|
-
* bucketNames: [ // required
|
|
31
|
+
* s3: { // S3ClassificationScopeUpdate
|
|
32
|
+
* excludes: { // S3ClassificationScopeExclusionUpdate
|
|
33
|
+
* bucketNames: [ // __listOfS3BucketName // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* operation: "ADD" || "REPLACE" || "REMOVE", // required
|
|
@@ -26,14 +26,14 @@ export interface UpdateFindingsFilterCommandOutput extends UpdateFindingsFilterR
|
|
|
26
26
|
* import { Macie2Client, UpdateFindingsFilterCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateFindingsFilterCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateFindingsFilterRequest
|
|
30
30
|
* action: "ARCHIVE" || "NOOP",
|
|
31
31
|
* clientToken: "STRING_VALUE",
|
|
32
32
|
* description: "STRING_VALUE",
|
|
33
|
-
* findingCriteria: {
|
|
34
|
-
* criterion: {
|
|
35
|
-
* "<keys>": {
|
|
36
|
-
* eq: [
|
|
33
|
+
* findingCriteria: { // FindingCriteria
|
|
34
|
+
* criterion: { // Criterion
|
|
35
|
+
* "<keys>": { // CriterionAdditionalProperties
|
|
36
|
+
* eq: [ // __listOf__string
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* eqExactMatch: [
|
|
@@ -26,7 +26,7 @@ export interface UpdateMacieSessionCommandOutput extends UpdateMacieSessionRespo
|
|
|
26
26
|
* import { Macie2Client, UpdateMacieSessionCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateMacieSessionCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateMacieSessionRequest
|
|
30
30
|
* findingPublishingFrequency: "FIFTEEN_MINUTES" || "ONE_HOUR" || "SIX_HOURS",
|
|
31
31
|
* status: "PAUSED" || "ENABLED",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdateMemberSessionCommandOutput extends UpdateMemberSessionRes
|
|
|
26
26
|
* import { Macie2Client, UpdateMemberSessionCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateMemberSessionCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateMemberSessionRequest
|
|
30
30
|
* id: "STRING_VALUE", // required
|
|
31
31
|
* status: "PAUSED" || "ENABLED", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
|
|
|
26
26
|
* import { Macie2Client, UpdateOrganizationConfigurationCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateOrganizationConfigurationCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateOrganizationConfigurationRequest
|
|
30
30
|
* autoEnable: true || false, // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new UpdateOrganizationConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface UpdateResourceProfileCommandOutput extends UpdateResourceProfil
|
|
|
26
26
|
* import { Macie2Client, UpdateResourceProfileCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateResourceProfileCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateResourceProfileRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
31
|
* sensitivityScoreOverride: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,10 +26,10 @@ export interface UpdateResourceProfileDetectionsCommandOutput extends UpdateReso
|
|
|
26
26
|
* import { Macie2Client, UpdateResourceProfileDetectionsCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateResourceProfileDetectionsCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateResourceProfileDetectionsRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
|
-
* suppressDataIdentifiers: [
|
|
32
|
-
* {
|
|
31
|
+
* suppressDataIdentifiers: [ // __listOfSuppressDataIdentifier
|
|
32
|
+
* { // SuppressDataIdentifier
|
|
33
33
|
* id: "STRING_VALUE",
|
|
34
34
|
* type: "CUSTOM" || "MANAGED",
|
|
35
35
|
* },
|
|
@@ -26,8 +26,8 @@ export interface UpdateRevealConfigurationCommandOutput extends UpdateRevealConf
|
|
|
26
26
|
* import { Macie2Client, UpdateRevealConfigurationCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateRevealConfigurationCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* configuration: {
|
|
29
|
+
* const input = { // UpdateRevealConfigurationRequest
|
|
30
|
+
* configuration: { // RevealConfiguration
|
|
31
31
|
* kmsKeyId: "STRING_VALUE",
|
|
32
32
|
* status: "ENABLED" || "DISABLED", // required
|
|
33
33
|
* },
|
|
@@ -26,15 +26,15 @@ export interface UpdateSensitivityInspectionTemplateCommandOutput extends Update
|
|
|
26
26
|
* import { Macie2Client, UpdateSensitivityInspectionTemplateCommand } from "@aws-sdk/client-macie2"; // ES Modules import
|
|
27
27
|
* // const { Macie2Client, UpdateSensitivityInspectionTemplateCommand } = require("@aws-sdk/client-macie2"); // CommonJS import
|
|
28
28
|
* const client = new Macie2Client(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateSensitivityInspectionTemplateRequest
|
|
30
30
|
* description: "STRING_VALUE",
|
|
31
|
-
* excludes: {
|
|
32
|
-
* managedDataIdentifierIds: [
|
|
31
|
+
* excludes: { // SensitivityInspectionTemplateExcludes
|
|
32
|
+
* managedDataIdentifierIds: [ // __listOf__string
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* },
|
|
36
36
|
* id: "STRING_VALUE", // required
|
|
37
|
-
* includes: {
|
|
37
|
+
* includes: { // SensitivityInspectionTemplateIncludes
|
|
38
38
|
* allowListIds: [
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|