@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
package/README.md CHANGED
@@ -23,16 +23,16 @@ using your favorite package manager:
23
23
 
24
24
  The AWS SDK is modulized by clients and commands.
25
25
  To send a request, you only need to import the `Macie2Client` and
26
- the commands you need, for example `AcceptInvitationCommand`:
26
+ the commands you need, for example `ListMembersCommand`:
27
27
 
28
28
  ```js
29
29
  // ES5 example
30
- const { Macie2Client, AcceptInvitationCommand } = require("@aws-sdk/client-macie2");
30
+ const { Macie2Client, ListMembersCommand } = require("@aws-sdk/client-macie2");
31
31
  ```
32
32
 
33
33
  ```ts
34
34
  // ES6+ example
35
- import { Macie2Client, AcceptInvitationCommand } from "@aws-sdk/client-macie2";
35
+ import { Macie2Client, ListMembersCommand } from "@aws-sdk/client-macie2";
36
36
  ```
37
37
 
38
38
  ### Usage
@@ -51,7 +51,7 @@ const client = new Macie2Client({ region: "REGION" });
51
51
  const params = {
52
52
  /** input parameters */
53
53
  };
54
- const command = new AcceptInvitationCommand(params);
54
+ const command = new ListMembersCommand(params);
55
55
  ```
56
56
 
57
57
  #### Async/await
@@ -130,7 +130,7 @@ const client = new AWS.Macie2({ region: "REGION" });
130
130
 
131
131
  // async/await.
132
132
  try {
133
- const data = await client.acceptInvitation(params);
133
+ const data = await client.listMembers(params);
134
134
  // process data.
135
135
  } catch (error) {
136
136
  // error handling.
@@ -138,7 +138,7 @@ try {
138
138
 
139
139
  // Promises.
140
140
  client
141
- .acceptInvitation(params)
141
+ .listMembers(params)
142
142
  .then((data) => {
143
143
  // process data.
144
144
  })
@@ -147,7 +147,7 @@ client
147
147
  });
148
148
 
149
149
  // callbacks.
150
- client.acceptInvitation(params, (err, data) => {
150
+ client.listMembers(params, (err, data) => {
151
151
  // process err and data.
152
152
  });
153
153
  ```
@@ -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 AcceptInvitationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AcceptInvitationCommand 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: "AcceptInvitation",
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 BatchGetCustomDataIdentifiersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BatchGetCustomDataIdentifiersCommand 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: "BatchGetCustomDataIdentifiers",
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 CreateAllowListCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateAllowListCommand 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: "CreateAllowList",
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 CreateClassificationJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateClassificationJobCommand 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: "CreateClassificationJob",
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 CreateCustomDataIdentifierCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateCustomDataIdentifierCommand 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: "CreateCustomDataIdentifier",
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 CreateFindingsFilterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateFindingsFilterCommand 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: "CreateFindingsFilter",
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 CreateInvitationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateInvitationsCommand 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: "CreateInvitations",
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 CreateMemberCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateMemberCommand 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: "CreateMember",
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 CreateSampleFindingsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateSampleFindingsCommand 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: "CreateSampleFindings",
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 DeclineInvitationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeclineInvitationsCommand 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: "DeclineInvitations",
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 DeleteAllowListCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteAllowListCommand 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: "DeleteAllowList",
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 DeleteCustomDataIdentifierCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteCustomDataIdentifierCommand 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: "DeleteCustomDataIdentifier",
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 DeleteFindingsFilterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteFindingsFilterCommand 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: "DeleteFindingsFilter",
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 DeleteInvitationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteInvitationsCommand 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: "DeleteInvitations",
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 DeleteMemberCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteMemberCommand 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: "DeleteMember",
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 DescribeBucketsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeBucketsCommand 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: "DescribeBuckets",
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 DescribeClassificationJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeClassificationJobCommand 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: "DescribeClassificationJob",
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 DescribeOrganizationConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeOrganizationConfigurationCommand 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: "DescribeOrganizationConfiguration",
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 DisableMacieCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DisableMacieCommand 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: "DisableMacie",
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 DisableOrganizationAdminAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DisableOrganizationAdminAccountCommand 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: "DisableOrganizationAdminAccount",
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 DisassociateFromAdministratorAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DisassociateFromAdministratorAccountCommand 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: "DisassociateFromAdministratorAccount",
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 DisassociateFromMasterAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DisassociateFromMasterAccountCommand 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: "DisassociateFromMasterAccount",
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 DisassociateMemberCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DisassociateMemberCommand 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: "DisassociateMember",
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 EnableMacieCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class EnableMacieCommand 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: "EnableMacie",
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 EnableOrganizationAdminAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class EnableOrganizationAdminAccountCommand 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: "EnableOrganizationAdminAccount",
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 GetAdministratorAccountCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetAdministratorAccountCommand 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: "GetAdministratorAccount",
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 GetAllowListCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetAllowListCommand 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: "GetAllowList",
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 GetAutomatedDiscoveryConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetAutomatedDiscoveryConfigurationCommand 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: "GetAutomatedDiscoveryConfiguration",
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 GetBucketStatisticsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetBucketStatisticsCommand 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: "GetBucketStatistics",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);