@aws-sdk/client-macie2 3.415.0 → 3.421.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 +7 -7
- package/dist-cjs/commands/AcceptInvitationCommand.js +5 -0
- package/dist-cjs/commands/BatchGetCustomDataIdentifiersCommand.js +5 -0
- package/dist-cjs/commands/CreateAllowListCommand.js +5 -0
- package/dist-cjs/commands/CreateClassificationJobCommand.js +5 -0
- package/dist-cjs/commands/CreateCustomDataIdentifierCommand.js +5 -0
- package/dist-cjs/commands/CreateFindingsFilterCommand.js +5 -0
- package/dist-cjs/commands/CreateInvitationsCommand.js +5 -0
- package/dist-cjs/commands/CreateMemberCommand.js +5 -0
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +5 -0
- package/dist-cjs/commands/DeclineInvitationsCommand.js +5 -0
- package/dist-cjs/commands/DeleteAllowListCommand.js +5 -0
- package/dist-cjs/commands/DeleteCustomDataIdentifierCommand.js +5 -0
- package/dist-cjs/commands/DeleteFindingsFilterCommand.js +5 -0
- package/dist-cjs/commands/DeleteInvitationsCommand.js +5 -0
- package/dist-cjs/commands/DeleteMemberCommand.js +5 -0
- package/dist-cjs/commands/DescribeBucketsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClassificationJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DisableMacieCommand.js +5 -0
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +5 -0
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +5 -0
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +5 -0
- package/dist-cjs/commands/DisassociateMemberCommand.js +5 -0
- package/dist-cjs/commands/EnableMacieCommand.js +5 -0
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +5 -0
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +5 -0
- package/dist-cjs/commands/GetAllowListCommand.js +5 -0
- package/dist-cjs/commands/GetAutomatedDiscoveryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetClassificationExportConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetClassificationScopeCommand.js +5 -0
- package/dist-cjs/commands/GetCustomDataIdentifierCommand.js +5 -0
- package/dist-cjs/commands/GetFindingStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetFindingsCommand.js +5 -0
- package/dist-cjs/commands/GetFindingsFilterCommand.js +5 -0
- package/dist-cjs/commands/GetFindingsPublicationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetInvitationsCountCommand.js +5 -0
- package/dist-cjs/commands/GetMacieSessionCommand.js +5 -0
- package/dist-cjs/commands/GetMasterAccountCommand.js +5 -0
- package/dist-cjs/commands/GetMemberCommand.js +5 -0
- package/dist-cjs/commands/GetResourceProfileCommand.js +5 -0
- package/dist-cjs/commands/GetRevealConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +5 -0
- package/dist-cjs/commands/GetSensitiveDataOccurrencesCommand.js +5 -0
- package/dist-cjs/commands/GetSensitivityInspectionTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetUsageTotalsCommand.js +5 -0
- package/dist-cjs/commands/ListAllowListsCommand.js +5 -0
- package/dist-cjs/commands/ListClassificationJobsCommand.js +5 -0
- package/dist-cjs/commands/ListClassificationScopesCommand.js +5 -0
- package/dist-cjs/commands/ListCustomDataIdentifiersCommand.js +5 -0
- package/dist-cjs/commands/ListFindingsCommand.js +5 -0
- package/dist-cjs/commands/ListFindingsFiltersCommand.js +5 -0
- package/dist-cjs/commands/ListInvitationsCommand.js +5 -0
- package/dist-cjs/commands/ListManagedDataIdentifiersCommand.js +5 -0
- package/dist-cjs/commands/ListMembersCommand.js +5 -0
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +5 -0
- package/dist-cjs/commands/ListResourceProfileArtifactsCommand.js +5 -0
- package/dist-cjs/commands/ListResourceProfileDetectionsCommand.js +5 -0
- package/dist-cjs/commands/ListSensitivityInspectionTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PutClassificationExportConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutFindingsPublicationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/SearchResourcesCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestCustomDataIdentifierCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAllowListCommand.js +5 -0
- package/dist-cjs/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateClassificationJobCommand.js +5 -0
- package/dist-cjs/commands/UpdateClassificationScopeCommand.js +5 -0
- package/dist-cjs/commands/UpdateFindingsFilterCommand.js +5 -0
- package/dist-cjs/commands/UpdateMacieSessionCommand.js +5 -0
- package/dist-cjs/commands/UpdateMemberSessionCommand.js +5 -0
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourceProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourceProfileDetectionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateRevealConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateSensitivityInspectionTemplateCommand.js +5 -0
- package/dist-es/commands/AcceptInvitationCommand.js +5 -0
- package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +5 -0
- package/dist-es/commands/CreateAllowListCommand.js +5 -0
- package/dist-es/commands/CreateClassificationJobCommand.js +5 -0
- package/dist-es/commands/CreateCustomDataIdentifierCommand.js +5 -0
- package/dist-es/commands/CreateFindingsFilterCommand.js +5 -0
- package/dist-es/commands/CreateInvitationsCommand.js +5 -0
- package/dist-es/commands/CreateMemberCommand.js +5 -0
- package/dist-es/commands/CreateSampleFindingsCommand.js +5 -0
- package/dist-es/commands/DeclineInvitationsCommand.js +5 -0
- package/dist-es/commands/DeleteAllowListCommand.js +5 -0
- package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +5 -0
- package/dist-es/commands/DeleteFindingsFilterCommand.js +5 -0
- package/dist-es/commands/DeleteInvitationsCommand.js +5 -0
- package/dist-es/commands/DeleteMemberCommand.js +5 -0
- package/dist-es/commands/DescribeBucketsCommand.js +5 -0
- package/dist-es/commands/DescribeClassificationJobCommand.js +5 -0
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +5 -0
- package/dist-es/commands/DisableMacieCommand.js +5 -0
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +5 -0
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +5 -0
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +5 -0
- package/dist-es/commands/DisassociateMemberCommand.js +5 -0
- package/dist-es/commands/EnableMacieCommand.js +5 -0
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +5 -0
- package/dist-es/commands/GetAdministratorAccountCommand.js +5 -0
- package/dist-es/commands/GetAllowListCommand.js +5 -0
- package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketStatisticsCommand.js +5 -0
- package/dist-es/commands/GetClassificationExportConfigurationCommand.js +5 -0
- package/dist-es/commands/GetClassificationScopeCommand.js +5 -0
- package/dist-es/commands/GetCustomDataIdentifierCommand.js +5 -0
- package/dist-es/commands/GetFindingStatisticsCommand.js +5 -0
- package/dist-es/commands/GetFindingsCommand.js +5 -0
- package/dist-es/commands/GetFindingsFilterCommand.js +5 -0
- package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +5 -0
- package/dist-es/commands/GetInvitationsCountCommand.js +5 -0
- package/dist-es/commands/GetMacieSessionCommand.js +5 -0
- package/dist-es/commands/GetMasterAccountCommand.js +5 -0
- package/dist-es/commands/GetMemberCommand.js +5 -0
- package/dist-es/commands/GetResourceProfileCommand.js +5 -0
- package/dist-es/commands/GetRevealConfigurationCommand.js +5 -0
- package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +5 -0
- package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +5 -0
- package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +5 -0
- package/dist-es/commands/GetUsageStatisticsCommand.js +5 -0
- package/dist-es/commands/GetUsageTotalsCommand.js +5 -0
- package/dist-es/commands/ListAllowListsCommand.js +5 -0
- package/dist-es/commands/ListClassificationJobsCommand.js +5 -0
- package/dist-es/commands/ListClassificationScopesCommand.js +5 -0
- package/dist-es/commands/ListCustomDataIdentifiersCommand.js +5 -0
- package/dist-es/commands/ListFindingsCommand.js +5 -0
- package/dist-es/commands/ListFindingsFiltersCommand.js +5 -0
- package/dist-es/commands/ListInvitationsCommand.js +5 -0
- package/dist-es/commands/ListManagedDataIdentifiersCommand.js +5 -0
- package/dist-es/commands/ListMembersCommand.js +5 -0
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +5 -0
- package/dist-es/commands/ListResourceProfileArtifactsCommand.js +5 -0
- package/dist-es/commands/ListResourceProfileDetectionsCommand.js +5 -0
- package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PutClassificationExportConfigurationCommand.js +5 -0
- package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +5 -0
- package/dist-es/commands/SearchResourcesCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestCustomDataIdentifierCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAllowListCommand.js +5 -0
- package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateClassificationJobCommand.js +5 -0
- package/dist-es/commands/UpdateClassificationScopeCommand.js +5 -0
- package/dist-es/commands/UpdateFindingsFilterCommand.js +5 -0
- package/dist-es/commands/UpdateMacieSessionCommand.js +5 -0
- package/dist-es/commands/UpdateMemberSessionCommand.js +5 -0
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateResourceProfileCommand.js +5 -0
- package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +5 -0
- package/dist-es/commands/UpdateRevealConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +5 -0
- package/package.json +32 -32
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetUsageTotalsCommand, se_GetUsageTotalsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetUsageTotalsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetUsageTotalsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "GetUsageTotals",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListAllowListsCommand, se_ListAllowListsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListAllowListsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListAllowListsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListAllowLists",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListClassificationJobsCommand, se_ListClassificationJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListClassificationJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListClassificationJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListClassificationJobs",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListClassificationScopesCommand, se_ListClassificationScopesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListClassificationScopesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListClassificationScopesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListClassificationScopes",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListCustomDataIdentifiersCommand, se_ListCustomDataIdentifiersCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListCustomDataIdentifiersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListCustomDataIdentifiersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListCustomDataIdentifiers",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListFindingsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListFindingsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListFindings",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListFindingsFiltersCommand, se_ListFindingsFiltersCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListFindingsFiltersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListFindingsFiltersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListFindingsFilters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListInvitationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListInvitationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListInvitations",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListManagedDataIdentifiersCommand, se_ListManagedDataIdentifiersCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListManagedDataIdentifiersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListManagedDataIdentifiersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListManagedDataIdentifiers",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListMembersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListMembersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListMembers",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListOrganizationAdminAccountsCommand, se_ListOrganizationAdminAccountsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListOrganizationAdminAccountsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListOrganizationAdminAccountsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListOrganizationAdminAccounts",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListResourceProfileArtifactsCommand, se_ListResourceProfileArtifactsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListResourceProfileArtifactsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListResourceProfileArtifactsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListResourceProfileArtifacts",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListResourceProfileDetectionsCommand, se_ListResourceProfileDetectionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListResourceProfileDetectionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListResourceProfileDetectionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListResourceProfileDetections",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListSensitivityInspectionTemplatesCommand, se_ListSensitivityInspectionTemplatesCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListSensitivityInspectionTemplatesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListSensitivityInspectionTemplatesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListSensitivityInspectionTemplates",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "ListTagsForResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PutClassificationExportConfigurationCommand, se_PutClassificationExportConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PutClassificationExportConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PutClassificationExportConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "PutClassificationExportConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PutFindingsPublicationConfigurationCommand, se_PutFindingsPublicationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PutFindingsPublicationConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PutFindingsPublicationConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "PutFindingsPublicationConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SearchResourcesCommand, se_SearchResourcesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SearchResourcesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SearchResourcesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "SearchResources",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "TagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TestCustomDataIdentifierCommand, se_TestCustomDataIdentifierCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TestCustomDataIdentifierCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TestCustomDataIdentifierCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "TestCustomDataIdentifier",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UntagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UntagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateAllowListCommand, se_UpdateAllowListCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAllowListCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAllowListCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateAllowList",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateAutomatedDiscoveryConfigurationCommand, se_UpdateAutomatedDiscoveryConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAutomatedDiscoveryConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAutomatedDiscoveryConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateAutomatedDiscoveryConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateClassificationJobCommand, se_UpdateClassificationJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateClassificationJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateClassificationJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateClassificationJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateClassificationScopeCommand, se_UpdateClassificationScopeCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateClassificationScopeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateClassificationScopeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateClassificationScope",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateFindingsFilterCommand, se_UpdateFindingsFilterCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateFindingsFilterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateFindingsFilterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateFindingsFilter",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateMacieSessionCommand, se_UpdateMacieSessionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateMacieSessionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateMacieSessionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateMacieSession",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateMemberSessionCommand, se_UpdateMemberSessionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateMemberSessionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateMemberSessionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateMemberSession",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateOrganizationConfigurationCommand, se_UpdateOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateOrganizationConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateOrganizationConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateOrganizationConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateResourceProfileCommand, se_UpdateResourceProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateResourceProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateResourceProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateResourceProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateResourceProfileDetectionsCommand, se_UpdateResourceProfileDetectionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateResourceProfileDetectionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateResourceProfileDetectionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateResourceProfileDetections",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRevealConfigurationCommand, se_UpdateRevealConfigurationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRevealConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRevealConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Macie2",
|
|
35
|
+
operation: "UpdateRevealConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|