@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,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Macie2ServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class Macie2ServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, Macie2ServiceException.prototype);
10
- }
11
- }
12
- exports.Macie2ServiceException = Macie2ServiceException;
1
+ module.exports = require("../index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);
1
+ module.exports = require("../index.js");
@@ -1,424 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ManagedDataIdentifierSelector = exports.ClassificationScopeUpdateOperation = exports.OrderBy = exports.AvailabilityCode = exports.AutomatedDiscoveryStatus = exports.AllowListStatusCode = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.AccessDeniedException = exports.UsageStatisticsFilterKey = exports.UsageStatisticsFilterComparator = exports.UsageType = exports.Unit = exports.Currency = exports.ErrorCode = exports.UnavailabilityReasonCode = exports.SearchResourcesSimpleCriterionKey = exports.SearchResourcesComparator = exports.ListJobsFilterKey = exports.LastRunErrorStatusCode = exports.JobType = exports.JobStatus = exports.TagTarget = exports.ScopeFilterKey = exports.RelationshipStatus = exports.FindingsFilterAction = exports.FindingType = exports.SeverityDescription = exports.StorageClass = exports.EncryptionType = exports.UserIdentityType = exports.FindingActionType = exports.SensitiveDataItemCategory = exports.OriginType = exports.FindingCategory = exports.DataIdentifierType = exports.SimpleCriterionKeyForJob = exports.JobComparator = exports.SharedAccess = exports.Type = exports.EffectivePermission = exports.IsMonitoredByJob = exports.IsDefinedInJob = exports.BucketMetadataErrorCode = exports.AllowsUnencryptedObjectUploads = exports.AdminStatus = void 0;
4
- exports.ListJobsSortAttributeName = exports.TimeRange = exports.UsageStatisticsSortKey = exports.UnprocessableEntityException = exports.RevealRequestStatus = exports.RetrievalMode = exports.RevealStatus = exports.GroupBy = exports.FindingStatisticsSortAttributeName = exports.MacieStatus = exports.FindingPublishingFrequency = exports.DataIdentifierSeverity = exports.DayOfWeek = void 0;
5
- const Macie2ServiceException_1 = require("./Macie2ServiceException");
6
- exports.AdminStatus = {
7
- DISABLING_IN_PROGRESS: "DISABLING_IN_PROGRESS",
8
- ENABLED: "ENABLED",
9
- };
10
- exports.AllowsUnencryptedObjectUploads = {
11
- FALSE: "FALSE",
12
- TRUE: "TRUE",
13
- UNKNOWN: "UNKNOWN",
14
- };
15
- exports.BucketMetadataErrorCode = {
16
- ACCESS_DENIED: "ACCESS_DENIED",
17
- };
18
- exports.IsDefinedInJob = {
19
- FALSE: "FALSE",
20
- TRUE: "TRUE",
21
- UNKNOWN: "UNKNOWN",
22
- };
23
- exports.IsMonitoredByJob = {
24
- FALSE: "FALSE",
25
- TRUE: "TRUE",
26
- UNKNOWN: "UNKNOWN",
27
- };
28
- exports.EffectivePermission = {
29
- NOT_PUBLIC: "NOT_PUBLIC",
30
- PUBLIC: "PUBLIC",
31
- UNKNOWN: "UNKNOWN",
32
- };
33
- exports.Type = {
34
- AES256: "AES256",
35
- NONE: "NONE",
36
- aws_kms: "aws:kms",
37
- };
38
- exports.SharedAccess = {
39
- EXTERNAL: "EXTERNAL",
40
- INTERNAL: "INTERNAL",
41
- NOT_SHARED: "NOT_SHARED",
42
- UNKNOWN: "UNKNOWN",
43
- };
44
- exports.JobComparator = {
45
- CONTAINS: "CONTAINS",
46
- EQ: "EQ",
47
- GT: "GT",
48
- GTE: "GTE",
49
- LT: "LT",
50
- LTE: "LTE",
51
- NE: "NE",
52
- STARTS_WITH: "STARTS_WITH",
53
- };
54
- exports.SimpleCriterionKeyForJob = {
55
- ACCOUNT_ID: "ACCOUNT_ID",
56
- S3_BUCKET_EFFECTIVE_PERMISSION: "S3_BUCKET_EFFECTIVE_PERMISSION",
57
- S3_BUCKET_NAME: "S3_BUCKET_NAME",
58
- S3_BUCKET_SHARED_ACCESS: "S3_BUCKET_SHARED_ACCESS",
59
- };
60
- exports.DataIdentifierType = {
61
- CUSTOM: "CUSTOM",
62
- MANAGED: "MANAGED",
63
- };
64
- exports.FindingCategory = {
65
- CLASSIFICATION: "CLASSIFICATION",
66
- POLICY: "POLICY",
67
- };
68
- exports.OriginType = {
69
- AUTOMATED_SENSITIVE_DATA_DISCOVERY: "AUTOMATED_SENSITIVE_DATA_DISCOVERY",
70
- SENSITIVE_DATA_DISCOVERY_JOB: "SENSITIVE_DATA_DISCOVERY_JOB",
71
- };
72
- exports.SensitiveDataItemCategory = {
73
- CREDENTIALS: "CREDENTIALS",
74
- CUSTOM_IDENTIFIER: "CUSTOM_IDENTIFIER",
75
- FINANCIAL_INFORMATION: "FINANCIAL_INFORMATION",
76
- PERSONAL_INFORMATION: "PERSONAL_INFORMATION",
77
- };
78
- exports.FindingActionType = {
79
- AWS_API_CALL: "AWS_API_CALL",
80
- };
81
- exports.UserIdentityType = {
82
- AWSAccount: "AWSAccount",
83
- AWSService: "AWSService",
84
- AssumedRole: "AssumedRole",
85
- FederatedUser: "FederatedUser",
86
- IAMUser: "IAMUser",
87
- Root: "Root",
88
- };
89
- exports.EncryptionType = {
90
- AES256: "AES256",
91
- NONE: "NONE",
92
- UNKNOWN: "UNKNOWN",
93
- aws_kms: "aws:kms",
94
- };
95
- exports.StorageClass = {
96
- DEEP_ARCHIVE: "DEEP_ARCHIVE",
97
- GLACIER: "GLACIER",
98
- GLACIER_IR: "GLACIER_IR",
99
- INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
100
- ONEZONE_IA: "ONEZONE_IA",
101
- OUTPOSTS: "OUTPOSTS",
102
- REDUCED_REDUNDANCY: "REDUCED_REDUNDANCY",
103
- STANDARD: "STANDARD",
104
- STANDARD_IA: "STANDARD_IA",
105
- };
106
- exports.SeverityDescription = {
107
- High: "High",
108
- Low: "Low",
109
- Medium: "Medium",
110
- };
111
- exports.FindingType = {
112
- Policy_IAMUser_S3BlockPublicAccessDisabled: "Policy:IAMUser/S3BlockPublicAccessDisabled",
113
- Policy_IAMUser_S3BucketEncryptionDisabled: "Policy:IAMUser/S3BucketEncryptionDisabled",
114
- Policy_IAMUser_S3BucketPublic: "Policy:IAMUser/S3BucketPublic",
115
- Policy_IAMUser_S3BucketReplicatedExternally: "Policy:IAMUser/S3BucketReplicatedExternally",
116
- Policy_IAMUser_S3BucketSharedExternally: "Policy:IAMUser/S3BucketSharedExternally",
117
- Policy_IAMUser_S3BucketSharedWithCloudFront: "Policy:IAMUser/S3BucketSharedWithCloudFront",
118
- SensitiveData_S3Object_Credentials: "SensitiveData:S3Object/Credentials",
119
- SensitiveData_S3Object_CustomIdentifier: "SensitiveData:S3Object/CustomIdentifier",
120
- SensitiveData_S3Object_Financial: "SensitiveData:S3Object/Financial",
121
- SensitiveData_S3Object_Multiple: "SensitiveData:S3Object/Multiple",
122
- SensitiveData_S3Object_Personal: "SensitiveData:S3Object/Personal",
123
- };
124
- exports.FindingsFilterAction = {
125
- ARCHIVE: "ARCHIVE",
126
- NOOP: "NOOP",
127
- };
128
- exports.RelationshipStatus = {
129
- AccountSuspended: "AccountSuspended",
130
- Created: "Created",
131
- EmailVerificationFailed: "EmailVerificationFailed",
132
- EmailVerificationInProgress: "EmailVerificationInProgress",
133
- Enabled: "Enabled",
134
- Invited: "Invited",
135
- Paused: "Paused",
136
- RegionDisabled: "RegionDisabled",
137
- Removed: "Removed",
138
- Resigned: "Resigned",
139
- };
140
- exports.ScopeFilterKey = {
141
- OBJECT_EXTENSION: "OBJECT_EXTENSION",
142
- OBJECT_KEY: "OBJECT_KEY",
143
- OBJECT_LAST_MODIFIED_DATE: "OBJECT_LAST_MODIFIED_DATE",
144
- OBJECT_SIZE: "OBJECT_SIZE",
145
- };
146
- exports.TagTarget = {
147
- S3_OBJECT: "S3_OBJECT",
148
- };
149
- exports.JobStatus = {
150
- CANCELLED: "CANCELLED",
151
- COMPLETE: "COMPLETE",
152
- IDLE: "IDLE",
153
- PAUSED: "PAUSED",
154
- RUNNING: "RUNNING",
155
- USER_PAUSED: "USER_PAUSED",
156
- };
157
- exports.JobType = {
158
- ONE_TIME: "ONE_TIME",
159
- SCHEDULED: "SCHEDULED",
160
- };
161
- exports.LastRunErrorStatusCode = {
162
- ERROR: "ERROR",
163
- NONE: "NONE",
164
- };
165
- exports.ListJobsFilterKey = {
166
- createdAt: "createdAt",
167
- jobStatus: "jobStatus",
168
- jobType: "jobType",
169
- name: "name",
170
- };
171
- exports.SearchResourcesComparator = {
172
- EQ: "EQ",
173
- NE: "NE",
174
- };
175
- exports.SearchResourcesSimpleCriterionKey = {
176
- ACCOUNT_ID: "ACCOUNT_ID",
177
- S3_BUCKET_EFFECTIVE_PERMISSION: "S3_BUCKET_EFFECTIVE_PERMISSION",
178
- S3_BUCKET_NAME: "S3_BUCKET_NAME",
179
- S3_BUCKET_SHARED_ACCESS: "S3_BUCKET_SHARED_ACCESS",
180
- };
181
- exports.UnavailabilityReasonCode = {
182
- ACCOUNT_NOT_IN_ORGANIZATION: "ACCOUNT_NOT_IN_ORGANIZATION",
183
- INVALID_CLASSIFICATION_RESULT: "INVALID_CLASSIFICATION_RESULT",
184
- INVALID_RESULT_SIGNATURE: "INVALID_RESULT_SIGNATURE",
185
- MEMBER_ROLE_TOO_PERMISSIVE: "MEMBER_ROLE_TOO_PERMISSIVE",
186
- MISSING_GET_MEMBER_PERMISSION: "MISSING_GET_MEMBER_PERMISSION",
187
- OBJECT_EXCEEDS_SIZE_QUOTA: "OBJECT_EXCEEDS_SIZE_QUOTA",
188
- OBJECT_UNAVAILABLE: "OBJECT_UNAVAILABLE",
189
- RESULT_NOT_SIGNED: "RESULT_NOT_SIGNED",
190
- ROLE_TOO_PERMISSIVE: "ROLE_TOO_PERMISSIVE",
191
- UNSUPPORTED_FINDING_TYPE: "UNSUPPORTED_FINDING_TYPE",
192
- UNSUPPORTED_OBJECT_TYPE: "UNSUPPORTED_OBJECT_TYPE",
193
- };
194
- exports.ErrorCode = {
195
- ClientError: "ClientError",
196
- InternalError: "InternalError",
197
- };
198
- exports.Currency = {
199
- USD: "USD",
200
- };
201
- exports.Unit = {
202
- TERABYTES: "TERABYTES",
203
- };
204
- exports.UsageType = {
205
- AUTOMATED_OBJECT_MONITORING: "AUTOMATED_OBJECT_MONITORING",
206
- AUTOMATED_SENSITIVE_DATA_DISCOVERY: "AUTOMATED_SENSITIVE_DATA_DISCOVERY",
207
- DATA_INVENTORY_EVALUATION: "DATA_INVENTORY_EVALUATION",
208
- SENSITIVE_DATA_DISCOVERY: "SENSITIVE_DATA_DISCOVERY",
209
- };
210
- exports.UsageStatisticsFilterComparator = {
211
- CONTAINS: "CONTAINS",
212
- EQ: "EQ",
213
- GT: "GT",
214
- GTE: "GTE",
215
- LT: "LT",
216
- LTE: "LTE",
217
- NE: "NE",
218
- };
219
- exports.UsageStatisticsFilterKey = {
220
- accountId: "accountId",
221
- freeTrialStartDate: "freeTrialStartDate",
222
- serviceLimit: "serviceLimit",
223
- total: "total",
224
- };
225
- class AccessDeniedException extends Macie2ServiceException_1.Macie2ServiceException {
226
- constructor(opts) {
227
- super({
228
- name: "AccessDeniedException",
229
- $fault: "client",
230
- ...opts,
231
- });
232
- this.name = "AccessDeniedException";
233
- this.$fault = "client";
234
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
235
- }
236
- }
237
- exports.AccessDeniedException = AccessDeniedException;
238
- class ConflictException extends Macie2ServiceException_1.Macie2ServiceException {
239
- constructor(opts) {
240
- super({
241
- name: "ConflictException",
242
- $fault: "client",
243
- ...opts,
244
- });
245
- this.name = "ConflictException";
246
- this.$fault = "client";
247
- Object.setPrototypeOf(this, ConflictException.prototype);
248
- }
249
- }
250
- exports.ConflictException = ConflictException;
251
- class InternalServerException extends Macie2ServiceException_1.Macie2ServiceException {
252
- constructor(opts) {
253
- super({
254
- name: "InternalServerException",
255
- $fault: "server",
256
- ...opts,
257
- });
258
- this.name = "InternalServerException";
259
- this.$fault = "server";
260
- Object.setPrototypeOf(this, InternalServerException.prototype);
261
- }
262
- }
263
- exports.InternalServerException = InternalServerException;
264
- class ResourceNotFoundException extends Macie2ServiceException_1.Macie2ServiceException {
265
- constructor(opts) {
266
- super({
267
- name: "ResourceNotFoundException",
268
- $fault: "client",
269
- ...opts,
270
- });
271
- this.name = "ResourceNotFoundException";
272
- this.$fault = "client";
273
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
274
- }
275
- }
276
- exports.ResourceNotFoundException = ResourceNotFoundException;
277
- class ServiceQuotaExceededException extends Macie2ServiceException_1.Macie2ServiceException {
278
- constructor(opts) {
279
- super({
280
- name: "ServiceQuotaExceededException",
281
- $fault: "client",
282
- ...opts,
283
- });
284
- this.name = "ServiceQuotaExceededException";
285
- this.$fault = "client";
286
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
287
- }
288
- }
289
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
290
- class ThrottlingException extends Macie2ServiceException_1.Macie2ServiceException {
291
- constructor(opts) {
292
- super({
293
- name: "ThrottlingException",
294
- $fault: "client",
295
- ...opts,
296
- });
297
- this.name = "ThrottlingException";
298
- this.$fault = "client";
299
- Object.setPrototypeOf(this, ThrottlingException.prototype);
300
- }
301
- }
302
- exports.ThrottlingException = ThrottlingException;
303
- class ValidationException extends Macie2ServiceException_1.Macie2ServiceException {
304
- constructor(opts) {
305
- super({
306
- name: "ValidationException",
307
- $fault: "client",
308
- ...opts,
309
- });
310
- this.name = "ValidationException";
311
- this.$fault = "client";
312
- Object.setPrototypeOf(this, ValidationException.prototype);
313
- }
314
- }
315
- exports.ValidationException = ValidationException;
316
- exports.AllowListStatusCode = {
317
- OK: "OK",
318
- S3_OBJECT_ACCESS_DENIED: "S3_OBJECT_ACCESS_DENIED",
319
- S3_OBJECT_EMPTY: "S3_OBJECT_EMPTY",
320
- S3_OBJECT_NOT_FOUND: "S3_OBJECT_NOT_FOUND",
321
- S3_OBJECT_OVERSIZE: "S3_OBJECT_OVERSIZE",
322
- S3_THROTTLED: "S3_THROTTLED",
323
- S3_USER_ACCESS_DENIED: "S3_USER_ACCESS_DENIED",
324
- UNKNOWN_ERROR: "UNKNOWN_ERROR",
325
- };
326
- exports.AutomatedDiscoveryStatus = {
327
- DISABLED: "DISABLED",
328
- ENABLED: "ENABLED",
329
- };
330
- exports.AvailabilityCode = {
331
- AVAILABLE: "AVAILABLE",
332
- UNAVAILABLE: "UNAVAILABLE",
333
- };
334
- exports.OrderBy = {
335
- ASC: "ASC",
336
- DESC: "DESC",
337
- };
338
- exports.ClassificationScopeUpdateOperation = {
339
- ADD: "ADD",
340
- REMOVE: "REMOVE",
341
- REPLACE: "REPLACE",
342
- };
343
- exports.ManagedDataIdentifierSelector = {
344
- ALL: "ALL",
345
- EXCLUDE: "EXCLUDE",
346
- INCLUDE: "INCLUDE",
347
- NONE: "NONE",
348
- RECOMMENDED: "RECOMMENDED",
349
- };
350
- exports.DayOfWeek = {
351
- FRIDAY: "FRIDAY",
352
- MONDAY: "MONDAY",
353
- SATURDAY: "SATURDAY",
354
- SUNDAY: "SUNDAY",
355
- THURSDAY: "THURSDAY",
356
- TUESDAY: "TUESDAY",
357
- WEDNESDAY: "WEDNESDAY",
358
- };
359
- exports.DataIdentifierSeverity = {
360
- HIGH: "HIGH",
361
- LOW: "LOW",
362
- MEDIUM: "MEDIUM",
363
- };
364
- exports.FindingPublishingFrequency = {
365
- FIFTEEN_MINUTES: "FIFTEEN_MINUTES",
366
- ONE_HOUR: "ONE_HOUR",
367
- SIX_HOURS: "SIX_HOURS",
368
- };
369
- exports.MacieStatus = {
370
- ENABLED: "ENABLED",
371
- PAUSED: "PAUSED",
372
- };
373
- exports.FindingStatisticsSortAttributeName = {
374
- count: "count",
375
- groupKey: "groupKey",
376
- };
377
- exports.GroupBy = {
378
- classificationDetails_jobId: "classificationDetails.jobId",
379
- resourcesAffected_s3Bucket_name: "resourcesAffected.s3Bucket.name",
380
- severity_description: "severity.description",
381
- type: "type",
382
- };
383
- exports.RevealStatus = {
384
- DISABLED: "DISABLED",
385
- ENABLED: "ENABLED",
386
- };
387
- exports.RetrievalMode = {
388
- ASSUME_ROLE: "ASSUME_ROLE",
389
- CALLER_CREDENTIALS: "CALLER_CREDENTIALS",
390
- };
391
- exports.RevealRequestStatus = {
392
- ERROR: "ERROR",
393
- PROCESSING: "PROCESSING",
394
- SUCCESS: "SUCCESS",
395
- };
396
- class UnprocessableEntityException extends Macie2ServiceException_1.Macie2ServiceException {
397
- constructor(opts) {
398
- super({
399
- name: "UnprocessableEntityException",
400
- $fault: "client",
401
- ...opts,
402
- });
403
- this.name = "UnprocessableEntityException";
404
- this.$fault = "client";
405
- Object.setPrototypeOf(this, UnprocessableEntityException.prototype);
406
- }
407
- }
408
- exports.UnprocessableEntityException = UnprocessableEntityException;
409
- exports.UsageStatisticsSortKey = {
410
- accountId: "accountId",
411
- freeTrialStartDate: "freeTrialStartDate",
412
- serviceLimitValue: "serviceLimitValue",
413
- total: "total",
414
- };
415
- exports.TimeRange = {
416
- MONTH_TO_DATE: "MONTH_TO_DATE",
417
- PAST_30_DAYS: "PAST_30_DAYS",
418
- };
419
- exports.ListJobsSortAttributeName = {
420
- createdAt: "createdAt",
421
- jobStatus: "jobStatus",
422
- jobType: "jobType",
423
- name: "name",
424
- };
1
+ module.exports = require("../index.js");
@@ -1,9 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchResourcesSortAttributeName = void 0;
4
- exports.SearchResourcesSortAttributeName = {
5
- ACCOUNT_ID: "ACCOUNT_ID",
6
- RESOURCE_NAME: "RESOURCE_NAME",
7
- S3_CLASSIFIABLE_OBJECT_COUNT: "S3_CLASSIFIABLE_OBJECT_COUNT",
8
- S3_CLASSIFIABLE_SIZE_IN_BYTES: "S3_CLASSIFIABLE_SIZE_IN_BYTES",
9
- };
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeBuckets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeBucketsCommand_1 = require("../commands/DescribeBucketsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateDescribeBuckets = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, DescribeBucketsCommand_1.DescribeBucketsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateGetUsageStatistics = void 0;
4
- const core_1 = require("@smithy/core");
5
- const GetUsageStatisticsCommand_1 = require("../commands/GetUsageStatisticsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateGetUsageStatistics = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, GetUsageStatisticsCommand_1.GetUsageStatisticsCommand, "nextToken", "nextToken", "maxResults");
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");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAllowLists = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAllowListsCommand_1 = require("../commands/ListAllowListsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListAllowLists = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListAllowListsCommand_1.ListAllowListsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListClassificationJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListClassificationJobsCommand_1 = require("../commands/ListClassificationJobsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListClassificationJobs = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListClassificationJobsCommand_1.ListClassificationJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListClassificationScopes = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListClassificationScopesCommand_1 = require("../commands/ListClassificationScopesCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListClassificationScopes = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListClassificationScopesCommand_1.ListClassificationScopesCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListCustomDataIdentifiers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListCustomDataIdentifiersCommand_1 = require("../commands/ListCustomDataIdentifiersCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListCustomDataIdentifiers = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListCustomDataIdentifiersCommand_1.ListCustomDataIdentifiersCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFindingsFilters = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFindingsFiltersCommand_1 = require("../commands/ListFindingsFiltersCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListFindingsFilters = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListFindingsFiltersCommand_1.ListFindingsFiltersCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFindings = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFindingsCommand_1 = require("../commands/ListFindingsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListFindings = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListFindingsCommand_1.ListFindingsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListInvitations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListInvitationsCommand_1 = require("../commands/ListInvitationsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListInvitations = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListInvitationsCommand_1.ListInvitationsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListManagedDataIdentifiers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListManagedDataIdentifiersCommand_1 = require("../commands/ListManagedDataIdentifiersCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListManagedDataIdentifiers = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListManagedDataIdentifiersCommand_1.ListManagedDataIdentifiersCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMembers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMembersCommand_1 = require("../commands/ListMembersCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListMembers = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListMembersCommand_1.ListMembersCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListOrganizationAdminAccounts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListOrganizationAdminAccountsCommand_1 = require("../commands/ListOrganizationAdminAccountsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListOrganizationAdminAccounts = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListOrganizationAdminAccountsCommand_1.ListOrganizationAdminAccountsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListResourceProfileArtifacts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListResourceProfileArtifactsCommand_1 = require("../commands/ListResourceProfileArtifactsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListResourceProfileArtifacts = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListResourceProfileArtifactsCommand_1.ListResourceProfileArtifactsCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListResourceProfileDetections = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListResourceProfileDetectionsCommand_1 = require("../commands/ListResourceProfileDetectionsCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListResourceProfileDetections = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListResourceProfileDetectionsCommand_1.ListResourceProfileDetectionsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSensitivityInspectionTemplates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSensitivityInspectionTemplatesCommand_1 = require("../commands/ListSensitivityInspectionTemplatesCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateListSensitivityInspectionTemplates = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, ListSensitivityInspectionTemplatesCommand_1.ListSensitivityInspectionTemplatesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateSearchResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const SearchResourcesCommand_1 = require("../commands/SearchResourcesCommand");
6
- const Macie2Client_1 = require("../Macie2Client");
7
- exports.paginateSearchResources = (0, core_1.createPaginator)(Macie2Client_1.Macie2Client, SearchResourcesCommand_1.SearchResourcesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,20 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./DescribeBucketsPaginator"), exports);
5
- tslib_1.__exportStar(require("./GetUsageStatisticsPaginator"), exports);
6
- tslib_1.__exportStar(require("./Interfaces"), exports);
7
- tslib_1.__exportStar(require("./ListAllowListsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListClassificationJobsPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListClassificationScopesPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListCustomDataIdentifiersPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListFindingsFiltersPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListFindingsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListInvitationsPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListManagedDataIdentifiersPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListMembersPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListOrganizationAdminAccountsPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListResourceProfileArtifactsPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListResourceProfileDetectionsPaginator"), exports);
19
- tslib_1.__exportStar(require("./ListSensitivityInspectionTemplatesPaginator"), exports);
20
- tslib_1.__exportStar(require("./SearchResourcesPaginator"), exports);
1
+ module.exports = require("../index.js");