@aws-sdk/client-backup 3.490.0 → 3.496.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 (129) hide show
  1. package/dist-cjs/Backup.js +1 -193
  2. package/dist-cjs/BackupClient.js +1 -43
  3. package/dist-cjs/commands/CancelLegalHoldCommand.js +1 -28
  4. package/dist-cjs/commands/CreateBackupPlanCommand.js +1 -29
  5. package/dist-cjs/commands/CreateBackupSelectionCommand.js +1 -28
  6. package/dist-cjs/commands/CreateBackupVaultCommand.js +1 -29
  7. package/dist-cjs/commands/CreateFrameworkCommand.js +1 -28
  8. package/dist-cjs/commands/CreateLegalHoldCommand.js +1 -29
  9. package/dist-cjs/commands/CreateLogicallyAirGappedBackupVaultCommand.js +1 -29
  10. package/dist-cjs/commands/CreateReportPlanCommand.js +1 -28
  11. package/dist-cjs/commands/CreateRestoreTestingPlanCommand.js +1 -29
  12. package/dist-cjs/commands/CreateRestoreTestingSelectionCommand.js +1 -29
  13. package/dist-cjs/commands/DeleteBackupPlanCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteBackupSelectionCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteBackupVaultCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteFrameworkCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteRecoveryPointCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteReportPlanCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteRestoreTestingPlanCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteRestoreTestingSelectionCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeBackupJobCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeBackupVaultCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeCopyJobCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeFrameworkCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeProtectedResourceCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeRecoveryPointCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeRegionSettingsCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeReportJobCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeReportPlanCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeRestoreJobCommand.js +1 -28
  35. package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +1 -28
  36. package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +1 -28
  37. package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +1 -28
  38. package/dist-cjs/commands/GetBackupPlanCommand.js +1 -29
  39. package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +1 -29
  40. package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +1 -29
  41. package/dist-cjs/commands/GetBackupSelectionCommand.js +1 -28
  42. package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +1 -28
  43. package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +1 -28
  44. package/dist-cjs/commands/GetLegalHoldCommand.js +1 -28
  45. package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +1 -29
  46. package/dist-cjs/commands/GetRestoreJobMetadataCommand.js +1 -29
  47. package/dist-cjs/commands/GetRestoreTestingInferredMetadataCommand.js +1 -28
  48. package/dist-cjs/commands/GetRestoreTestingPlanCommand.js +1 -28
  49. package/dist-cjs/commands/GetRestoreTestingSelectionCommand.js +1 -29
  50. package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +1 -28
  51. package/dist-cjs/commands/ListBackupJobSummariesCommand.js +1 -28
  52. package/dist-cjs/commands/ListBackupJobsCommand.js +1 -28
  53. package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +1 -28
  54. package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +1 -28
  55. package/dist-cjs/commands/ListBackupPlansCommand.js +1 -28
  56. package/dist-cjs/commands/ListBackupSelectionsCommand.js +1 -28
  57. package/dist-cjs/commands/ListBackupVaultsCommand.js +1 -28
  58. package/dist-cjs/commands/ListCopyJobSummariesCommand.js +1 -28
  59. package/dist-cjs/commands/ListCopyJobsCommand.js +1 -28
  60. package/dist-cjs/commands/ListFrameworksCommand.js +1 -28
  61. package/dist-cjs/commands/ListLegalHoldsCommand.js +1 -28
  62. package/dist-cjs/commands/ListProtectedResourcesByBackupVaultCommand.js +1 -28
  63. package/dist-cjs/commands/ListProtectedResourcesCommand.js +1 -28
  64. package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +1 -28
  65. package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +1 -28
  66. package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +1 -28
  67. package/dist-cjs/commands/ListReportJobsCommand.js +1 -28
  68. package/dist-cjs/commands/ListReportPlansCommand.js +1 -28
  69. package/dist-cjs/commands/ListRestoreJobSummariesCommand.js +1 -28
  70. package/dist-cjs/commands/ListRestoreJobsByProtectedResourceCommand.js +1 -28
  71. package/dist-cjs/commands/ListRestoreJobsCommand.js +1 -28
  72. package/dist-cjs/commands/ListRestoreTestingPlansCommand.js +1 -28
  73. package/dist-cjs/commands/ListRestoreTestingSelectionsCommand.js +1 -28
  74. package/dist-cjs/commands/ListTagsCommand.js +1 -29
  75. package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +1 -28
  76. package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +1 -28
  77. package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +1 -28
  78. package/dist-cjs/commands/PutRestoreValidationResultCommand.js +1 -28
  79. package/dist-cjs/commands/StartBackupJobCommand.js +1 -29
  80. package/dist-cjs/commands/StartCopyJobCommand.js +1 -28
  81. package/dist-cjs/commands/StartReportJobCommand.js +1 -28
  82. package/dist-cjs/commands/StartRestoreJobCommand.js +1 -29
  83. package/dist-cjs/commands/StopBackupJobCommand.js +1 -28
  84. package/dist-cjs/commands/TagResourceCommand.js +1 -29
  85. package/dist-cjs/commands/UntagResourceCommand.js +1 -29
  86. package/dist-cjs/commands/UpdateBackupPlanCommand.js +1 -29
  87. package/dist-cjs/commands/UpdateFrameworkCommand.js +1 -28
  88. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +1 -28
  89. package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateRegionSettingsCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateReportPlanCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateRestoreTestingPlanCommand.js +1 -28
  93. package/dist-cjs/commands/UpdateRestoreTestingSelectionCommand.js +1 -29
  94. package/dist-cjs/commands/index.js +1 -94
  95. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  96. package/dist-cjs/extensionConfiguration.js +1 -2
  97. package/dist-cjs/index.js +8611 -11
  98. package/dist-cjs/models/BackupServiceException.js +1 -12
  99. package/dist-cjs/models/index.js +1 -4
  100. package/dist-cjs/models/models_0.js +1 -448
  101. package/dist-cjs/pagination/Interfaces.js +1 -2
  102. package/dist-cjs/pagination/ListBackupJobSummariesPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListBackupJobsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListBackupPlanTemplatesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListBackupPlanVersionsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListBackupPlansPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListBackupSelectionsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListBackupVaultsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListCopyJobSummariesPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListCopyJobsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListFrameworksPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListLegalHoldsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListProtectedResourcesByBackupVaultPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListProtectedResourcesPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListRecoveryPointsByBackupVaultPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListRecoveryPointsByLegalHoldPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListRecoveryPointsByResourcePaginator.js +1 -7
  118. package/dist-cjs/pagination/ListReportJobsPaginator.js +1 -7
  119. package/dist-cjs/pagination/ListReportPlansPaginator.js +1 -7
  120. package/dist-cjs/pagination/ListRestoreJobSummariesPaginator.js +1 -7
  121. package/dist-cjs/pagination/ListRestoreJobsByProtectedResourcePaginator.js +1 -7
  122. package/dist-cjs/pagination/ListRestoreJobsPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListRestoreTestingPlansPaginator.js +1 -7
  124. package/dist-cjs/pagination/ListRestoreTestingSelectionsPaginator.js +1 -7
  125. package/dist-cjs/pagination/ListTagsPaginator.js +1 -7
  126. package/dist-cjs/pagination/index.js +1 -28
  127. package/dist-cjs/protocols/Aws_restJson1.js +1 -6100
  128. package/dist-cjs/runtimeExtensions.js +1 -22
  129. package/package.json +40 -40
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BackupServiceException = 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 BackupServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, BackupServiceException.prototype);
10
- }
11
- }
12
- exports.BackupServiceException = BackupServiceException;
1
+ module.exports = require("../index.js");
@@ -1,4 +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);
1
+ module.exports = require("../index.js");
@@ -1,448 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceInputFilterSensitiveLog = exports.StartRestoreJobInputFilterSensitiveLog = exports.StartBackupJobInputFilterSensitiveLog = exports.ListTagsOutputFilterSensitiveLog = exports.GetRestoreTestingSelectionOutputFilterSensitiveLog = exports.RestoreTestingSelectionForGetFilterSensitiveLog = exports.GetRestoreJobMetadataOutputFilterSensitiveLog = exports.GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog = exports.GetBackupPlanFromTemplateOutputFilterSensitiveLog = exports.GetBackupPlanFromJSONOutputFilterSensitiveLog = exports.GetBackupPlanOutputFilterSensitiveLog = exports.CreateRestoreTestingSelectionInputFilterSensitiveLog = exports.RestoreTestingSelectionForCreateFilterSensitiveLog = exports.CreateRestoreTestingPlanInputFilterSensitiveLog = exports.CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog = exports.CreateLegalHoldInputFilterSensitiveLog = exports.CreateBackupVaultInputFilterSensitiveLog = exports.CreateBackupPlanInputFilterSensitiveLog = exports.BackupPlanInputFilterSensitiveLog = exports.BackupRuleInputFilterSensitiveLog = exports.BackupPlanFilterSensitiveLog = exports.BackupRuleFilterSensitiveLog = exports.RestoreJobState = exports.RestoreValidationStatus = exports.RestoreJobStatus = exports.RestoreDeletionStatus = exports.StorageClass = exports.RecoveryPointStatus = exports.VaultType = exports.DependencyFailureException = exports.RestoreTestingRecoveryPointType = exports.RestoreTestingRecoveryPointSelectionAlgorithm = exports.InvalidRequestException = exports.VaultState = exports.LegalHoldStatus = exports.LimitExceededException = exports.CopyJobStatus = exports.CopyJobState = exports.ConflictException = exports.ServiceUnavailableException = exports.ResourceNotFoundException = exports.MissingParameterValueException = exports.InvalidResourceStateException = exports.InvalidParameterValueException = exports.BackupVaultEvent = exports.ConditionType = exports.BackupJobStatus = exports.BackupJobState = exports.AlreadyExistsException = exports.AggregationPeriod = void 0;
4
- exports.UpdateRestoreTestingSelectionInputFilterSensitiveLog = exports.RestoreTestingSelectionForUpdateFilterSensitiveLog = exports.UpdateBackupPlanInputFilterSensitiveLog = exports.UntagResourceInputFilterSensitiveLog = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const BackupServiceException_1 = require("./BackupServiceException");
7
- exports.AggregationPeriod = {
8
- FOURTEEN_DAYS: "FOURTEEN_DAYS",
9
- ONE_DAY: "ONE_DAY",
10
- SEVEN_DAYS: "SEVEN_DAYS",
11
- };
12
- class AlreadyExistsException extends BackupServiceException_1.BackupServiceException {
13
- constructor(opts) {
14
- super({
15
- name: "AlreadyExistsException",
16
- $fault: "client",
17
- ...opts,
18
- });
19
- this.name = "AlreadyExistsException";
20
- this.$fault = "client";
21
- Object.setPrototypeOf(this, AlreadyExistsException.prototype);
22
- this.Code = opts.Code;
23
- this.Message = opts.Message;
24
- this.CreatorRequestId = opts.CreatorRequestId;
25
- this.Arn = opts.Arn;
26
- this.Type = opts.Type;
27
- this.Context = opts.Context;
28
- }
29
- }
30
- exports.AlreadyExistsException = AlreadyExistsException;
31
- exports.BackupJobState = {
32
- ABORTED: "ABORTED",
33
- ABORTING: "ABORTING",
34
- COMPLETED: "COMPLETED",
35
- CREATED: "CREATED",
36
- EXPIRED: "EXPIRED",
37
- FAILED: "FAILED",
38
- PARTIAL: "PARTIAL",
39
- PENDING: "PENDING",
40
- RUNNING: "RUNNING",
41
- };
42
- exports.BackupJobStatus = {
43
- ABORTED: "ABORTED",
44
- ABORTING: "ABORTING",
45
- AGGREGATE_ALL: "AGGREGATE_ALL",
46
- ANY: "ANY",
47
- COMPLETED: "COMPLETED",
48
- CREATED: "CREATED",
49
- EXPIRED: "EXPIRED",
50
- FAILED: "FAILED",
51
- PARTIAL: "PARTIAL",
52
- PENDING: "PENDING",
53
- RUNNING: "RUNNING",
54
- };
55
- exports.ConditionType = {
56
- STRINGEQUALS: "STRINGEQUALS",
57
- };
58
- exports.BackupVaultEvent = {
59
- BACKUP_JOB_COMPLETED: "BACKUP_JOB_COMPLETED",
60
- BACKUP_JOB_EXPIRED: "BACKUP_JOB_EXPIRED",
61
- BACKUP_JOB_FAILED: "BACKUP_JOB_FAILED",
62
- BACKUP_JOB_STARTED: "BACKUP_JOB_STARTED",
63
- BACKUP_JOB_SUCCESSFUL: "BACKUP_JOB_SUCCESSFUL",
64
- BACKUP_PLAN_CREATED: "BACKUP_PLAN_CREATED",
65
- BACKUP_PLAN_MODIFIED: "BACKUP_PLAN_MODIFIED",
66
- COPY_JOB_FAILED: "COPY_JOB_FAILED",
67
- COPY_JOB_STARTED: "COPY_JOB_STARTED",
68
- COPY_JOB_SUCCESSFUL: "COPY_JOB_SUCCESSFUL",
69
- RECOVERY_POINT_MODIFIED: "RECOVERY_POINT_MODIFIED",
70
- RESTORE_JOB_COMPLETED: "RESTORE_JOB_COMPLETED",
71
- RESTORE_JOB_FAILED: "RESTORE_JOB_FAILED",
72
- RESTORE_JOB_STARTED: "RESTORE_JOB_STARTED",
73
- RESTORE_JOB_SUCCESSFUL: "RESTORE_JOB_SUCCESSFUL",
74
- S3_BACKUP_OBJECT_FAILED: "S3_BACKUP_OBJECT_FAILED",
75
- S3_RESTORE_OBJECT_FAILED: "S3_RESTORE_OBJECT_FAILED",
76
- };
77
- class InvalidParameterValueException extends BackupServiceException_1.BackupServiceException {
78
- constructor(opts) {
79
- super({
80
- name: "InvalidParameterValueException",
81
- $fault: "client",
82
- ...opts,
83
- });
84
- this.name = "InvalidParameterValueException";
85
- this.$fault = "client";
86
- Object.setPrototypeOf(this, InvalidParameterValueException.prototype);
87
- this.Code = opts.Code;
88
- this.Message = opts.Message;
89
- this.Type = opts.Type;
90
- this.Context = opts.Context;
91
- }
92
- }
93
- exports.InvalidParameterValueException = InvalidParameterValueException;
94
- class InvalidResourceStateException extends BackupServiceException_1.BackupServiceException {
95
- constructor(opts) {
96
- super({
97
- name: "InvalidResourceStateException",
98
- $fault: "client",
99
- ...opts,
100
- });
101
- this.name = "InvalidResourceStateException";
102
- this.$fault = "client";
103
- Object.setPrototypeOf(this, InvalidResourceStateException.prototype);
104
- this.Code = opts.Code;
105
- this.Message = opts.Message;
106
- this.Type = opts.Type;
107
- this.Context = opts.Context;
108
- }
109
- }
110
- exports.InvalidResourceStateException = InvalidResourceStateException;
111
- class MissingParameterValueException extends BackupServiceException_1.BackupServiceException {
112
- constructor(opts) {
113
- super({
114
- name: "MissingParameterValueException",
115
- $fault: "client",
116
- ...opts,
117
- });
118
- this.name = "MissingParameterValueException";
119
- this.$fault = "client";
120
- Object.setPrototypeOf(this, MissingParameterValueException.prototype);
121
- this.Code = opts.Code;
122
- this.Message = opts.Message;
123
- this.Type = opts.Type;
124
- this.Context = opts.Context;
125
- }
126
- }
127
- exports.MissingParameterValueException = MissingParameterValueException;
128
- class ResourceNotFoundException extends BackupServiceException_1.BackupServiceException {
129
- constructor(opts) {
130
- super({
131
- name: "ResourceNotFoundException",
132
- $fault: "client",
133
- ...opts,
134
- });
135
- this.name = "ResourceNotFoundException";
136
- this.$fault = "client";
137
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
138
- this.Code = opts.Code;
139
- this.Message = opts.Message;
140
- this.Type = opts.Type;
141
- this.Context = opts.Context;
142
- }
143
- }
144
- exports.ResourceNotFoundException = ResourceNotFoundException;
145
- class ServiceUnavailableException extends BackupServiceException_1.BackupServiceException {
146
- constructor(opts) {
147
- super({
148
- name: "ServiceUnavailableException",
149
- $fault: "server",
150
- ...opts,
151
- });
152
- this.name = "ServiceUnavailableException";
153
- this.$fault = "server";
154
- Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
155
- this.Code = opts.Code;
156
- this.Message = opts.Message;
157
- this.Type = opts.Type;
158
- this.Context = opts.Context;
159
- }
160
- }
161
- exports.ServiceUnavailableException = ServiceUnavailableException;
162
- class ConflictException extends BackupServiceException_1.BackupServiceException {
163
- constructor(opts) {
164
- super({
165
- name: "ConflictException",
166
- $fault: "client",
167
- ...opts,
168
- });
169
- this.name = "ConflictException";
170
- this.$fault = "client";
171
- Object.setPrototypeOf(this, ConflictException.prototype);
172
- this.Code = opts.Code;
173
- this.Message = opts.Message;
174
- this.Type = opts.Type;
175
- this.Context = opts.Context;
176
- }
177
- }
178
- exports.ConflictException = ConflictException;
179
- exports.CopyJobState = {
180
- COMPLETED: "COMPLETED",
181
- CREATED: "CREATED",
182
- FAILED: "FAILED",
183
- PARTIAL: "PARTIAL",
184
- RUNNING: "RUNNING",
185
- };
186
- exports.CopyJobStatus = {
187
- ABORTED: "ABORTED",
188
- ABORTING: "ABORTING",
189
- AGGREGATE_ALL: "AGGREGATE_ALL",
190
- ANY: "ANY",
191
- COMPLETED: "COMPLETED",
192
- COMPLETING: "COMPLETING",
193
- CREATED: "CREATED",
194
- FAILED: "FAILED",
195
- FAILING: "FAILING",
196
- PARTIAL: "PARTIAL",
197
- RUNNING: "RUNNING",
198
- };
199
- class LimitExceededException extends BackupServiceException_1.BackupServiceException {
200
- constructor(opts) {
201
- super({
202
- name: "LimitExceededException",
203
- $fault: "client",
204
- ...opts,
205
- });
206
- this.name = "LimitExceededException";
207
- this.$fault = "client";
208
- Object.setPrototypeOf(this, LimitExceededException.prototype);
209
- this.Code = opts.Code;
210
- this.Message = opts.Message;
211
- this.Type = opts.Type;
212
- this.Context = opts.Context;
213
- }
214
- }
215
- exports.LimitExceededException = LimitExceededException;
216
- exports.LegalHoldStatus = {
217
- ACTIVE: "ACTIVE",
218
- CANCELED: "CANCELED",
219
- CANCELING: "CANCELING",
220
- CREATING: "CREATING",
221
- };
222
- exports.VaultState = {
223
- AVAILABLE: "AVAILABLE",
224
- CREATING: "CREATING",
225
- FAILED: "FAILED",
226
- };
227
- class InvalidRequestException extends BackupServiceException_1.BackupServiceException {
228
- constructor(opts) {
229
- super({
230
- name: "InvalidRequestException",
231
- $fault: "client",
232
- ...opts,
233
- });
234
- this.name = "InvalidRequestException";
235
- this.$fault = "client";
236
- Object.setPrototypeOf(this, InvalidRequestException.prototype);
237
- this.Code = opts.Code;
238
- this.Message = opts.Message;
239
- this.Type = opts.Type;
240
- this.Context = opts.Context;
241
- }
242
- }
243
- exports.InvalidRequestException = InvalidRequestException;
244
- exports.RestoreTestingRecoveryPointSelectionAlgorithm = {
245
- LATEST_WITHIN_WINDOW: "LATEST_WITHIN_WINDOW",
246
- RANDOM_WITHIN_WINDOW: "RANDOM_WITHIN_WINDOW",
247
- };
248
- exports.RestoreTestingRecoveryPointType = {
249
- CONTINUOUS: "CONTINUOUS",
250
- SNAPSHOT: "SNAPSHOT",
251
- };
252
- class DependencyFailureException extends BackupServiceException_1.BackupServiceException {
253
- constructor(opts) {
254
- super({
255
- name: "DependencyFailureException",
256
- $fault: "server",
257
- ...opts,
258
- });
259
- this.name = "DependencyFailureException";
260
- this.$fault = "server";
261
- Object.setPrototypeOf(this, DependencyFailureException.prototype);
262
- this.Code = opts.Code;
263
- this.Message = opts.Message;
264
- this.Type = opts.Type;
265
- this.Context = opts.Context;
266
- }
267
- }
268
- exports.DependencyFailureException = DependencyFailureException;
269
- exports.VaultType = {
270
- BACKUP_VAULT: "BACKUP_VAULT",
271
- LOGICALLY_AIR_GAPPED_BACKUP_VAULT: "LOGICALLY_AIR_GAPPED_BACKUP_VAULT",
272
- };
273
- exports.RecoveryPointStatus = {
274
- COMPLETED: "COMPLETED",
275
- DELETING: "DELETING",
276
- EXPIRED: "EXPIRED",
277
- PARTIAL: "PARTIAL",
278
- };
279
- exports.StorageClass = {
280
- COLD: "COLD",
281
- DELETED: "DELETED",
282
- WARM: "WARM",
283
- };
284
- exports.RestoreDeletionStatus = {
285
- DELETING: "DELETING",
286
- FAILED: "FAILED",
287
- SUCCESSFUL: "SUCCESSFUL",
288
- };
289
- exports.RestoreJobStatus = {
290
- ABORTED: "ABORTED",
291
- COMPLETED: "COMPLETED",
292
- FAILED: "FAILED",
293
- PENDING: "PENDING",
294
- RUNNING: "RUNNING",
295
- };
296
- exports.RestoreValidationStatus = {
297
- FAILED: "FAILED",
298
- SUCCESSFUL: "SUCCESSFUL",
299
- TIMED_OUT: "TIMED_OUT",
300
- VALIDATING: "VALIDATING",
301
- };
302
- exports.RestoreJobState = {
303
- ABORTED: "ABORTED",
304
- AGGREGATE_ALL: "AGGREGATE_ALL",
305
- ANY: "ANY",
306
- COMPLETED: "COMPLETED",
307
- CREATED: "CREATED",
308
- FAILED: "FAILED",
309
- PENDING: "PENDING",
310
- RUNNING: "RUNNING",
311
- };
312
- const BackupRuleFilterSensitiveLog = (obj) => ({
313
- ...obj,
314
- ...(obj.RecoveryPointTags && { RecoveryPointTags: smithy_client_1.SENSITIVE_STRING }),
315
- });
316
- exports.BackupRuleFilterSensitiveLog = BackupRuleFilterSensitiveLog;
317
- const BackupPlanFilterSensitiveLog = (obj) => ({
318
- ...obj,
319
- ...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.BackupRuleFilterSensitiveLog)(item)) }),
320
- });
321
- exports.BackupPlanFilterSensitiveLog = BackupPlanFilterSensitiveLog;
322
- const BackupRuleInputFilterSensitiveLog = (obj) => ({
323
- ...obj,
324
- ...(obj.RecoveryPointTags && { RecoveryPointTags: smithy_client_1.SENSITIVE_STRING }),
325
- });
326
- exports.BackupRuleInputFilterSensitiveLog = BackupRuleInputFilterSensitiveLog;
327
- const BackupPlanInputFilterSensitiveLog = (obj) => ({
328
- ...obj,
329
- ...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.BackupRuleInputFilterSensitiveLog)(item)) }),
330
- });
331
- exports.BackupPlanInputFilterSensitiveLog = BackupPlanInputFilterSensitiveLog;
332
- const CreateBackupPlanInputFilterSensitiveLog = (obj) => ({
333
- ...obj,
334
- ...(obj.BackupPlan && { BackupPlan: (0, exports.BackupPlanInputFilterSensitiveLog)(obj.BackupPlan) }),
335
- ...(obj.BackupPlanTags && { BackupPlanTags: smithy_client_1.SENSITIVE_STRING }),
336
- });
337
- exports.CreateBackupPlanInputFilterSensitiveLog = CreateBackupPlanInputFilterSensitiveLog;
338
- const CreateBackupVaultInputFilterSensitiveLog = (obj) => ({
339
- ...obj,
340
- ...(obj.BackupVaultTags && { BackupVaultTags: smithy_client_1.SENSITIVE_STRING }),
341
- });
342
- exports.CreateBackupVaultInputFilterSensitiveLog = CreateBackupVaultInputFilterSensitiveLog;
343
- const CreateLegalHoldInputFilterSensitiveLog = (obj) => ({
344
- ...obj,
345
- ...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
346
- });
347
- exports.CreateLegalHoldInputFilterSensitiveLog = CreateLegalHoldInputFilterSensitiveLog;
348
- const CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog = (obj) => ({
349
- ...obj,
350
- ...(obj.BackupVaultTags && { BackupVaultTags: smithy_client_1.SENSITIVE_STRING }),
351
- });
352
- exports.CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog = CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog;
353
- const CreateRestoreTestingPlanInputFilterSensitiveLog = (obj) => ({
354
- ...obj,
355
- ...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
356
- });
357
- exports.CreateRestoreTestingPlanInputFilterSensitiveLog = CreateRestoreTestingPlanInputFilterSensitiveLog;
358
- const RestoreTestingSelectionForCreateFilterSensitiveLog = (obj) => ({
359
- ...obj,
360
- ...(obj.RestoreMetadataOverrides && { RestoreMetadataOverrides: smithy_client_1.SENSITIVE_STRING }),
361
- });
362
- exports.RestoreTestingSelectionForCreateFilterSensitiveLog = RestoreTestingSelectionForCreateFilterSensitiveLog;
363
- const CreateRestoreTestingSelectionInputFilterSensitiveLog = (obj) => ({
364
- ...obj,
365
- ...(obj.RestoreTestingSelection && {
366
- RestoreTestingSelection: (0, exports.RestoreTestingSelectionForCreateFilterSensitiveLog)(obj.RestoreTestingSelection),
367
- }),
368
- });
369
- exports.CreateRestoreTestingSelectionInputFilterSensitiveLog = CreateRestoreTestingSelectionInputFilterSensitiveLog;
370
- const GetBackupPlanOutputFilterSensitiveLog = (obj) => ({
371
- ...obj,
372
- ...(obj.BackupPlan && { BackupPlan: (0, exports.BackupPlanFilterSensitiveLog)(obj.BackupPlan) }),
373
- });
374
- exports.GetBackupPlanOutputFilterSensitiveLog = GetBackupPlanOutputFilterSensitiveLog;
375
- const GetBackupPlanFromJSONOutputFilterSensitiveLog = (obj) => ({
376
- ...obj,
377
- ...(obj.BackupPlan && { BackupPlan: (0, exports.BackupPlanFilterSensitiveLog)(obj.BackupPlan) }),
378
- });
379
- exports.GetBackupPlanFromJSONOutputFilterSensitiveLog = GetBackupPlanFromJSONOutputFilterSensitiveLog;
380
- const GetBackupPlanFromTemplateOutputFilterSensitiveLog = (obj) => ({
381
- ...obj,
382
- ...(obj.BackupPlanDocument && { BackupPlanDocument: (0, exports.BackupPlanFilterSensitiveLog)(obj.BackupPlanDocument) }),
383
- });
384
- exports.GetBackupPlanFromTemplateOutputFilterSensitiveLog = GetBackupPlanFromTemplateOutputFilterSensitiveLog;
385
- const GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog = (obj) => ({
386
- ...obj,
387
- ...(obj.RestoreMetadata && { RestoreMetadata: smithy_client_1.SENSITIVE_STRING }),
388
- });
389
- exports.GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog = GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog;
390
- const GetRestoreJobMetadataOutputFilterSensitiveLog = (obj) => ({
391
- ...obj,
392
- ...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
393
- });
394
- exports.GetRestoreJobMetadataOutputFilterSensitiveLog = GetRestoreJobMetadataOutputFilterSensitiveLog;
395
- const RestoreTestingSelectionForGetFilterSensitiveLog = (obj) => ({
396
- ...obj,
397
- ...(obj.RestoreMetadataOverrides && { RestoreMetadataOverrides: smithy_client_1.SENSITIVE_STRING }),
398
- });
399
- exports.RestoreTestingSelectionForGetFilterSensitiveLog = RestoreTestingSelectionForGetFilterSensitiveLog;
400
- const GetRestoreTestingSelectionOutputFilterSensitiveLog = (obj) => ({
401
- ...obj,
402
- ...(obj.RestoreTestingSelection && {
403
- RestoreTestingSelection: (0, exports.RestoreTestingSelectionForGetFilterSensitiveLog)(obj.RestoreTestingSelection),
404
- }),
405
- });
406
- exports.GetRestoreTestingSelectionOutputFilterSensitiveLog = GetRestoreTestingSelectionOutputFilterSensitiveLog;
407
- const ListTagsOutputFilterSensitiveLog = (obj) => ({
408
- ...obj,
409
- ...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
410
- });
411
- exports.ListTagsOutputFilterSensitiveLog = ListTagsOutputFilterSensitiveLog;
412
- const StartBackupJobInputFilterSensitiveLog = (obj) => ({
413
- ...obj,
414
- ...(obj.RecoveryPointTags && { RecoveryPointTags: smithy_client_1.SENSITIVE_STRING }),
415
- });
416
- exports.StartBackupJobInputFilterSensitiveLog = StartBackupJobInputFilterSensitiveLog;
417
- const StartRestoreJobInputFilterSensitiveLog = (obj) => ({
418
- ...obj,
419
- ...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
420
- });
421
- exports.StartRestoreJobInputFilterSensitiveLog = StartRestoreJobInputFilterSensitiveLog;
422
- const TagResourceInputFilterSensitiveLog = (obj) => ({
423
- ...obj,
424
- ...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
425
- });
426
- exports.TagResourceInputFilterSensitiveLog = TagResourceInputFilterSensitiveLog;
427
- const UntagResourceInputFilterSensitiveLog = (obj) => ({
428
- ...obj,
429
- ...(obj.TagKeyList && { TagKeyList: smithy_client_1.SENSITIVE_STRING }),
430
- });
431
- exports.UntagResourceInputFilterSensitiveLog = UntagResourceInputFilterSensitiveLog;
432
- const UpdateBackupPlanInputFilterSensitiveLog = (obj) => ({
433
- ...obj,
434
- ...(obj.BackupPlan && { BackupPlan: (0, exports.BackupPlanInputFilterSensitiveLog)(obj.BackupPlan) }),
435
- });
436
- exports.UpdateBackupPlanInputFilterSensitiveLog = UpdateBackupPlanInputFilterSensitiveLog;
437
- const RestoreTestingSelectionForUpdateFilterSensitiveLog = (obj) => ({
438
- ...obj,
439
- ...(obj.RestoreMetadataOverrides && { RestoreMetadataOverrides: smithy_client_1.SENSITIVE_STRING }),
440
- });
441
- exports.RestoreTestingSelectionForUpdateFilterSensitiveLog = RestoreTestingSelectionForUpdateFilterSensitiveLog;
442
- const UpdateRestoreTestingSelectionInputFilterSensitiveLog = (obj) => ({
443
- ...obj,
444
- ...(obj.RestoreTestingSelection && {
445
- RestoreTestingSelection: (0, exports.RestoreTestingSelectionForUpdateFilterSensitiveLog)(obj.RestoreTestingSelection),
446
- }),
447
- });
448
- exports.UpdateRestoreTestingSelectionInputFilterSensitiveLog = UpdateRestoreTestingSelectionInputFilterSensitiveLog;
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.paginateListBackupJobSummaries = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupJobSummariesCommand_1 = require("../commands/ListBackupJobSummariesCommand");
7
- exports.paginateListBackupJobSummaries = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupJobSummariesCommand_1.ListBackupJobSummariesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBackupJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupJobsCommand_1 = require("../commands/ListBackupJobsCommand");
7
- exports.paginateListBackupJobs = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupJobsCommand_1.ListBackupJobsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBackupPlanTemplates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupPlanTemplatesCommand_1 = require("../commands/ListBackupPlanTemplatesCommand");
7
- exports.paginateListBackupPlanTemplates = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupPlanTemplatesCommand_1.ListBackupPlanTemplatesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBackupPlanVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupPlanVersionsCommand_1 = require("../commands/ListBackupPlanVersionsCommand");
7
- exports.paginateListBackupPlanVersions = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupPlanVersionsCommand_1.ListBackupPlanVersionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBackupPlans = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupPlansCommand_1 = require("../commands/ListBackupPlansCommand");
7
- exports.paginateListBackupPlans = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupPlansCommand_1.ListBackupPlansCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBackupSelections = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupSelectionsCommand_1 = require("../commands/ListBackupSelectionsCommand");
7
- exports.paginateListBackupSelections = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupSelectionsCommand_1.ListBackupSelectionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBackupVaults = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListBackupVaultsCommand_1 = require("../commands/ListBackupVaultsCommand");
7
- exports.paginateListBackupVaults = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListBackupVaultsCommand_1.ListBackupVaultsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListCopyJobSummaries = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListCopyJobSummariesCommand_1 = require("../commands/ListCopyJobSummariesCommand");
7
- exports.paginateListCopyJobSummaries = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListCopyJobSummariesCommand_1.ListCopyJobSummariesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListCopyJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListCopyJobsCommand_1 = require("../commands/ListCopyJobsCommand");
7
- exports.paginateListCopyJobs = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListCopyJobsCommand_1.ListCopyJobsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFrameworks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListFrameworksCommand_1 = require("../commands/ListFrameworksCommand");
7
- exports.paginateListFrameworks = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListFrameworksCommand_1.ListFrameworksCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListLegalHolds = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListLegalHoldsCommand_1 = require("../commands/ListLegalHoldsCommand");
7
- exports.paginateListLegalHolds = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListLegalHoldsCommand_1.ListLegalHoldsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListProtectedResourcesByBackupVault = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListProtectedResourcesByBackupVaultCommand_1 = require("../commands/ListProtectedResourcesByBackupVaultCommand");
7
- exports.paginateListProtectedResourcesByBackupVault = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListProtectedResourcesByBackupVaultCommand_1.ListProtectedResourcesByBackupVaultCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListProtectedResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListProtectedResourcesCommand_1 = require("../commands/ListProtectedResourcesCommand");
7
- exports.paginateListProtectedResources = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListProtectedResourcesCommand_1.ListProtectedResourcesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRecoveryPointsByBackupVault = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListRecoveryPointsByBackupVaultCommand_1 = require("../commands/ListRecoveryPointsByBackupVaultCommand");
7
- exports.paginateListRecoveryPointsByBackupVault = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListRecoveryPointsByBackupVaultCommand_1.ListRecoveryPointsByBackupVaultCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRecoveryPointsByLegalHold = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListRecoveryPointsByLegalHoldCommand_1 = require("../commands/ListRecoveryPointsByLegalHoldCommand");
7
- exports.paginateListRecoveryPointsByLegalHold = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListRecoveryPointsByLegalHoldCommand_1.ListRecoveryPointsByLegalHoldCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRecoveryPointsByResource = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListRecoveryPointsByResourceCommand_1 = require("../commands/ListRecoveryPointsByResourceCommand");
7
- exports.paginateListRecoveryPointsByResource = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListRecoveryPointsByResourceCommand_1.ListRecoveryPointsByResourceCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const BackupClient_1 = require("../BackupClient");
6
- const ListReportJobsCommand_1 = require("../commands/ListReportJobsCommand");
7
- exports.paginateListReportJobs = (0, core_1.createPaginator)(BackupClient_1.BackupClient, ListReportJobsCommand_1.ListReportJobsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");