@aws-sdk/client-macie2 3.490.0 → 3.495.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 (118) hide show
  1. package/dist-cjs/Macie2.js +1 -169
  2. package/dist-cjs/Macie2Client.js +1 -43
  3. package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
  4. package/dist-cjs/commands/BatchGetCustomDataIdentifiersCommand.js +1 -28
  5. package/dist-cjs/commands/CreateAllowListCommand.js +1 -28
  6. package/dist-cjs/commands/CreateClassificationJobCommand.js +1 -28
  7. package/dist-cjs/commands/CreateCustomDataIdentifierCommand.js +1 -28
  8. package/dist-cjs/commands/CreateFindingsFilterCommand.js +1 -28
  9. package/dist-cjs/commands/CreateInvitationsCommand.js +1 -28
  10. package/dist-cjs/commands/CreateMemberCommand.js +1 -28
  11. package/dist-cjs/commands/CreateSampleFindingsCommand.js +1 -28
  12. package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
  13. package/dist-cjs/commands/DeleteAllowListCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteCustomDataIdentifierCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteFindingsFilterCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteMemberCommand.js +1 -28
  18. package/dist-cjs/commands/DescribeBucketsCommand.js +1 -28
  19. package/dist-cjs/commands/DescribeClassificationJobCommand.js +1 -28
  20. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
  21. package/dist-cjs/commands/DisableMacieCommand.js +1 -28
  22. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
  23. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
  25. package/dist-cjs/commands/DisassociateMemberCommand.js +1 -28
  26. package/dist-cjs/commands/EnableMacieCommand.js +1 -28
  27. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
  28. package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
  29. package/dist-cjs/commands/GetAllowListCommand.js +1 -28
  30. package/dist-cjs/commands/GetAutomatedDiscoveryConfigurationCommand.js +1 -28
  31. package/dist-cjs/commands/GetBucketStatisticsCommand.js +1 -28
  32. package/dist-cjs/commands/GetClassificationExportConfigurationCommand.js +1 -28
  33. package/dist-cjs/commands/GetClassificationScopeCommand.js +1 -28
  34. package/dist-cjs/commands/GetCustomDataIdentifierCommand.js +1 -28
  35. package/dist-cjs/commands/GetFindingStatisticsCommand.js +1 -28
  36. package/dist-cjs/commands/GetFindingsCommand.js +1 -28
  37. package/dist-cjs/commands/GetFindingsFilterCommand.js +1 -28
  38. package/dist-cjs/commands/GetFindingsPublicationConfigurationCommand.js +1 -28
  39. package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
  40. package/dist-cjs/commands/GetMacieSessionCommand.js +1 -28
  41. package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
  42. package/dist-cjs/commands/GetMemberCommand.js +1 -28
  43. package/dist-cjs/commands/GetResourceProfileCommand.js +1 -28
  44. package/dist-cjs/commands/GetRevealConfigurationCommand.js +1 -28
  45. package/dist-cjs/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +1 -28
  46. package/dist-cjs/commands/GetSensitiveDataOccurrencesCommand.js +1 -28
  47. package/dist-cjs/commands/GetSensitivityInspectionTemplateCommand.js +1 -28
  48. package/dist-cjs/commands/GetUsageStatisticsCommand.js +1 -28
  49. package/dist-cjs/commands/GetUsageTotalsCommand.js +1 -28
  50. package/dist-cjs/commands/ListAllowListsCommand.js +1 -28
  51. package/dist-cjs/commands/ListClassificationJobsCommand.js +1 -28
  52. package/dist-cjs/commands/ListClassificationScopesCommand.js +1 -28
  53. package/dist-cjs/commands/ListCustomDataIdentifiersCommand.js +1 -28
  54. package/dist-cjs/commands/ListFindingsCommand.js +1 -28
  55. package/dist-cjs/commands/ListFindingsFiltersCommand.js +1 -28
  56. package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
  57. package/dist-cjs/commands/ListManagedDataIdentifiersCommand.js +1 -28
  58. package/dist-cjs/commands/ListMembersCommand.js +1 -28
  59. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
  60. package/dist-cjs/commands/ListResourceProfileArtifactsCommand.js +1 -28
  61. package/dist-cjs/commands/ListResourceProfileDetectionsCommand.js +1 -28
  62. package/dist-cjs/commands/ListSensitivityInspectionTemplatesCommand.js +1 -28
  63. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  64. package/dist-cjs/commands/PutClassificationExportConfigurationCommand.js +1 -28
  65. package/dist-cjs/commands/PutFindingsPublicationConfigurationCommand.js +1 -28
  66. package/dist-cjs/commands/SearchResourcesCommand.js +1 -28
  67. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  68. package/dist-cjs/commands/TestCustomDataIdentifierCommand.js +1 -28
  69. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  70. package/dist-cjs/commands/UpdateAllowListCommand.js +1 -28
  71. package/dist-cjs/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +1 -28
  72. package/dist-cjs/commands/UpdateClassificationJobCommand.js +1 -28
  73. package/dist-cjs/commands/UpdateClassificationScopeCommand.js +1 -28
  74. package/dist-cjs/commands/UpdateFindingsFilterCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateMacieSessionCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateMemberSessionCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
  78. package/dist-cjs/commands/UpdateResourceProfileCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateResourceProfileDetectionsCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateRevealConfigurationCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateSensitivityInspectionTemplateCommand.js +1 -28
  82. package/dist-cjs/commands/index.js +1 -82
  83. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  84. package/dist-cjs/extensionConfiguration.js +1 -2
  85. package/dist-cjs/index.js +9104 -12
  86. package/dist-cjs/models/Macie2ServiceException.js +1 -12
  87. package/dist-cjs/models/index.js +1 -5
  88. package/dist-cjs/models/models_0.js +1 -424
  89. package/dist-cjs/models/models_1.js +1 -9
  90. package/dist-cjs/pagination/DescribeBucketsPaginator.js +1 -7
  91. package/dist-cjs/pagination/GetUsageStatisticsPaginator.js +1 -7
  92. package/dist-cjs/pagination/Interfaces.js +1 -2
  93. package/dist-cjs/pagination/ListAllowListsPaginator.js +1 -7
  94. package/dist-cjs/pagination/ListClassificationJobsPaginator.js +1 -7
  95. package/dist-cjs/pagination/ListClassificationScopesPaginator.js +1 -7
  96. package/dist-cjs/pagination/ListCustomDataIdentifiersPaginator.js +1 -7
  97. package/dist-cjs/pagination/ListFindingsFiltersPaginator.js +1 -7
  98. package/dist-cjs/pagination/ListFindingsPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListManagedDataIdentifiersPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListResourceProfileArtifactsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListResourceProfileDetectionsPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListSensitivityInspectionTemplatesPaginator.js +1 -7
  106. package/dist-cjs/pagination/SearchResourcesPaginator.js +1 -7
  107. package/dist-cjs/pagination/index.js +1 -20
  108. package/dist-cjs/protocols/Aws_restJson1.js +1 -6824
  109. package/dist-cjs/runtimeExtensions.js +1 -22
  110. package/dist-cjs/waiters/index.js +1 -4
  111. package/dist-cjs/waiters/waitForFindingRevealed.js +1 -45
  112. package/dist-es/models/models_0.js +2 -0
  113. package/dist-types/commands/DescribeBucketsCommand.d.ts +1 -1
  114. package/dist-types/commands/GetFindingsCommand.d.ts +2 -2
  115. package/dist-types/models/models_0.d.ts +11 -9
  116. package/dist-types/models/models_1.d.ts +3 -3
  117. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  118. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteInvitationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteInvitationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DeleteInvitations", {})
22
- .n("Macie2Client", "DeleteInvitationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteInvitationsCommand)
25
- .de(Aws_restJson1_1.de_DeleteInvitationsCommand)
26
- .build() {
27
- }
28
- exports.DeleteInvitationsCommand = DeleteInvitationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteMemberCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteMemberCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DeleteMember", {})
22
- .n("Macie2Client", "DeleteMemberCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteMemberCommand)
25
- .de(Aws_restJson1_1.de_DeleteMemberCommand)
26
- .build() {
27
- }
28
- exports.DeleteMemberCommand = DeleteMemberCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBucketsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeBucketsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DescribeBuckets", {})
22
- .n("Macie2Client", "DescribeBucketsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeBucketsCommand)
25
- .de(Aws_restJson1_1.de_DescribeBucketsCommand)
26
- .build() {
27
- }
28
- exports.DescribeBucketsCommand = DescribeBucketsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeClassificationJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeClassificationJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DescribeClassificationJob", {})
22
- .n("Macie2Client", "DescribeClassificationJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeClassificationJobCommand)
25
- .de(Aws_restJson1_1.de_DescribeClassificationJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeClassificationJobCommand = DescribeClassificationJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeOrganizationConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DescribeOrganizationConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DescribeOrganizationConfiguration", {})
22
- .n("Macie2Client", "DescribeOrganizationConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DescribeOrganizationConfigurationCommand)
25
- .de(Aws_restJson1_1.de_DescribeOrganizationConfigurationCommand)
26
- .build() {
27
- }
28
- exports.DescribeOrganizationConfigurationCommand = DescribeOrganizationConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisableMacieCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DisableMacieCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DisableMacie", {})
22
- .n("Macie2Client", "DisableMacieCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DisableMacieCommand)
25
- .de(Aws_restJson1_1.de_DisableMacieCommand)
26
- .build() {
27
- }
28
- exports.DisableMacieCommand = DisableMacieCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisableOrganizationAdminAccountCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DisableOrganizationAdminAccountCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DisableOrganizationAdminAccount", {})
22
- .n("Macie2Client", "DisableOrganizationAdminAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DisableOrganizationAdminAccountCommand)
25
- .de(Aws_restJson1_1.de_DisableOrganizationAdminAccountCommand)
26
- .build() {
27
- }
28
- exports.DisableOrganizationAdminAccountCommand = DisableOrganizationAdminAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateFromAdministratorAccountCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DisassociateFromAdministratorAccountCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DisassociateFromAdministratorAccount", {})
22
- .n("Macie2Client", "DisassociateFromAdministratorAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DisassociateFromAdministratorAccountCommand)
25
- .de(Aws_restJson1_1.de_DisassociateFromAdministratorAccountCommand)
26
- .build() {
27
- }
28
- exports.DisassociateFromAdministratorAccountCommand = DisassociateFromAdministratorAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateFromMasterAccountCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DisassociateFromMasterAccountCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DisassociateFromMasterAccount", {})
22
- .n("Macie2Client", "DisassociateFromMasterAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DisassociateFromMasterAccountCommand)
25
- .de(Aws_restJson1_1.de_DisassociateFromMasterAccountCommand)
26
- .build() {
27
- }
28
- exports.DisassociateFromMasterAccountCommand = DisassociateFromMasterAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateMemberCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DisassociateMemberCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "DisassociateMember", {})
22
- .n("Macie2Client", "DisassociateMemberCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DisassociateMemberCommand)
25
- .de(Aws_restJson1_1.de_DisassociateMemberCommand)
26
- .build() {
27
- }
28
- exports.DisassociateMemberCommand = DisassociateMemberCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EnableMacieCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class EnableMacieCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "EnableMacie", {})
22
- .n("Macie2Client", "EnableMacieCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_EnableMacieCommand)
25
- .de(Aws_restJson1_1.de_EnableMacieCommand)
26
- .build() {
27
- }
28
- exports.EnableMacieCommand = EnableMacieCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EnableOrganizationAdminAccountCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class EnableOrganizationAdminAccountCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "EnableOrganizationAdminAccount", {})
22
- .n("Macie2Client", "EnableOrganizationAdminAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_EnableOrganizationAdminAccountCommand)
25
- .de(Aws_restJson1_1.de_EnableOrganizationAdminAccountCommand)
26
- .build() {
27
- }
28
- exports.EnableOrganizationAdminAccountCommand = EnableOrganizationAdminAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAdministratorAccountCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetAdministratorAccountCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetAdministratorAccount", {})
22
- .n("Macie2Client", "GetAdministratorAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetAdministratorAccountCommand)
25
- .de(Aws_restJson1_1.de_GetAdministratorAccountCommand)
26
- .build() {
27
- }
28
- exports.GetAdministratorAccountCommand = GetAdministratorAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAllowListCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetAllowListCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetAllowList", {})
22
- .n("Macie2Client", "GetAllowListCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetAllowListCommand)
25
- .de(Aws_restJson1_1.de_GetAllowListCommand)
26
- .build() {
27
- }
28
- exports.GetAllowListCommand = GetAllowListCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAutomatedDiscoveryConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetAutomatedDiscoveryConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetAutomatedDiscoveryConfiguration", {})
22
- .n("Macie2Client", "GetAutomatedDiscoveryConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetAutomatedDiscoveryConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetAutomatedDiscoveryConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetAutomatedDiscoveryConfigurationCommand = GetAutomatedDiscoveryConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBucketStatisticsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetBucketStatisticsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetBucketStatistics", {})
22
- .n("Macie2Client", "GetBucketStatisticsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetBucketStatisticsCommand)
25
- .de(Aws_restJson1_1.de_GetBucketStatisticsCommand)
26
- .build() {
27
- }
28
- exports.GetBucketStatisticsCommand = GetBucketStatisticsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetClassificationExportConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetClassificationExportConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetClassificationExportConfiguration", {})
22
- .n("Macie2Client", "GetClassificationExportConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetClassificationExportConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetClassificationExportConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetClassificationExportConfigurationCommand = GetClassificationExportConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetClassificationScopeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetClassificationScopeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetClassificationScope", {})
22
- .n("Macie2Client", "GetClassificationScopeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetClassificationScopeCommand)
25
- .de(Aws_restJson1_1.de_GetClassificationScopeCommand)
26
- .build() {
27
- }
28
- exports.GetClassificationScopeCommand = GetClassificationScopeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCustomDataIdentifierCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetCustomDataIdentifierCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetCustomDataIdentifier", {})
22
- .n("Macie2Client", "GetCustomDataIdentifierCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetCustomDataIdentifierCommand)
25
- .de(Aws_restJson1_1.de_GetCustomDataIdentifierCommand)
26
- .build() {
27
- }
28
- exports.GetCustomDataIdentifierCommand = GetCustomDataIdentifierCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetFindingStatisticsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetFindingStatisticsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetFindingStatistics", {})
22
- .n("Macie2Client", "GetFindingStatisticsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetFindingStatisticsCommand)
25
- .de(Aws_restJson1_1.de_GetFindingStatisticsCommand)
26
- .build() {
27
- }
28
- exports.GetFindingStatisticsCommand = GetFindingStatisticsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetFindingsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetFindingsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Macie2", "GetFindings", {})
22
- .n("Macie2Client", "GetFindingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetFindingsCommand)
25
- .de(Aws_restJson1_1.de_GetFindingsCommand)
26
- .build() {
27
- }
28
- exports.GetFindingsCommand = GetFindingsCommand;
1
+ module.exports = require("../index.js");