@aws-sdk/client-macie2 3.493.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 (112) 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 -426
  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/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateResourceProfileDetectionsCommand = 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 UpdateResourceProfileDetectionsCommand 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", "UpdateResourceProfileDetections", {})
22
- .n("Macie2Client", "UpdateResourceProfileDetectionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateResourceProfileDetectionsCommand)
25
- .de(Aws_restJson1_1.de_UpdateResourceProfileDetectionsCommand)
26
- .build() {
27
- }
28
- exports.UpdateResourceProfileDetectionsCommand = UpdateResourceProfileDetectionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateRevealConfigurationCommand = 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 UpdateRevealConfigurationCommand 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", "UpdateRevealConfiguration", {})
22
- .n("Macie2Client", "UpdateRevealConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateRevealConfigurationCommand)
25
- .de(Aws_restJson1_1.de_UpdateRevealConfigurationCommand)
26
- .build() {
27
- }
28
- exports.UpdateRevealConfigurationCommand = UpdateRevealConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSensitivityInspectionTemplateCommand = 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 UpdateSensitivityInspectionTemplateCommand 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", "UpdateSensitivityInspectionTemplate", {})
22
- .n("Macie2Client", "UpdateSensitivityInspectionTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateSensitivityInspectionTemplateCommand)
25
- .de(Aws_restJson1_1.de_UpdateSensitivityInspectionTemplateCommand)
26
- .build() {
27
- }
28
- exports.UpdateSensitivityInspectionTemplateCommand = UpdateSensitivityInspectionTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,82 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AcceptInvitationCommand"), exports);
5
- tslib_1.__exportStar(require("./BatchGetCustomDataIdentifiersCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateAllowListCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateClassificationJobCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateCustomDataIdentifierCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateFindingsFilterCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateInvitationsCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateMemberCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateSampleFindingsCommand"), exports);
13
- tslib_1.__exportStar(require("./DeclineInvitationsCommand"), exports);
14
- tslib_1.__exportStar(require("./DeleteAllowListCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteCustomDataIdentifierCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteFindingsFilterCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteInvitationsCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteMemberCommand"), exports);
19
- tslib_1.__exportStar(require("./DescribeBucketsCommand"), exports);
20
- tslib_1.__exportStar(require("./DescribeClassificationJobCommand"), exports);
21
- tslib_1.__exportStar(require("./DescribeOrganizationConfigurationCommand"), exports);
22
- tslib_1.__exportStar(require("./DisableMacieCommand"), exports);
23
- tslib_1.__exportStar(require("./DisableOrganizationAdminAccountCommand"), exports);
24
- tslib_1.__exportStar(require("./DisassociateFromAdministratorAccountCommand"), exports);
25
- tslib_1.__exportStar(require("./DisassociateFromMasterAccountCommand"), exports);
26
- tslib_1.__exportStar(require("./DisassociateMemberCommand"), exports);
27
- tslib_1.__exportStar(require("./EnableMacieCommand"), exports);
28
- tslib_1.__exportStar(require("./EnableOrganizationAdminAccountCommand"), exports);
29
- tslib_1.__exportStar(require("./GetAdministratorAccountCommand"), exports);
30
- tslib_1.__exportStar(require("./GetAllowListCommand"), exports);
31
- tslib_1.__exportStar(require("./GetAutomatedDiscoveryConfigurationCommand"), exports);
32
- tslib_1.__exportStar(require("./GetBucketStatisticsCommand"), exports);
33
- tslib_1.__exportStar(require("./GetClassificationExportConfigurationCommand"), exports);
34
- tslib_1.__exportStar(require("./GetClassificationScopeCommand"), exports);
35
- tslib_1.__exportStar(require("./GetCustomDataIdentifierCommand"), exports);
36
- tslib_1.__exportStar(require("./GetFindingStatisticsCommand"), exports);
37
- tslib_1.__exportStar(require("./GetFindingsCommand"), exports);
38
- tslib_1.__exportStar(require("./GetFindingsFilterCommand"), exports);
39
- tslib_1.__exportStar(require("./GetFindingsPublicationConfigurationCommand"), exports);
40
- tslib_1.__exportStar(require("./GetInvitationsCountCommand"), exports);
41
- tslib_1.__exportStar(require("./GetMacieSessionCommand"), exports);
42
- tslib_1.__exportStar(require("./GetMasterAccountCommand"), exports);
43
- tslib_1.__exportStar(require("./GetMemberCommand"), exports);
44
- tslib_1.__exportStar(require("./GetResourceProfileCommand"), exports);
45
- tslib_1.__exportStar(require("./GetRevealConfigurationCommand"), exports);
46
- tslib_1.__exportStar(require("./GetSensitiveDataOccurrencesAvailabilityCommand"), exports);
47
- tslib_1.__exportStar(require("./GetSensitiveDataOccurrencesCommand"), exports);
48
- tslib_1.__exportStar(require("./GetSensitivityInspectionTemplateCommand"), exports);
49
- tslib_1.__exportStar(require("./GetUsageStatisticsCommand"), exports);
50
- tslib_1.__exportStar(require("./GetUsageTotalsCommand"), exports);
51
- tslib_1.__exportStar(require("./ListAllowListsCommand"), exports);
52
- tslib_1.__exportStar(require("./ListClassificationJobsCommand"), exports);
53
- tslib_1.__exportStar(require("./ListClassificationScopesCommand"), exports);
54
- tslib_1.__exportStar(require("./ListCustomDataIdentifiersCommand"), exports);
55
- tslib_1.__exportStar(require("./ListFindingsCommand"), exports);
56
- tslib_1.__exportStar(require("./ListFindingsFiltersCommand"), exports);
57
- tslib_1.__exportStar(require("./ListInvitationsCommand"), exports);
58
- tslib_1.__exportStar(require("./ListManagedDataIdentifiersCommand"), exports);
59
- tslib_1.__exportStar(require("./ListMembersCommand"), exports);
60
- tslib_1.__exportStar(require("./ListOrganizationAdminAccountsCommand"), exports);
61
- tslib_1.__exportStar(require("./ListResourceProfileArtifactsCommand"), exports);
62
- tslib_1.__exportStar(require("./ListResourceProfileDetectionsCommand"), exports);
63
- tslib_1.__exportStar(require("./ListSensitivityInspectionTemplatesCommand"), exports);
64
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
65
- tslib_1.__exportStar(require("./PutClassificationExportConfigurationCommand"), exports);
66
- tslib_1.__exportStar(require("./PutFindingsPublicationConfigurationCommand"), exports);
67
- tslib_1.__exportStar(require("./SearchResourcesCommand"), exports);
68
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
69
- tslib_1.__exportStar(require("./TestCustomDataIdentifierCommand"), exports);
70
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
71
- tslib_1.__exportStar(require("./UpdateAllowListCommand"), exports);
72
- tslib_1.__exportStar(require("./UpdateAutomatedDiscoveryConfigurationCommand"), exports);
73
- tslib_1.__exportStar(require("./UpdateClassificationJobCommand"), exports);
74
- tslib_1.__exportStar(require("./UpdateClassificationScopeCommand"), exports);
75
- tslib_1.__exportStar(require("./UpdateFindingsFilterCommand"), exports);
76
- tslib_1.__exportStar(require("./UpdateMacieSessionCommand"), exports);
77
- tslib_1.__exportStar(require("./UpdateMemberSessionCommand"), exports);
78
- tslib_1.__exportStar(require("./UpdateOrganizationConfigurationCommand"), exports);
79
- tslib_1.__exportStar(require("./UpdateResourceProfileCommand"), exports);
80
- tslib_1.__exportStar(require("./UpdateResourceProfileDetectionsCommand"), exports);
81
- tslib_1.__exportStar(require("./UpdateRevealConfigurationCommand"), exports);
82
- tslib_1.__exportStar(require("./UpdateSensitivityInspectionTemplateCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "macie2",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");