@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,169 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Macie2 = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AcceptInvitationCommand_1 = require("./commands/AcceptInvitationCommand");
6
- const BatchGetCustomDataIdentifiersCommand_1 = require("./commands/BatchGetCustomDataIdentifiersCommand");
7
- const CreateAllowListCommand_1 = require("./commands/CreateAllowListCommand");
8
- const CreateClassificationJobCommand_1 = require("./commands/CreateClassificationJobCommand");
9
- const CreateCustomDataIdentifierCommand_1 = require("./commands/CreateCustomDataIdentifierCommand");
10
- const CreateFindingsFilterCommand_1 = require("./commands/CreateFindingsFilterCommand");
11
- const CreateInvitationsCommand_1 = require("./commands/CreateInvitationsCommand");
12
- const CreateMemberCommand_1 = require("./commands/CreateMemberCommand");
13
- const CreateSampleFindingsCommand_1 = require("./commands/CreateSampleFindingsCommand");
14
- const DeclineInvitationsCommand_1 = require("./commands/DeclineInvitationsCommand");
15
- const DeleteAllowListCommand_1 = require("./commands/DeleteAllowListCommand");
16
- const DeleteCustomDataIdentifierCommand_1 = require("./commands/DeleteCustomDataIdentifierCommand");
17
- const DeleteFindingsFilterCommand_1 = require("./commands/DeleteFindingsFilterCommand");
18
- const DeleteInvitationsCommand_1 = require("./commands/DeleteInvitationsCommand");
19
- const DeleteMemberCommand_1 = require("./commands/DeleteMemberCommand");
20
- const DescribeBucketsCommand_1 = require("./commands/DescribeBucketsCommand");
21
- const DescribeClassificationJobCommand_1 = require("./commands/DescribeClassificationJobCommand");
22
- const DescribeOrganizationConfigurationCommand_1 = require("./commands/DescribeOrganizationConfigurationCommand");
23
- const DisableMacieCommand_1 = require("./commands/DisableMacieCommand");
24
- const DisableOrganizationAdminAccountCommand_1 = require("./commands/DisableOrganizationAdminAccountCommand");
25
- const DisassociateFromAdministratorAccountCommand_1 = require("./commands/DisassociateFromAdministratorAccountCommand");
26
- const DisassociateFromMasterAccountCommand_1 = require("./commands/DisassociateFromMasterAccountCommand");
27
- const DisassociateMemberCommand_1 = require("./commands/DisassociateMemberCommand");
28
- const EnableMacieCommand_1 = require("./commands/EnableMacieCommand");
29
- const EnableOrganizationAdminAccountCommand_1 = require("./commands/EnableOrganizationAdminAccountCommand");
30
- const GetAdministratorAccountCommand_1 = require("./commands/GetAdministratorAccountCommand");
31
- const GetAllowListCommand_1 = require("./commands/GetAllowListCommand");
32
- const GetAutomatedDiscoveryConfigurationCommand_1 = require("./commands/GetAutomatedDiscoveryConfigurationCommand");
33
- const GetBucketStatisticsCommand_1 = require("./commands/GetBucketStatisticsCommand");
34
- const GetClassificationExportConfigurationCommand_1 = require("./commands/GetClassificationExportConfigurationCommand");
35
- const GetClassificationScopeCommand_1 = require("./commands/GetClassificationScopeCommand");
36
- const GetCustomDataIdentifierCommand_1 = require("./commands/GetCustomDataIdentifierCommand");
37
- const GetFindingsCommand_1 = require("./commands/GetFindingsCommand");
38
- const GetFindingsFilterCommand_1 = require("./commands/GetFindingsFilterCommand");
39
- const GetFindingsPublicationConfigurationCommand_1 = require("./commands/GetFindingsPublicationConfigurationCommand");
40
- const GetFindingStatisticsCommand_1 = require("./commands/GetFindingStatisticsCommand");
41
- const GetInvitationsCountCommand_1 = require("./commands/GetInvitationsCountCommand");
42
- const GetMacieSessionCommand_1 = require("./commands/GetMacieSessionCommand");
43
- const GetMasterAccountCommand_1 = require("./commands/GetMasterAccountCommand");
44
- const GetMemberCommand_1 = require("./commands/GetMemberCommand");
45
- const GetResourceProfileCommand_1 = require("./commands/GetResourceProfileCommand");
46
- const GetRevealConfigurationCommand_1 = require("./commands/GetRevealConfigurationCommand");
47
- const GetSensitiveDataOccurrencesAvailabilityCommand_1 = require("./commands/GetSensitiveDataOccurrencesAvailabilityCommand");
48
- const GetSensitiveDataOccurrencesCommand_1 = require("./commands/GetSensitiveDataOccurrencesCommand");
49
- const GetSensitivityInspectionTemplateCommand_1 = require("./commands/GetSensitivityInspectionTemplateCommand");
50
- const GetUsageStatisticsCommand_1 = require("./commands/GetUsageStatisticsCommand");
51
- const GetUsageTotalsCommand_1 = require("./commands/GetUsageTotalsCommand");
52
- const ListAllowListsCommand_1 = require("./commands/ListAllowListsCommand");
53
- const ListClassificationJobsCommand_1 = require("./commands/ListClassificationJobsCommand");
54
- const ListClassificationScopesCommand_1 = require("./commands/ListClassificationScopesCommand");
55
- const ListCustomDataIdentifiersCommand_1 = require("./commands/ListCustomDataIdentifiersCommand");
56
- const ListFindingsCommand_1 = require("./commands/ListFindingsCommand");
57
- const ListFindingsFiltersCommand_1 = require("./commands/ListFindingsFiltersCommand");
58
- const ListInvitationsCommand_1 = require("./commands/ListInvitationsCommand");
59
- const ListManagedDataIdentifiersCommand_1 = require("./commands/ListManagedDataIdentifiersCommand");
60
- const ListMembersCommand_1 = require("./commands/ListMembersCommand");
61
- const ListOrganizationAdminAccountsCommand_1 = require("./commands/ListOrganizationAdminAccountsCommand");
62
- const ListResourceProfileArtifactsCommand_1 = require("./commands/ListResourceProfileArtifactsCommand");
63
- const ListResourceProfileDetectionsCommand_1 = require("./commands/ListResourceProfileDetectionsCommand");
64
- const ListSensitivityInspectionTemplatesCommand_1 = require("./commands/ListSensitivityInspectionTemplatesCommand");
65
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
66
- const PutClassificationExportConfigurationCommand_1 = require("./commands/PutClassificationExportConfigurationCommand");
67
- const PutFindingsPublicationConfigurationCommand_1 = require("./commands/PutFindingsPublicationConfigurationCommand");
68
- const SearchResourcesCommand_1 = require("./commands/SearchResourcesCommand");
69
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
70
- const TestCustomDataIdentifierCommand_1 = require("./commands/TestCustomDataIdentifierCommand");
71
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
72
- const UpdateAllowListCommand_1 = require("./commands/UpdateAllowListCommand");
73
- const UpdateAutomatedDiscoveryConfigurationCommand_1 = require("./commands/UpdateAutomatedDiscoveryConfigurationCommand");
74
- const UpdateClassificationJobCommand_1 = require("./commands/UpdateClassificationJobCommand");
75
- const UpdateClassificationScopeCommand_1 = require("./commands/UpdateClassificationScopeCommand");
76
- const UpdateFindingsFilterCommand_1 = require("./commands/UpdateFindingsFilterCommand");
77
- const UpdateMacieSessionCommand_1 = require("./commands/UpdateMacieSessionCommand");
78
- const UpdateMemberSessionCommand_1 = require("./commands/UpdateMemberSessionCommand");
79
- const UpdateOrganizationConfigurationCommand_1 = require("./commands/UpdateOrganizationConfigurationCommand");
80
- const UpdateResourceProfileCommand_1 = require("./commands/UpdateResourceProfileCommand");
81
- const UpdateResourceProfileDetectionsCommand_1 = require("./commands/UpdateResourceProfileDetectionsCommand");
82
- const UpdateRevealConfigurationCommand_1 = require("./commands/UpdateRevealConfigurationCommand");
83
- const UpdateSensitivityInspectionTemplateCommand_1 = require("./commands/UpdateSensitivityInspectionTemplateCommand");
84
- const Macie2Client_1 = require("./Macie2Client");
85
- const commands = {
86
- AcceptInvitationCommand: AcceptInvitationCommand_1.AcceptInvitationCommand,
87
- BatchGetCustomDataIdentifiersCommand: BatchGetCustomDataIdentifiersCommand_1.BatchGetCustomDataIdentifiersCommand,
88
- CreateAllowListCommand: CreateAllowListCommand_1.CreateAllowListCommand,
89
- CreateClassificationJobCommand: CreateClassificationJobCommand_1.CreateClassificationJobCommand,
90
- CreateCustomDataIdentifierCommand: CreateCustomDataIdentifierCommand_1.CreateCustomDataIdentifierCommand,
91
- CreateFindingsFilterCommand: CreateFindingsFilterCommand_1.CreateFindingsFilterCommand,
92
- CreateInvitationsCommand: CreateInvitationsCommand_1.CreateInvitationsCommand,
93
- CreateMemberCommand: CreateMemberCommand_1.CreateMemberCommand,
94
- CreateSampleFindingsCommand: CreateSampleFindingsCommand_1.CreateSampleFindingsCommand,
95
- DeclineInvitationsCommand: DeclineInvitationsCommand_1.DeclineInvitationsCommand,
96
- DeleteAllowListCommand: DeleteAllowListCommand_1.DeleteAllowListCommand,
97
- DeleteCustomDataIdentifierCommand: DeleteCustomDataIdentifierCommand_1.DeleteCustomDataIdentifierCommand,
98
- DeleteFindingsFilterCommand: DeleteFindingsFilterCommand_1.DeleteFindingsFilterCommand,
99
- DeleteInvitationsCommand: DeleteInvitationsCommand_1.DeleteInvitationsCommand,
100
- DeleteMemberCommand: DeleteMemberCommand_1.DeleteMemberCommand,
101
- DescribeBucketsCommand: DescribeBucketsCommand_1.DescribeBucketsCommand,
102
- DescribeClassificationJobCommand: DescribeClassificationJobCommand_1.DescribeClassificationJobCommand,
103
- DescribeOrganizationConfigurationCommand: DescribeOrganizationConfigurationCommand_1.DescribeOrganizationConfigurationCommand,
104
- DisableMacieCommand: DisableMacieCommand_1.DisableMacieCommand,
105
- DisableOrganizationAdminAccountCommand: DisableOrganizationAdminAccountCommand_1.DisableOrganizationAdminAccountCommand,
106
- DisassociateFromAdministratorAccountCommand: DisassociateFromAdministratorAccountCommand_1.DisassociateFromAdministratorAccountCommand,
107
- DisassociateFromMasterAccountCommand: DisassociateFromMasterAccountCommand_1.DisassociateFromMasterAccountCommand,
108
- DisassociateMemberCommand: DisassociateMemberCommand_1.DisassociateMemberCommand,
109
- EnableMacieCommand: EnableMacieCommand_1.EnableMacieCommand,
110
- EnableOrganizationAdminAccountCommand: EnableOrganizationAdminAccountCommand_1.EnableOrganizationAdminAccountCommand,
111
- GetAdministratorAccountCommand: GetAdministratorAccountCommand_1.GetAdministratorAccountCommand,
112
- GetAllowListCommand: GetAllowListCommand_1.GetAllowListCommand,
113
- GetAutomatedDiscoveryConfigurationCommand: GetAutomatedDiscoveryConfigurationCommand_1.GetAutomatedDiscoveryConfigurationCommand,
114
- GetBucketStatisticsCommand: GetBucketStatisticsCommand_1.GetBucketStatisticsCommand,
115
- GetClassificationExportConfigurationCommand: GetClassificationExportConfigurationCommand_1.GetClassificationExportConfigurationCommand,
116
- GetClassificationScopeCommand: GetClassificationScopeCommand_1.GetClassificationScopeCommand,
117
- GetCustomDataIdentifierCommand: GetCustomDataIdentifierCommand_1.GetCustomDataIdentifierCommand,
118
- GetFindingsCommand: GetFindingsCommand_1.GetFindingsCommand,
119
- GetFindingsFilterCommand: GetFindingsFilterCommand_1.GetFindingsFilterCommand,
120
- GetFindingsPublicationConfigurationCommand: GetFindingsPublicationConfigurationCommand_1.GetFindingsPublicationConfigurationCommand,
121
- GetFindingStatisticsCommand: GetFindingStatisticsCommand_1.GetFindingStatisticsCommand,
122
- GetInvitationsCountCommand: GetInvitationsCountCommand_1.GetInvitationsCountCommand,
123
- GetMacieSessionCommand: GetMacieSessionCommand_1.GetMacieSessionCommand,
124
- GetMasterAccountCommand: GetMasterAccountCommand_1.GetMasterAccountCommand,
125
- GetMemberCommand: GetMemberCommand_1.GetMemberCommand,
126
- GetResourceProfileCommand: GetResourceProfileCommand_1.GetResourceProfileCommand,
127
- GetRevealConfigurationCommand: GetRevealConfigurationCommand_1.GetRevealConfigurationCommand,
128
- GetSensitiveDataOccurrencesCommand: GetSensitiveDataOccurrencesCommand_1.GetSensitiveDataOccurrencesCommand,
129
- GetSensitiveDataOccurrencesAvailabilityCommand: GetSensitiveDataOccurrencesAvailabilityCommand_1.GetSensitiveDataOccurrencesAvailabilityCommand,
130
- GetSensitivityInspectionTemplateCommand: GetSensitivityInspectionTemplateCommand_1.GetSensitivityInspectionTemplateCommand,
131
- GetUsageStatisticsCommand: GetUsageStatisticsCommand_1.GetUsageStatisticsCommand,
132
- GetUsageTotalsCommand: GetUsageTotalsCommand_1.GetUsageTotalsCommand,
133
- ListAllowListsCommand: ListAllowListsCommand_1.ListAllowListsCommand,
134
- ListClassificationJobsCommand: ListClassificationJobsCommand_1.ListClassificationJobsCommand,
135
- ListClassificationScopesCommand: ListClassificationScopesCommand_1.ListClassificationScopesCommand,
136
- ListCustomDataIdentifiersCommand: ListCustomDataIdentifiersCommand_1.ListCustomDataIdentifiersCommand,
137
- ListFindingsCommand: ListFindingsCommand_1.ListFindingsCommand,
138
- ListFindingsFiltersCommand: ListFindingsFiltersCommand_1.ListFindingsFiltersCommand,
139
- ListInvitationsCommand: ListInvitationsCommand_1.ListInvitationsCommand,
140
- ListManagedDataIdentifiersCommand: ListManagedDataIdentifiersCommand_1.ListManagedDataIdentifiersCommand,
141
- ListMembersCommand: ListMembersCommand_1.ListMembersCommand,
142
- ListOrganizationAdminAccountsCommand: ListOrganizationAdminAccountsCommand_1.ListOrganizationAdminAccountsCommand,
143
- ListResourceProfileArtifactsCommand: ListResourceProfileArtifactsCommand_1.ListResourceProfileArtifactsCommand,
144
- ListResourceProfileDetectionsCommand: ListResourceProfileDetectionsCommand_1.ListResourceProfileDetectionsCommand,
145
- ListSensitivityInspectionTemplatesCommand: ListSensitivityInspectionTemplatesCommand_1.ListSensitivityInspectionTemplatesCommand,
146
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
147
- PutClassificationExportConfigurationCommand: PutClassificationExportConfigurationCommand_1.PutClassificationExportConfigurationCommand,
148
- PutFindingsPublicationConfigurationCommand: PutFindingsPublicationConfigurationCommand_1.PutFindingsPublicationConfigurationCommand,
149
- SearchResourcesCommand: SearchResourcesCommand_1.SearchResourcesCommand,
150
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
151
- TestCustomDataIdentifierCommand: TestCustomDataIdentifierCommand_1.TestCustomDataIdentifierCommand,
152
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
153
- UpdateAllowListCommand: UpdateAllowListCommand_1.UpdateAllowListCommand,
154
- UpdateAutomatedDiscoveryConfigurationCommand: UpdateAutomatedDiscoveryConfigurationCommand_1.UpdateAutomatedDiscoveryConfigurationCommand,
155
- UpdateClassificationJobCommand: UpdateClassificationJobCommand_1.UpdateClassificationJobCommand,
156
- UpdateClassificationScopeCommand: UpdateClassificationScopeCommand_1.UpdateClassificationScopeCommand,
157
- UpdateFindingsFilterCommand: UpdateFindingsFilterCommand_1.UpdateFindingsFilterCommand,
158
- UpdateMacieSessionCommand: UpdateMacieSessionCommand_1.UpdateMacieSessionCommand,
159
- UpdateMemberSessionCommand: UpdateMemberSessionCommand_1.UpdateMemberSessionCommand,
160
- UpdateOrganizationConfigurationCommand: UpdateOrganizationConfigurationCommand_1.UpdateOrganizationConfigurationCommand,
161
- UpdateResourceProfileCommand: UpdateResourceProfileCommand_1.UpdateResourceProfileCommand,
162
- UpdateResourceProfileDetectionsCommand: UpdateResourceProfileDetectionsCommand_1.UpdateResourceProfileDetectionsCommand,
163
- UpdateRevealConfigurationCommand: UpdateRevealConfigurationCommand_1.UpdateRevealConfigurationCommand,
164
- UpdateSensitivityInspectionTemplateCommand: UpdateSensitivityInspectionTemplateCommand_1.UpdateSensitivityInspectionTemplateCommand,
165
- };
166
- class Macie2 extends Macie2Client_1.Macie2Client {
167
- }
168
- exports.Macie2 = Macie2;
169
- (0, smithy_client_1.createAggregatedClient)(commands, Macie2);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Macie2Client = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class Macie2Client extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.Macie2Client = Macie2Client;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptInvitationCommand = 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 AcceptInvitationCommand 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", "AcceptInvitation", {})
22
- .n("Macie2Client", "AcceptInvitationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_AcceptInvitationCommand)
25
- .de(Aws_restJson1_1.de_AcceptInvitationCommand)
26
- .build() {
27
- }
28
- exports.AcceptInvitationCommand = AcceptInvitationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchGetCustomDataIdentifiersCommand = 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 BatchGetCustomDataIdentifiersCommand 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", "BatchGetCustomDataIdentifiers", {})
22
- .n("Macie2Client", "BatchGetCustomDataIdentifiersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_BatchGetCustomDataIdentifiersCommand)
25
- .de(Aws_restJson1_1.de_BatchGetCustomDataIdentifiersCommand)
26
- .build() {
27
- }
28
- exports.BatchGetCustomDataIdentifiersCommand = BatchGetCustomDataIdentifiersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAllowListCommand = 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 CreateAllowListCommand 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", "CreateAllowList", {})
22
- .n("Macie2Client", "CreateAllowListCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateAllowListCommand)
25
- .de(Aws_restJson1_1.de_CreateAllowListCommand)
26
- .build() {
27
- }
28
- exports.CreateAllowListCommand = CreateAllowListCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateClassificationJobCommand = 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 CreateClassificationJobCommand 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", "CreateClassificationJob", {})
22
- .n("Macie2Client", "CreateClassificationJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateClassificationJobCommand)
25
- .de(Aws_restJson1_1.de_CreateClassificationJobCommand)
26
- .build() {
27
- }
28
- exports.CreateClassificationJobCommand = CreateClassificationJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCustomDataIdentifierCommand = 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 CreateCustomDataIdentifierCommand 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", "CreateCustomDataIdentifier", {})
22
- .n("Macie2Client", "CreateCustomDataIdentifierCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateCustomDataIdentifierCommand)
25
- .de(Aws_restJson1_1.de_CreateCustomDataIdentifierCommand)
26
- .build() {
27
- }
28
- exports.CreateCustomDataIdentifierCommand = CreateCustomDataIdentifierCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateFindingsFilterCommand = 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 CreateFindingsFilterCommand 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", "CreateFindingsFilter", {})
22
- .n("Macie2Client", "CreateFindingsFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateFindingsFilterCommand)
25
- .de(Aws_restJson1_1.de_CreateFindingsFilterCommand)
26
- .build() {
27
- }
28
- exports.CreateFindingsFilterCommand = CreateFindingsFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateInvitationsCommand = 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 CreateInvitationsCommand 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", "CreateInvitations", {})
22
- .n("Macie2Client", "CreateInvitationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateInvitationsCommand)
25
- .de(Aws_restJson1_1.de_CreateInvitationsCommand)
26
- .build() {
27
- }
28
- exports.CreateInvitationsCommand = CreateInvitationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateMemberCommand = 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 CreateMemberCommand 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", "CreateMember", {})
22
- .n("Macie2Client", "CreateMemberCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateMemberCommand)
25
- .de(Aws_restJson1_1.de_CreateMemberCommand)
26
- .build() {
27
- }
28
- exports.CreateMemberCommand = CreateMemberCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSampleFindingsCommand = 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 CreateSampleFindingsCommand 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", "CreateSampleFindings", {})
22
- .n("Macie2Client", "CreateSampleFindingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateSampleFindingsCommand)
25
- .de(Aws_restJson1_1.de_CreateSampleFindingsCommand)
26
- .build() {
27
- }
28
- exports.CreateSampleFindingsCommand = CreateSampleFindingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeclineInvitationsCommand = 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 DeclineInvitationsCommand 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", "DeclineInvitations", {})
22
- .n("Macie2Client", "DeclineInvitationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeclineInvitationsCommand)
25
- .de(Aws_restJson1_1.de_DeclineInvitationsCommand)
26
- .build() {
27
- }
28
- exports.DeclineInvitationsCommand = DeclineInvitationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteAllowListCommand = 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 DeleteAllowListCommand 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", "DeleteAllowList", {})
22
- .n("Macie2Client", "DeleteAllowListCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteAllowListCommand)
25
- .de(Aws_restJson1_1.de_DeleteAllowListCommand)
26
- .build() {
27
- }
28
- exports.DeleteAllowListCommand = DeleteAllowListCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteCustomDataIdentifierCommand = 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 DeleteCustomDataIdentifierCommand 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", "DeleteCustomDataIdentifier", {})
22
- .n("Macie2Client", "DeleteCustomDataIdentifierCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteCustomDataIdentifierCommand)
25
- .de(Aws_restJson1_1.de_DeleteCustomDataIdentifierCommand)
26
- .build() {
27
- }
28
- exports.DeleteCustomDataIdentifierCommand = DeleteCustomDataIdentifierCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteFindingsFilterCommand = 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 DeleteFindingsFilterCommand 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", "DeleteFindingsFilter", {})
22
- .n("Macie2Client", "DeleteFindingsFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteFindingsFilterCommand)
25
- .de(Aws_restJson1_1.de_DeleteFindingsFilterCommand)
26
- .build() {
27
- }
28
- exports.DeleteFindingsFilterCommand = DeleteFindingsFilterCommand;
1
+ module.exports = require("../index.js");