@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.
Files changed (160) hide show
  1. package/README.md +7 -7
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +5 -0
  3. package/dist-cjs/commands/BatchGetCustomDataIdentifiersCommand.js +5 -0
  4. package/dist-cjs/commands/CreateAllowListCommand.js +5 -0
  5. package/dist-cjs/commands/CreateClassificationJobCommand.js +5 -0
  6. package/dist-cjs/commands/CreateCustomDataIdentifierCommand.js +5 -0
  7. package/dist-cjs/commands/CreateFindingsFilterCommand.js +5 -0
  8. package/dist-cjs/commands/CreateInvitationsCommand.js +5 -0
  9. package/dist-cjs/commands/CreateMemberCommand.js +5 -0
  10. package/dist-cjs/commands/CreateSampleFindingsCommand.js +5 -0
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +5 -0
  12. package/dist-cjs/commands/DeleteAllowListCommand.js +5 -0
  13. package/dist-cjs/commands/DeleteCustomDataIdentifierCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteFindingsFilterCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteMemberCommand.js +5 -0
  17. package/dist-cjs/commands/DescribeBucketsCommand.js +5 -0
  18. package/dist-cjs/commands/DescribeClassificationJobCommand.js +5 -0
  19. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +5 -0
  20. package/dist-cjs/commands/DisableMacieCommand.js +5 -0
  21. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +5 -0
  22. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +5 -0
  23. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +5 -0
  24. package/dist-cjs/commands/DisassociateMemberCommand.js +5 -0
  25. package/dist-cjs/commands/EnableMacieCommand.js +5 -0
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +5 -0
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +5 -0
  28. package/dist-cjs/commands/GetAllowListCommand.js +5 -0
  29. package/dist-cjs/commands/GetAutomatedDiscoveryConfigurationCommand.js +5 -0
  30. package/dist-cjs/commands/GetBucketStatisticsCommand.js +5 -0
  31. package/dist-cjs/commands/GetClassificationExportConfigurationCommand.js +5 -0
  32. package/dist-cjs/commands/GetClassificationScopeCommand.js +5 -0
  33. package/dist-cjs/commands/GetCustomDataIdentifierCommand.js +5 -0
  34. package/dist-cjs/commands/GetFindingStatisticsCommand.js +5 -0
  35. package/dist-cjs/commands/GetFindingsCommand.js +5 -0
  36. package/dist-cjs/commands/GetFindingsFilterCommand.js +5 -0
  37. package/dist-cjs/commands/GetFindingsPublicationConfigurationCommand.js +5 -0
  38. package/dist-cjs/commands/GetInvitationsCountCommand.js +5 -0
  39. package/dist-cjs/commands/GetMacieSessionCommand.js +5 -0
  40. package/dist-cjs/commands/GetMasterAccountCommand.js +5 -0
  41. package/dist-cjs/commands/GetMemberCommand.js +5 -0
  42. package/dist-cjs/commands/GetResourceProfileCommand.js +5 -0
  43. package/dist-cjs/commands/GetRevealConfigurationCommand.js +5 -0
  44. package/dist-cjs/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +5 -0
  45. package/dist-cjs/commands/GetSensitiveDataOccurrencesCommand.js +5 -0
  46. package/dist-cjs/commands/GetSensitivityInspectionTemplateCommand.js +5 -0
  47. package/dist-cjs/commands/GetUsageStatisticsCommand.js +5 -0
  48. package/dist-cjs/commands/GetUsageTotalsCommand.js +5 -0
  49. package/dist-cjs/commands/ListAllowListsCommand.js +5 -0
  50. package/dist-cjs/commands/ListClassificationJobsCommand.js +5 -0
  51. package/dist-cjs/commands/ListClassificationScopesCommand.js +5 -0
  52. package/dist-cjs/commands/ListCustomDataIdentifiersCommand.js +5 -0
  53. package/dist-cjs/commands/ListFindingsCommand.js +5 -0
  54. package/dist-cjs/commands/ListFindingsFiltersCommand.js +5 -0
  55. package/dist-cjs/commands/ListInvitationsCommand.js +5 -0
  56. package/dist-cjs/commands/ListManagedDataIdentifiersCommand.js +5 -0
  57. package/dist-cjs/commands/ListMembersCommand.js +5 -0
  58. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +5 -0
  59. package/dist-cjs/commands/ListResourceProfileArtifactsCommand.js +5 -0
  60. package/dist-cjs/commands/ListResourceProfileDetectionsCommand.js +5 -0
  61. package/dist-cjs/commands/ListSensitivityInspectionTemplatesCommand.js +5 -0
  62. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  63. package/dist-cjs/commands/PutClassificationExportConfigurationCommand.js +5 -0
  64. package/dist-cjs/commands/PutFindingsPublicationConfigurationCommand.js +5 -0
  65. package/dist-cjs/commands/SearchResourcesCommand.js +5 -0
  66. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  67. package/dist-cjs/commands/TestCustomDataIdentifierCommand.js +5 -0
  68. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  69. package/dist-cjs/commands/UpdateAllowListCommand.js +5 -0
  70. package/dist-cjs/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +5 -0
  71. package/dist-cjs/commands/UpdateClassificationJobCommand.js +5 -0
  72. package/dist-cjs/commands/UpdateClassificationScopeCommand.js +5 -0
  73. package/dist-cjs/commands/UpdateFindingsFilterCommand.js +5 -0
  74. package/dist-cjs/commands/UpdateMacieSessionCommand.js +5 -0
  75. package/dist-cjs/commands/UpdateMemberSessionCommand.js +5 -0
  76. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +5 -0
  77. package/dist-cjs/commands/UpdateResourceProfileCommand.js +5 -0
  78. package/dist-cjs/commands/UpdateResourceProfileDetectionsCommand.js +5 -0
  79. package/dist-cjs/commands/UpdateRevealConfigurationCommand.js +5 -0
  80. package/dist-cjs/commands/UpdateSensitivityInspectionTemplateCommand.js +5 -0
  81. package/dist-es/commands/AcceptInvitationCommand.js +5 -0
  82. package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +5 -0
  83. package/dist-es/commands/CreateAllowListCommand.js +5 -0
  84. package/dist-es/commands/CreateClassificationJobCommand.js +5 -0
  85. package/dist-es/commands/CreateCustomDataIdentifierCommand.js +5 -0
  86. package/dist-es/commands/CreateFindingsFilterCommand.js +5 -0
  87. package/dist-es/commands/CreateInvitationsCommand.js +5 -0
  88. package/dist-es/commands/CreateMemberCommand.js +5 -0
  89. package/dist-es/commands/CreateSampleFindingsCommand.js +5 -0
  90. package/dist-es/commands/DeclineInvitationsCommand.js +5 -0
  91. package/dist-es/commands/DeleteAllowListCommand.js +5 -0
  92. package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +5 -0
  93. package/dist-es/commands/DeleteFindingsFilterCommand.js +5 -0
  94. package/dist-es/commands/DeleteInvitationsCommand.js +5 -0
  95. package/dist-es/commands/DeleteMemberCommand.js +5 -0
  96. package/dist-es/commands/DescribeBucketsCommand.js +5 -0
  97. package/dist-es/commands/DescribeClassificationJobCommand.js +5 -0
  98. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +5 -0
  99. package/dist-es/commands/DisableMacieCommand.js +5 -0
  100. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +5 -0
  101. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +5 -0
  102. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +5 -0
  103. package/dist-es/commands/DisassociateMemberCommand.js +5 -0
  104. package/dist-es/commands/EnableMacieCommand.js +5 -0
  105. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +5 -0
  106. package/dist-es/commands/GetAdministratorAccountCommand.js +5 -0
  107. package/dist-es/commands/GetAllowListCommand.js +5 -0
  108. package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +5 -0
  109. package/dist-es/commands/GetBucketStatisticsCommand.js +5 -0
  110. package/dist-es/commands/GetClassificationExportConfigurationCommand.js +5 -0
  111. package/dist-es/commands/GetClassificationScopeCommand.js +5 -0
  112. package/dist-es/commands/GetCustomDataIdentifierCommand.js +5 -0
  113. package/dist-es/commands/GetFindingStatisticsCommand.js +5 -0
  114. package/dist-es/commands/GetFindingsCommand.js +5 -0
  115. package/dist-es/commands/GetFindingsFilterCommand.js +5 -0
  116. package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +5 -0
  117. package/dist-es/commands/GetInvitationsCountCommand.js +5 -0
  118. package/dist-es/commands/GetMacieSessionCommand.js +5 -0
  119. package/dist-es/commands/GetMasterAccountCommand.js +5 -0
  120. package/dist-es/commands/GetMemberCommand.js +5 -0
  121. package/dist-es/commands/GetResourceProfileCommand.js +5 -0
  122. package/dist-es/commands/GetRevealConfigurationCommand.js +5 -0
  123. package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +5 -0
  124. package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +5 -0
  125. package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +5 -0
  126. package/dist-es/commands/GetUsageStatisticsCommand.js +5 -0
  127. package/dist-es/commands/GetUsageTotalsCommand.js +5 -0
  128. package/dist-es/commands/ListAllowListsCommand.js +5 -0
  129. package/dist-es/commands/ListClassificationJobsCommand.js +5 -0
  130. package/dist-es/commands/ListClassificationScopesCommand.js +5 -0
  131. package/dist-es/commands/ListCustomDataIdentifiersCommand.js +5 -0
  132. package/dist-es/commands/ListFindingsCommand.js +5 -0
  133. package/dist-es/commands/ListFindingsFiltersCommand.js +5 -0
  134. package/dist-es/commands/ListInvitationsCommand.js +5 -0
  135. package/dist-es/commands/ListManagedDataIdentifiersCommand.js +5 -0
  136. package/dist-es/commands/ListMembersCommand.js +5 -0
  137. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +5 -0
  138. package/dist-es/commands/ListResourceProfileArtifactsCommand.js +5 -0
  139. package/dist-es/commands/ListResourceProfileDetectionsCommand.js +5 -0
  140. package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +5 -0
  141. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  142. package/dist-es/commands/PutClassificationExportConfigurationCommand.js +5 -0
  143. package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +5 -0
  144. package/dist-es/commands/SearchResourcesCommand.js +5 -0
  145. package/dist-es/commands/TagResourceCommand.js +5 -0
  146. package/dist-es/commands/TestCustomDataIdentifierCommand.js +5 -0
  147. package/dist-es/commands/UntagResourceCommand.js +5 -0
  148. package/dist-es/commands/UpdateAllowListCommand.js +5 -0
  149. package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +5 -0
  150. package/dist-es/commands/UpdateClassificationJobCommand.js +5 -0
  151. package/dist-es/commands/UpdateClassificationScopeCommand.js +5 -0
  152. package/dist-es/commands/UpdateFindingsFilterCommand.js +5 -0
  153. package/dist-es/commands/UpdateMacieSessionCommand.js +5 -0
  154. package/dist-es/commands/UpdateMemberSessionCommand.js +5 -0
  155. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +5 -0
  156. package/dist-es/commands/UpdateResourceProfileCommand.js +5 -0
  157. package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +5 -0
  158. package/dist-es/commands/UpdateRevealConfigurationCommand.js +5 -0
  159. package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +5 -0
  160. package/package.json +32 -32
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetClassificationExportConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetClassificationExportConfigurationCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetClassificationExportConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetClassificationScopeCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetClassificationScopeCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetClassificationScope",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetCustomDataIdentifierCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetCustomDataIdentifierCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetCustomDataIdentifier",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetFindingStatisticsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetFindingStatisticsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetFindingStatistics",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetFindingsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetFindingsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetFindings",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetFindingsFilterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetFindingsFilterCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetFindingsFilter",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetFindingsPublicationConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetFindingsPublicationConfigurationCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetFindingsPublicationConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetInvitationsCountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInvitationsCountCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetInvitationsCount",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetMacieSessionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetMacieSessionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetMacieSession",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetMasterAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetMasterAccountCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetMasterAccount",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetMemberCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetMemberCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetMember",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetResourceProfileCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetResourceProfileCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetResourceProfile",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetRevealConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRevealConfigurationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetRevealConfiguration",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetSensitiveDataOccurrencesAvailabilityCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetSensitiveDataOccurrencesAvailabilityCommand extends smithy_client_1.Com
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetSensitiveDataOccurrencesAvailability",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetSensitiveDataOccurrencesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetSensitiveDataOccurrencesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetSensitiveDataOccurrences",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetSensitivityInspectionTemplateCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetSensitivityInspectionTemplateCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetSensitivityInspectionTemplate",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetUsageStatisticsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetUsageStatisticsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetUsageStatistics",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetUsageTotalsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetUsageTotalsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "GetUsageTotals",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListAllowListsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListAllowListsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListAllowLists",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListClassificationJobsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListClassificationJobsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListClassificationJobs",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListClassificationScopesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListClassificationScopesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListClassificationScopes",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListCustomDataIdentifiersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListCustomDataIdentifiersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListCustomDataIdentifiers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListFindingsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListFindingsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListFindings",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListFindingsFiltersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListFindingsFiltersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListFindingsFilters",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListInvitationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListInvitationsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListInvitations",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListManagedDataIdentifiersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListManagedDataIdentifiersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListManagedDataIdentifiers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListMembersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListMembersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListMembers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListOrganizationAdminAccountsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListOrganizationAdminAccountsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListOrganizationAdminAccounts",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListResourceProfileArtifactsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListResourceProfileArtifactsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListResourceProfileArtifacts",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListResourceProfileDetectionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListResourceProfileDetectionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListResourceProfileDetections",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListSensitivityInspectionTemplatesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListSensitivityInspectionTemplatesCommand extends smithy_client_1.Command
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListSensitivityInspectionTemplates",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Macie2",
38
+ operation: "ListTagsForResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);