@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.GetFindingsFilterCommand = 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 GetFindingsFilterCommand 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", "GetFindingsFilter", {})
22
- .n("Macie2Client", "GetFindingsFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetFindingsFilterCommand)
25
- .de(Aws_restJson1_1.de_GetFindingsFilterCommand)
26
- .build() {
27
- }
28
- exports.GetFindingsFilterCommand = GetFindingsFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetFindingsPublicationConfigurationCommand = 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 GetFindingsPublicationConfigurationCommand 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", "GetFindingsPublicationConfiguration", {})
22
- .n("Macie2Client", "GetFindingsPublicationConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetFindingsPublicationConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetFindingsPublicationConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetFindingsPublicationConfigurationCommand = GetFindingsPublicationConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetInvitationsCountCommand = 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 GetInvitationsCountCommand 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", "GetInvitationsCount", {})
22
- .n("Macie2Client", "GetInvitationsCountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetInvitationsCountCommand)
25
- .de(Aws_restJson1_1.de_GetInvitationsCountCommand)
26
- .build() {
27
- }
28
- exports.GetInvitationsCountCommand = GetInvitationsCountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMacieSessionCommand = 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 GetMacieSessionCommand 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", "GetMacieSession", {})
22
- .n("Macie2Client", "GetMacieSessionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetMacieSessionCommand)
25
- .de(Aws_restJson1_1.de_GetMacieSessionCommand)
26
- .build() {
27
- }
28
- exports.GetMacieSessionCommand = GetMacieSessionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMasterAccountCommand = 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 GetMasterAccountCommand 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", "GetMasterAccount", {})
22
- .n("Macie2Client", "GetMasterAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetMasterAccountCommand)
25
- .de(Aws_restJson1_1.de_GetMasterAccountCommand)
26
- .build() {
27
- }
28
- exports.GetMasterAccountCommand = GetMasterAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMemberCommand = 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 GetMemberCommand 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", "GetMember", {})
22
- .n("Macie2Client", "GetMemberCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetMemberCommand)
25
- .de(Aws_restJson1_1.de_GetMemberCommand)
26
- .build() {
27
- }
28
- exports.GetMemberCommand = GetMemberCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetResourceProfileCommand = 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 GetResourceProfileCommand 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", "GetResourceProfile", {})
22
- .n("Macie2Client", "GetResourceProfileCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetResourceProfileCommand)
25
- .de(Aws_restJson1_1.de_GetResourceProfileCommand)
26
- .build() {
27
- }
28
- exports.GetResourceProfileCommand = GetResourceProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRevealConfigurationCommand = 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 GetRevealConfigurationCommand 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", "GetRevealConfiguration", {})
22
- .n("Macie2Client", "GetRevealConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetRevealConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetRevealConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetRevealConfigurationCommand = GetRevealConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSensitiveDataOccurrencesAvailabilityCommand = 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 GetSensitiveDataOccurrencesAvailabilityCommand 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", "GetSensitiveDataOccurrencesAvailability", {})
22
- .n("Macie2Client", "GetSensitiveDataOccurrencesAvailabilityCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetSensitiveDataOccurrencesAvailabilityCommand)
25
- .de(Aws_restJson1_1.de_GetSensitiveDataOccurrencesAvailabilityCommand)
26
- .build() {
27
- }
28
- exports.GetSensitiveDataOccurrencesAvailabilityCommand = GetSensitiveDataOccurrencesAvailabilityCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSensitiveDataOccurrencesCommand = 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 GetSensitiveDataOccurrencesCommand 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", "GetSensitiveDataOccurrences", {})
22
- .n("Macie2Client", "GetSensitiveDataOccurrencesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetSensitiveDataOccurrencesCommand)
25
- .de(Aws_restJson1_1.de_GetSensitiveDataOccurrencesCommand)
26
- .build() {
27
- }
28
- exports.GetSensitiveDataOccurrencesCommand = GetSensitiveDataOccurrencesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSensitivityInspectionTemplateCommand = 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 GetSensitivityInspectionTemplateCommand 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", "GetSensitivityInspectionTemplate", {})
22
- .n("Macie2Client", "GetSensitivityInspectionTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetSensitivityInspectionTemplateCommand)
25
- .de(Aws_restJson1_1.de_GetSensitivityInspectionTemplateCommand)
26
- .build() {
27
- }
28
- exports.GetSensitivityInspectionTemplateCommand = GetSensitivityInspectionTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUsageStatisticsCommand = 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 GetUsageStatisticsCommand 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", "GetUsageStatistics", {})
22
- .n("Macie2Client", "GetUsageStatisticsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetUsageStatisticsCommand)
25
- .de(Aws_restJson1_1.de_GetUsageStatisticsCommand)
26
- .build() {
27
- }
28
- exports.GetUsageStatisticsCommand = GetUsageStatisticsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUsageTotalsCommand = 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 GetUsageTotalsCommand 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", "GetUsageTotals", {})
22
- .n("Macie2Client", "GetUsageTotalsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetUsageTotalsCommand)
25
- .de(Aws_restJson1_1.de_GetUsageTotalsCommand)
26
- .build() {
27
- }
28
- exports.GetUsageTotalsCommand = GetUsageTotalsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAllowListsCommand = 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 ListAllowListsCommand 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", "ListAllowLists", {})
22
- .n("Macie2Client", "ListAllowListsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListAllowListsCommand)
25
- .de(Aws_restJson1_1.de_ListAllowListsCommand)
26
- .build() {
27
- }
28
- exports.ListAllowListsCommand = ListAllowListsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListClassificationJobsCommand = 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 ListClassificationJobsCommand 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", "ListClassificationJobs", {})
22
- .n("Macie2Client", "ListClassificationJobsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListClassificationJobsCommand)
25
- .de(Aws_restJson1_1.de_ListClassificationJobsCommand)
26
- .build() {
27
- }
28
- exports.ListClassificationJobsCommand = ListClassificationJobsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListClassificationScopesCommand = 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 ListClassificationScopesCommand 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", "ListClassificationScopes", {})
22
- .n("Macie2Client", "ListClassificationScopesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListClassificationScopesCommand)
25
- .de(Aws_restJson1_1.de_ListClassificationScopesCommand)
26
- .build() {
27
- }
28
- exports.ListClassificationScopesCommand = ListClassificationScopesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCustomDataIdentifiersCommand = 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 ListCustomDataIdentifiersCommand 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", "ListCustomDataIdentifiers", {})
22
- .n("Macie2Client", "ListCustomDataIdentifiersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListCustomDataIdentifiersCommand)
25
- .de(Aws_restJson1_1.de_ListCustomDataIdentifiersCommand)
26
- .build() {
27
- }
28
- exports.ListCustomDataIdentifiersCommand = ListCustomDataIdentifiersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListFindingsCommand = 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 ListFindingsCommand 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", "ListFindings", {})
22
- .n("Macie2Client", "ListFindingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListFindingsCommand)
25
- .de(Aws_restJson1_1.de_ListFindingsCommand)
26
- .build() {
27
- }
28
- exports.ListFindingsCommand = ListFindingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListFindingsFiltersCommand = 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 ListFindingsFiltersCommand 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", "ListFindingsFilters", {})
22
- .n("Macie2Client", "ListFindingsFiltersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListFindingsFiltersCommand)
25
- .de(Aws_restJson1_1.de_ListFindingsFiltersCommand)
26
- .build() {
27
- }
28
- exports.ListFindingsFiltersCommand = ListFindingsFiltersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListInvitationsCommand = 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 ListInvitationsCommand 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", "ListInvitations", {})
22
- .n("Macie2Client", "ListInvitationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListInvitationsCommand)
25
- .de(Aws_restJson1_1.de_ListInvitationsCommand)
26
- .build() {
27
- }
28
- exports.ListInvitationsCommand = ListInvitationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListManagedDataIdentifiersCommand = 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 ListManagedDataIdentifiersCommand 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", "ListManagedDataIdentifiers", {})
22
- .n("Macie2Client", "ListManagedDataIdentifiersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListManagedDataIdentifiersCommand)
25
- .de(Aws_restJson1_1.de_ListManagedDataIdentifiersCommand)
26
- .build() {
27
- }
28
- exports.ListManagedDataIdentifiersCommand = ListManagedDataIdentifiersCommand;
1
+ module.exports = require("../index.js");