aws-sdk 2.972.0 → 2.976.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.
- package/CHANGELOG.md +29 -1
- package/README.md +1 -1
- package/apis/backup-2018-11-15.min.json +573 -32
- package/apis/backup-2018-11-15.paginators.json +15 -0
- package/apis/comprehend-2017-11-27.min.json +109 -69
- package/apis/datasync-2018-11-09.min.json +13 -1
- package/apis/dlm-2018-01-12.min.json +30 -9
- package/apis/dms-2016-01-01.min.json +191 -134
- package/apis/ec2-2016-11-15.min.json +232 -223
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/eks-2017-11-01.min.json +5 -0
- package/apis/fms-2018-01-01.min.json +6 -0
- package/apis/frauddetector-2019-11-15.min.json +30 -28
- package/apis/glue-2017-03-31.min.json +624 -354
- package/apis/glue-2017-03-31.paginators.json +10 -0
- package/apis/iot-data-2015-05-28.min.json +82 -0
- package/apis/iot-data-2015-05-28.paginators.json +7 -1
- package/apis/mediaconvert-2017-08-29.min.json +110 -89
- package/apis/ssm-2014-11-06.min.json +13 -3
- package/apis/transcribe-2017-10-26.min.json +161 -64
- package/clients/apigateway.d.ts +9 -9
- package/clients/backup.d.ts +715 -109
- package/clients/cloudwatchevents.d.ts +67 -67
- package/clients/comprehend.d.ts +96 -0
- package/clients/datasync.d.ts +69 -53
- package/clients/dlm.d.ts +50 -18
- package/clients/dms.d.ts +110 -19
- package/clients/ec2.d.ts +60 -42
- package/clients/eks.d.ts +6 -2
- package/clients/eventbridge.d.ts +3 -3
- package/clients/fms.d.ts +9 -1
- package/clients/frauddetector.d.ts +10 -9
- package/clients/glue.d.ts +392 -0
- package/clients/iotdata.d.ts +99 -13
- package/clients/iotsitewise.d.ts +3 -3
- package/clients/mediaconvert.d.ts +46 -12
- package/clients/polly.d.ts +15 -15
- package/clients/robomaker.d.ts +3 -3
- package/clients/transcribeservice.d.ts +146 -35
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +19 -19
- package/dist/aws-sdk.js +456 -300
- package/dist/aws-sdk.min.js +72 -71
- package/lib/core.js +1 -1
- package/lib/metadata_service/endpoint.js +6 -0
- package/lib/metadata_service/endpoint_config_options.js +14 -0
- package/lib/metadata_service/endpoint_mode.js +6 -0
- package/lib/metadata_service/endpoint_mode_config_options.js +16 -0
- package/lib/metadata_service/get_metadata_service_endpoint.js +24 -0
- package/lib/metadata_service.js +13 -3
- package/lib/node_loader.js +27 -0
- package/package.json +1 -1
package/clients/dlm.d.ts
CHANGED
|
@@ -12,11 +12,11 @@ declare class DLM extends Service {
|
|
|
12
12
|
constructor(options?: DLM.Types.ClientConfiguration)
|
|
13
13
|
config: Config & DLM.Types.ClientConfiguration;
|
|
14
14
|
/**
|
|
15
|
-
* Creates a policy to manage the lifecycle of the specified
|
|
15
|
+
* Creates a policy to manage the lifecycle of the specified Amazon Web Services resources. You can create up to 100 lifecycle policies.
|
|
16
16
|
*/
|
|
17
17
|
createLifecyclePolicy(params: DLM.Types.CreateLifecyclePolicyRequest, callback?: (err: AWSError, data: DLM.Types.CreateLifecyclePolicyResponse) => void): Request<DLM.Types.CreateLifecyclePolicyResponse, AWSError>;
|
|
18
18
|
/**
|
|
19
|
-
* Creates a policy to manage the lifecycle of the specified
|
|
19
|
+
* Creates a policy to manage the lifecycle of the specified Amazon Web Services resources. You can create up to 100 lifecycle policies.
|
|
20
20
|
*/
|
|
21
21
|
createLifecyclePolicy(callback?: (err: AWSError, data: DLM.Types.CreateLifecyclePolicyResponse) => void): Request<DLM.Types.CreateLifecyclePolicyResponse, AWSError>;
|
|
22
22
|
/**
|
|
@@ -126,7 +126,7 @@ declare namespace DLM {
|
|
|
126
126
|
}
|
|
127
127
|
export interface CreateRule {
|
|
128
128
|
/**
|
|
129
|
-
* Specifies the destination for snapshots created by the policy. To create snapshots in the same Region as the source resource, specify CLOUD. To create snapshots on the same Outpost as the source resource, specify OUTPOST_LOCAL. If you omit this parameter, CLOUD is used by default. If the policy targets resources in an
|
|
129
|
+
* Specifies the destination for snapshots created by the policy. To create snapshots in the same Region as the source resource, specify CLOUD. To create snapshots on the same Outpost as the source resource, specify OUTPOST_LOCAL. If you omit this parameter, CLOUD is used by default. If the policy targets resources in an Amazon Web Services Region, then you must create snapshots in the same Region as the source resource. If the policy targets resources on an Outpost, then you can create snapshots on the same Outpost as the source resource, or in the Region of that Outpost.
|
|
130
130
|
*/
|
|
131
131
|
Location?: LocationValues;
|
|
132
132
|
/**
|
|
@@ -159,6 +159,16 @@ declare namespace DLM {
|
|
|
159
159
|
RetainRule?: CrossRegionCopyRetainRule;
|
|
160
160
|
}
|
|
161
161
|
export type CrossRegionCopyActionList = CrossRegionCopyAction[];
|
|
162
|
+
export interface CrossRegionCopyDeprecateRule {
|
|
163
|
+
/**
|
|
164
|
+
* The period after which to deprecate the cross-Region AMI copies. The period must be less than or equal to the cross-Region AMI copy retention period, and it can't be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
|
|
165
|
+
*/
|
|
166
|
+
Interval?: Interval;
|
|
167
|
+
/**
|
|
168
|
+
* The unit of time in which to measure the Interval.
|
|
169
|
+
*/
|
|
170
|
+
IntervalUnit?: RetentionIntervalUnitValues;
|
|
171
|
+
}
|
|
162
172
|
export interface CrossRegionCopyRetainRule {
|
|
163
173
|
/**
|
|
164
174
|
* The amount of time to retain each snapshot. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
|
|
@@ -171,11 +181,11 @@ declare namespace DLM {
|
|
|
171
181
|
}
|
|
172
182
|
export interface CrossRegionCopyRule {
|
|
173
183
|
/**
|
|
174
|
-
*
|
|
184
|
+
* Avoid using this parameter when creating new policies. Instead, use Target to specify a target Region or a target Outpost for snapshot copies. For policies created before the Target parameter was introduced, this parameter indicates the target Region for snapshot copies.
|
|
175
185
|
*/
|
|
176
186
|
TargetRegion?: TargetRegion;
|
|
177
187
|
/**
|
|
178
|
-
* The Amazon Resource Name (ARN) of the target
|
|
188
|
+
* The target Region or the Amazon Resource Name (ARN) of the target Outpost for the snapshot copies. Use this parameter instead of TargetRegion. Do not specify both.
|
|
179
189
|
*/
|
|
180
190
|
Target?: Target;
|
|
181
191
|
/**
|
|
@@ -183,17 +193,21 @@ declare namespace DLM {
|
|
|
183
193
|
*/
|
|
184
194
|
Encrypted: Encrypted;
|
|
185
195
|
/**
|
|
186
|
-
* The Amazon Resource Name (ARN) of the
|
|
196
|
+
* The Amazon Resource Name (ARN) of the KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.
|
|
187
197
|
*/
|
|
188
198
|
CmkArn?: CmkArn;
|
|
189
199
|
/**
|
|
190
|
-
*
|
|
200
|
+
* Indicates whether to copy all user-defined tags from the source snapshot to the cross-Region snapshot copy.
|
|
191
201
|
*/
|
|
192
202
|
CopyTags?: CopyTagsNullable;
|
|
193
203
|
/**
|
|
194
|
-
* The retention rule.
|
|
204
|
+
* The retention rule that indicates how long snapshot copies are to be retained in the destination Region.
|
|
195
205
|
*/
|
|
196
206
|
RetainRule?: CrossRegionCopyRetainRule;
|
|
207
|
+
/**
|
|
208
|
+
* The AMI deprecation rule for cross-Region AMI copies created by the rule.
|
|
209
|
+
*/
|
|
210
|
+
DeprecateRule?: CrossRegionCopyDeprecateRule;
|
|
197
211
|
}
|
|
198
212
|
export type CrossRegionCopyRules = CrossRegionCopyRule[];
|
|
199
213
|
export interface DeleteLifecyclePolicyRequest {
|
|
@@ -204,6 +218,20 @@ declare namespace DLM {
|
|
|
204
218
|
}
|
|
205
219
|
export interface DeleteLifecyclePolicyResponse {
|
|
206
220
|
}
|
|
221
|
+
export interface DeprecateRule {
|
|
222
|
+
/**
|
|
223
|
+
* If the schedule has a count-based retention rule, this parameter specifies the number of oldest AMIs to deprecate. The count must be less than or equal to the schedule's retention count, and it can't be greater than 1000.
|
|
224
|
+
*/
|
|
225
|
+
Count?: Count;
|
|
226
|
+
/**
|
|
227
|
+
* If the schedule has an age-based retention rule, this parameter specifies the period after which to deprecate AMIs created by the schedule. The period must be less than or equal to the schedule's retention period, and it can't be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
|
|
228
|
+
*/
|
|
229
|
+
Interval?: Interval;
|
|
230
|
+
/**
|
|
231
|
+
* The unit of time in which to measure the Interval.
|
|
232
|
+
*/
|
|
233
|
+
IntervalUnit?: RetentionIntervalUnitValues;
|
|
234
|
+
}
|
|
207
235
|
export type DescriptionRegex = string;
|
|
208
236
|
export type Encrypted = boolean;
|
|
209
237
|
export interface EncryptionConfiguration {
|
|
@@ -212,7 +240,7 @@ declare namespace DLM {
|
|
|
212
240
|
*/
|
|
213
241
|
Encrypted: Encrypted;
|
|
214
242
|
/**
|
|
215
|
-
* The Amazon Resource Name (ARN) of the
|
|
243
|
+
* The Amazon Resource Name (ARN) of the KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.
|
|
216
244
|
*/
|
|
217
245
|
CmkArn?: CmkArn;
|
|
218
246
|
}
|
|
@@ -222,7 +250,7 @@ declare namespace DLM {
|
|
|
222
250
|
*/
|
|
223
251
|
EventType: EventTypeValues;
|
|
224
252
|
/**
|
|
225
|
-
* The IDs of the
|
|
253
|
+
* The IDs of the Amazon Web Services accounts that can trigger policy by sharing snapshots with your account. The policy only runs if one of the specified Amazon Web Services accounts shares a snapshot with your account.
|
|
226
254
|
*/
|
|
227
255
|
SnapshotOwner: SnapshotOwnerList;
|
|
228
256
|
/**
|
|
@@ -232,7 +260,7 @@ declare namespace DLM {
|
|
|
232
260
|
}
|
|
233
261
|
export interface EventSource {
|
|
234
262
|
/**
|
|
235
|
-
* The source of the event. Currently only managed
|
|
263
|
+
* The source of the event. Currently only managed CloudWatch Events rules are supported.
|
|
236
264
|
*/
|
|
237
265
|
Type: EventSourceValues;
|
|
238
266
|
/**
|
|
@@ -280,7 +308,7 @@ declare namespace DLM {
|
|
|
280
308
|
*/
|
|
281
309
|
TargetTags?: TargetTagsFilterList;
|
|
282
310
|
/**
|
|
283
|
-
* The tags to add to objects created by the policy. Tags are strings in the format key=value. These user-defined tags are added in addition to the
|
|
311
|
+
* The tags to add to objects created by the policy. Tags are strings in the format key=value. These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.
|
|
284
312
|
*/
|
|
285
313
|
TagsToAdd?: TagsToAddFilterList;
|
|
286
314
|
}
|
|
@@ -398,7 +426,7 @@ declare namespace DLM {
|
|
|
398
426
|
export type PolicyDescription = string;
|
|
399
427
|
export interface PolicyDetails {
|
|
400
428
|
/**
|
|
401
|
-
* The valid target resource types and actions a policy can manage. Specify EBS_SNAPSHOT_MANAGEMENT to create a lifecycle policy that manages the lifecycle of Amazon EBS snapshots. Specify IMAGE_MANAGEMENT to create a lifecycle policy that manages the lifecycle of EBS-backed AMIs. Specify EVENT_BASED_POLICY to create an event-based policy that performs specific actions when a defined event occurs in your
|
|
429
|
+
* The valid target resource types and actions a policy can manage. Specify EBS_SNAPSHOT_MANAGEMENT to create a lifecycle policy that manages the lifecycle of Amazon EBS snapshots. Specify IMAGE_MANAGEMENT to create a lifecycle policy that manages the lifecycle of EBS-backed AMIs. Specify EVENT_BASED_POLICY to create an event-based policy that performs specific actions when a defined event occurs in your Amazon Web Services account. The default is EBS_SNAPSHOT_MANAGEMENT.
|
|
402
430
|
*/
|
|
403
431
|
PolicyType?: PolicyTypeValues;
|
|
404
432
|
/**
|
|
@@ -406,7 +434,7 @@ declare namespace DLM {
|
|
|
406
434
|
*/
|
|
407
435
|
ResourceTypes?: ResourceTypeValuesList;
|
|
408
436
|
/**
|
|
409
|
-
* The location of the resources to backup. If the source resources are located in an
|
|
437
|
+
* The location of the resources to backup. If the source resources are located in an Amazon Web Services Region, specify CLOUD. If the source resources are located on an Outpost in your account, specify OUTPOST. If you specify OUTPOST, Amazon Data Lifecycle Manager backs up all resources of the specified type with matching target tags across all of the Outposts in your account.
|
|
410
438
|
*/
|
|
411
439
|
ResourceLocations?: ResourceLocationList;
|
|
412
440
|
/**
|
|
@@ -462,7 +490,7 @@ declare namespace DLM {
|
|
|
462
490
|
*/
|
|
463
491
|
CopyTags?: CopyTags;
|
|
464
492
|
/**
|
|
465
|
-
* The tags to apply to policy-created resources. These user-defined tags are in addition to the
|
|
493
|
+
* The tags to apply to policy-created resources. These user-defined tags are in addition to the Amazon Web Services-added lifecycle tags.
|
|
466
494
|
*/
|
|
467
495
|
TagsToAdd?: TagsToAddList;
|
|
468
496
|
/**
|
|
@@ -486,20 +514,24 @@ declare namespace DLM {
|
|
|
486
514
|
*/
|
|
487
515
|
CrossRegionCopyRules?: CrossRegionCopyRules;
|
|
488
516
|
/**
|
|
489
|
-
* The rule for sharing snapshots with other
|
|
517
|
+
* The rule for sharing snapshots with other Amazon Web Services accounts.
|
|
490
518
|
*/
|
|
491
519
|
ShareRules?: ShareRules;
|
|
520
|
+
/**
|
|
521
|
+
* The AMI deprecation rule for the schedule.
|
|
522
|
+
*/
|
|
523
|
+
DeprecateRule?: DeprecateRule;
|
|
492
524
|
}
|
|
493
525
|
export type ScheduleList = Schedule[];
|
|
494
526
|
export type ScheduleName = string;
|
|
495
527
|
export type SettablePolicyStateValues = "ENABLED"|"DISABLED"|string;
|
|
496
528
|
export interface ShareRule {
|
|
497
529
|
/**
|
|
498
|
-
* The IDs of the
|
|
530
|
+
* The IDs of the Amazon Web Services accounts with which to share the snapshots.
|
|
499
531
|
*/
|
|
500
532
|
TargetAccounts: ShareTargetAccountList;
|
|
501
533
|
/**
|
|
502
|
-
* The period after which snapshots that are shared with other
|
|
534
|
+
* The period after which snapshots that are shared with other Amazon Web Services accounts are automatically unshared.
|
|
503
535
|
*/
|
|
504
536
|
UnshareInterval?: Interval;
|
|
505
537
|
/**
|
package/clients/dms.d.ts
CHANGED
|
@@ -269,11 +269,11 @@ declare class DMS extends Service {
|
|
|
269
269
|
*/
|
|
270
270
|
describeReplicationSubnetGroups(callback?: (err: AWSError, data: DMS.Types.DescribeReplicationSubnetGroupsResponse) => void): Request<DMS.Types.DescribeReplicationSubnetGroupsResponse, AWSError>;
|
|
271
271
|
/**
|
|
272
|
-
* Returns the task assessment results from the Amazon S3 bucket that DMS creates in your account. This action always returns the latest results. For more information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
|
|
272
|
+
* Returns the task assessment results from the Amazon S3 bucket that DMS creates in your Amazon Web Services account. This action always returns the latest results. For more information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
|
|
273
273
|
*/
|
|
274
274
|
describeReplicationTaskAssessmentResults(params: DMS.Types.DescribeReplicationTaskAssessmentResultsMessage, callback?: (err: AWSError, data: DMS.Types.DescribeReplicationTaskAssessmentResultsResponse) => void): Request<DMS.Types.DescribeReplicationTaskAssessmentResultsResponse, AWSError>;
|
|
275
275
|
/**
|
|
276
|
-
* Returns the task assessment results from the Amazon S3 bucket that DMS creates in your account. This action always returns the latest results. For more information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
|
|
276
|
+
* Returns the task assessment results from the Amazon S3 bucket that DMS creates in your Amazon Web Services account. This action always returns the latest results. For more information about DMS task assessments, see Creating a task assessment report in the Database Migration Service User Guide.
|
|
277
277
|
*/
|
|
278
278
|
describeReplicationTaskAssessmentResults(callback?: (err: AWSError, data: DMS.Types.DescribeReplicationTaskAssessmentResultsResponse) => void): Request<DMS.Types.DescribeReplicationTaskAssessmentResultsResponse, AWSError>;
|
|
279
279
|
/**
|
|
@@ -520,7 +520,7 @@ declare class DMS extends Service {
|
|
|
520
520
|
declare namespace DMS {
|
|
521
521
|
export interface AccountQuota {
|
|
522
522
|
/**
|
|
523
|
-
* The name of the DMS quota for this account.
|
|
523
|
+
* The name of the DMS quota for this Amazon Web Services account.
|
|
524
524
|
*/
|
|
525
525
|
AccountQuotaName?: String;
|
|
526
526
|
/**
|
|
@@ -565,6 +565,7 @@ declare namespace DMS {
|
|
|
565
565
|
*/
|
|
566
566
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
567
567
|
}
|
|
568
|
+
export type ArnList = String[];
|
|
568
569
|
export type AuthMechanismValue = "default"|"mongodb_cr"|"scram_sha_1"|string;
|
|
569
570
|
export type AuthTypeValue = "no"|"password"|string;
|
|
570
571
|
export interface AvailabilityZone {
|
|
@@ -588,6 +589,7 @@ declare namespace DMS {
|
|
|
588
589
|
*/
|
|
589
590
|
ReplicationTaskAssessmentRun?: ReplicationTaskAssessmentRun;
|
|
590
591
|
}
|
|
592
|
+
export type CannedAclForObjectsValue = "none"|"private"|"public-read"|"public-read-write"|"authenticated-read"|"aws-exec-read"|"bucket-owner-read"|"bucket-owner-full-control"|string;
|
|
591
593
|
export interface Certificate {
|
|
592
594
|
/**
|
|
593
595
|
* A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.
|
|
@@ -699,7 +701,7 @@ declare namespace DMS {
|
|
|
699
701
|
*/
|
|
700
702
|
ExtraConnectionAttributes?: String;
|
|
701
703
|
/**
|
|
702
|
-
* An KMS key identifier that is used to encrypt the connection parameters for the endpoint. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your account. Your account has a different default encryption key for each Region.
|
|
704
|
+
* An KMS key identifier that is used to encrypt the connection parameters for the endpoint. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
|
|
703
705
|
*/
|
|
704
706
|
KmsKeyId?: String;
|
|
705
707
|
/**
|
|
@@ -784,6 +786,10 @@ declare namespace DMS {
|
|
|
784
786
|
*/
|
|
785
787
|
ResourceIdentifier?: String;
|
|
786
788
|
DocDbSettings?: DocDbSettings;
|
|
789
|
+
/**
|
|
790
|
+
* Settings in JSON format for the target Redis endpoint.
|
|
791
|
+
*/
|
|
792
|
+
RedisSettings?: RedisSettings;
|
|
787
793
|
}
|
|
788
794
|
export interface CreateEndpointResponse {
|
|
789
795
|
/**
|
|
@@ -845,7 +851,7 @@ declare namespace DMS {
|
|
|
845
851
|
*/
|
|
846
852
|
VpcSecurityGroupIds?: VpcSecurityGroupIdList;
|
|
847
853
|
/**
|
|
848
|
-
* The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's Region, for example: us-east-1d
|
|
854
|
+
* The Availability Zone where the replication instance will be created. The default value is a random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region, for example: us-east-1d
|
|
849
855
|
*/
|
|
850
856
|
AvailabilityZone?: String;
|
|
851
857
|
/**
|
|
@@ -853,7 +859,7 @@ declare namespace DMS {
|
|
|
853
859
|
*/
|
|
854
860
|
ReplicationSubnetGroupIdentifier?: String;
|
|
855
861
|
/**
|
|
856
|
-
* The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC). Format: ddd:hh24:mi-ddd:hh24:mi Default: A 30-minute window selected at random from an 8-hour block of time per Region, occurring on a random day of the week. Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun Constraints: Minimum 30-minute window.
|
|
862
|
+
* The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC). Format: ddd:hh24:mi-ddd:hh24:mi Default: A 30-minute window selected at random from an 8-hour block of time per Amazon Web Services Region, occurring on a random day of the week. Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun Constraints: Minimum 30-minute window.
|
|
857
863
|
*/
|
|
858
864
|
PreferredMaintenanceWindow?: String;
|
|
859
865
|
/**
|
|
@@ -873,7 +879,7 @@ declare namespace DMS {
|
|
|
873
879
|
*/
|
|
874
880
|
Tags?: TagList;
|
|
875
881
|
/**
|
|
876
|
-
* An KMS key identifier that is used to encrypt the data on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your account. Your account has a different default encryption key for each Region.
|
|
882
|
+
* An KMS key identifier that is used to encrypt the data on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
|
|
877
883
|
*/
|
|
878
884
|
KmsKeyId?: String;
|
|
879
885
|
/**
|
|
@@ -1086,7 +1092,7 @@ declare namespace DMS {
|
|
|
1086
1092
|
*/
|
|
1087
1093
|
AccountQuotas?: AccountQuotaList;
|
|
1088
1094
|
/**
|
|
1089
|
-
* A unique DMS identifier for an account in a particular Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666. DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.
|
|
1095
|
+
* A unique DMS identifier for an account in a particular Amazon Web Services Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given Amazon Web Services Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666. DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.
|
|
1090
1096
|
*/
|
|
1091
1097
|
UniqueAccountIdentifier?: String;
|
|
1092
1098
|
}
|
|
@@ -1683,7 +1689,7 @@ declare namespace DMS {
|
|
|
1683
1689
|
*/
|
|
1684
1690
|
DocsToInvestigate?: IntegerOptional;
|
|
1685
1691
|
/**
|
|
1686
|
-
* The KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your account. Your account has a different default encryption key for each Region.
|
|
1692
|
+
* The KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
|
|
1687
1693
|
*/
|
|
1688
1694
|
KmsKeyId?: String;
|
|
1689
1695
|
/**
|
|
@@ -1763,7 +1769,7 @@ declare namespace DMS {
|
|
|
1763
1769
|
*/
|
|
1764
1770
|
Status?: String;
|
|
1765
1771
|
/**
|
|
1766
|
-
* An KMS key identifier that is used to encrypt the connection parameters for the endpoint. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your account. Your account has a different default encryption key for each Region.
|
|
1772
|
+
* An KMS key identifier that is used to encrypt the connection parameters for the endpoint. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
|
|
1767
1773
|
*/
|
|
1768
1774
|
KmsKeyId?: String;
|
|
1769
1775
|
/**
|
|
@@ -1851,6 +1857,10 @@ declare namespace DMS {
|
|
|
1851
1857
|
*/
|
|
1852
1858
|
IBMDb2Settings?: IBMDb2Settings;
|
|
1853
1859
|
DocDbSettings?: DocDbSettings;
|
|
1860
|
+
/**
|
|
1861
|
+
* The settings for the Redis target endpoint. For more information, see the RedisSettings structure.
|
|
1862
|
+
*/
|
|
1863
|
+
RedisSettings?: RedisSettings;
|
|
1854
1864
|
}
|
|
1855
1865
|
export type EndpointList = Endpoint[];
|
|
1856
1866
|
export interface EndpointSetting {
|
|
@@ -2050,6 +2060,7 @@ declare namespace DMS {
|
|
|
2050
2060
|
export type IncludeTestList = String[];
|
|
2051
2061
|
export type IndividualAssessmentNameList = String[];
|
|
2052
2062
|
export type Integer = number;
|
|
2063
|
+
export type IntegerList = Integer[];
|
|
2053
2064
|
export type IntegerOptional = number;
|
|
2054
2065
|
export type KafkaSecurityProtocol = "plaintext"|"ssl-authentication"|"ssl-encryption"|"sasl-ssl"|string;
|
|
2055
2066
|
export interface KafkaSettings {
|
|
@@ -2110,7 +2121,7 @@ declare namespace DMS {
|
|
|
2110
2121
|
*/
|
|
2111
2122
|
SslClientKeyPassword?: SecretString;
|
|
2112
2123
|
/**
|
|
2113
|
-
* The Amazon Resource Name (ARN) for the private
|
|
2124
|
+
* The Amazon Resource Name (ARN) for the private certificate authority (CA) cert that DMS uses to securely connect to your Kafka target endpoint.
|
|
2114
2125
|
*/
|
|
2115
2126
|
SslCaCertificateArn?: String;
|
|
2116
2127
|
/**
|
|
@@ -2122,7 +2133,7 @@ declare namespace DMS {
|
|
|
2122
2133
|
*/
|
|
2123
2134
|
SaslPassword?: SecretString;
|
|
2124
2135
|
/**
|
|
2125
|
-
*
|
|
2136
|
+
* Set this optional parameter to true to avoid adding a '0x' prefix to raw data in hexadecimal format. For example, by default, DMS adds a '0x' prefix to the LOB column type in hexadecimal format moving from an Oracle source to a Kafka target. Use the NoHexPrefix endpoint setting to enable migration of RAW data type columns without adding the '0x' prefix.
|
|
2126
2137
|
*/
|
|
2127
2138
|
NoHexPrefix?: BooleanOptional;
|
|
2128
2139
|
}
|
|
@@ -2165,15 +2176,19 @@ declare namespace DMS {
|
|
|
2165
2176
|
*/
|
|
2166
2177
|
IncludeNullAndEmpty?: BooleanOptional;
|
|
2167
2178
|
/**
|
|
2168
|
-
*
|
|
2179
|
+
* Set this optional parameter to true to avoid adding a '0x' prefix to raw data in hexadecimal format. For example, by default, DMS adds a '0x' prefix to the LOB column type in hexadecimal format moving from an Oracle source to an Amazon Kinesis target. Use the NoHexPrefix endpoint setting to enable migration of RAW data type columns without adding the '0x' prefix.
|
|
2169
2180
|
*/
|
|
2170
2181
|
NoHexPrefix?: BooleanOptional;
|
|
2171
2182
|
}
|
|
2172
2183
|
export interface ListTagsForResourceMessage {
|
|
2173
2184
|
/**
|
|
2174
|
-
* The Amazon Resource Name (ARN) string that uniquely identifies the DMS resource.
|
|
2185
|
+
* The Amazon Resource Name (ARN) string that uniquely identifies the DMS resource to list tags for. This returns a list of keys (names of tags) created for the resource and their associated tag values.
|
|
2175
2186
|
*/
|
|
2176
|
-
ResourceArn
|
|
2187
|
+
ResourceArn?: String;
|
|
2188
|
+
/**
|
|
2189
|
+
* List of ARNs that identify multiple DMS resources that you want to list tags for. This returns a list of keys (tag names) and their associated tag values. It also returns each tag's associated ResourceArn value, which is the ARN of the resource for which each listed tag is created.
|
|
2190
|
+
*/
|
|
2191
|
+
ResourceArnList?: ArnList;
|
|
2177
2192
|
}
|
|
2178
2193
|
export interface ListTagsForResourceResponse {
|
|
2179
2194
|
/**
|
|
@@ -2360,6 +2375,10 @@ declare namespace DMS {
|
|
|
2360
2375
|
* Settings in JSON format for the source DocumentDB endpoint. For more information about the available settings, see the configuration properties section in Using DocumentDB as a Target for Database Migration Service in the Database Migration Service User Guide.
|
|
2361
2376
|
*/
|
|
2362
2377
|
DocDbSettings?: DocDbSettings;
|
|
2378
|
+
/**
|
|
2379
|
+
* Settings in JSON format for the Redis target endpoint.
|
|
2380
|
+
*/
|
|
2381
|
+
RedisSettings?: RedisSettings;
|
|
2363
2382
|
/**
|
|
2364
2383
|
* If this attribute is Y, the current call to ModifyEndpoint replaces all existing endpoint settings with the exact settings that you specify in this call. If this attribute is N, the current call to ModifyEndpoint does two things: It replaces any endpoint settings that already exist with new values, for settings with the same names. It creates new endpoint settings that you specify in the call, for settings with different names. For example, if you call create-endpoint ... --endpoint-settings '{"a":1}' ..., the endpoint has the following endpoint settings: '{"a":1}'. If you then call modify-endpoint ... --endpoint-settings '{"b":2}' ... for the same endpoint, the endpoint has the following settings: '{"a":1,"b":2}'. However, suppose that you follow this with a call to modify-endpoint ... --endpoint-settings '{"b":2}' --exact-settings ... for that same endpoint again. Then the endpoint has the following settings: '{"b":2}'. All existing settings are replaced with the exact settings that you specify.
|
|
2365
2384
|
*/
|
|
@@ -2561,7 +2580,7 @@ declare namespace DMS {
|
|
|
2561
2580
|
*/
|
|
2562
2581
|
AuthSource?: String;
|
|
2563
2582
|
/**
|
|
2564
|
-
* The KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your account. Your account has a different default encryption key for each Region.
|
|
2583
|
+
* The KMS key identifier that is used to encrypt the content on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
|
|
2565
2584
|
*/
|
|
2566
2585
|
KmsKeyId?: String;
|
|
2567
2586
|
/**
|
|
@@ -2691,6 +2710,10 @@ declare namespace DMS {
|
|
|
2691
2710
|
* Set this attribute with ArchivedLogDestId in a primary/ standby setup. This attribute is useful in the case of a switchover. In this case, DMS needs to know which destination to get archive redo logs from to read changes. This need arises because the previous primary instance is now a standby instance after switchover. Although DMS supports the use of the Oracle RESETLOGS option to open the database, never use RESETLOGS unless necessary. For additional information about RESETLOGS, see RMAN Data Repair Concepts in the Oracle Database Backup and Recovery User's Guide.
|
|
2692
2711
|
*/
|
|
2693
2712
|
AdditionalArchivedLogDestId?: IntegerOptional;
|
|
2713
|
+
/**
|
|
2714
|
+
* Specifies the IDs of one more destinations for one or more archived redo logs. These IDs are the values of the dest_id column in the v$archived_log view. Use this setting with the archivedLogDestId extra connection attribute in a primary-to-single setup or a primary-to-multiple-standby setup. This setting is useful in a switchover when you use an Oracle Data Guard database as a source. In this case, DMS needs information about what destination to get archive redo logs from to read changes. DMS needs this because after the switchover the previous primary is a standby instance. For example, in a primary-to-single standby setup you might apply the following settings. archivedLogDestId=1; ExtraArchivedLogDestIds=[2] In a primary-to-multiple-standby setup, you might apply the following settings. archivedLogDestId=1; ExtraArchivedLogDestIds=[2,3,4] Although DMS supports the use of the Oracle RESETLOGS option to open the database, never use RESETLOGS unless it's necessary. For more information about RESETLOGS, see RMAN Data Repair Concepts in the Oracle Database Backup and Recovery User's Guide.
|
|
2715
|
+
*/
|
|
2716
|
+
ExtraArchivedLogDestIds?: IntegerList;
|
|
2694
2717
|
/**
|
|
2695
2718
|
* Set this attribute to true to enable replication of Oracle tables containing columns that are nested tables or defined types.
|
|
2696
2719
|
*/
|
|
@@ -2935,7 +2958,7 @@ declare namespace DMS {
|
|
|
2935
2958
|
*/
|
|
2936
2959
|
FailTasksOnLobTruncation?: BooleanOptional;
|
|
2937
2960
|
/**
|
|
2938
|
-
*
|
|
2961
|
+
* The write-ahead log (WAL) heartbeat feature mimics a dummy transaction. By doing this, it prevents idle logical replication slots from holding onto old WAL logs, which can result in storage full situations on the source. This heartbeat keeps restart_lsn moving and prevents storage full scenarios.
|
|
2939
2962
|
*/
|
|
2940
2963
|
HeartbeatEnable?: BooleanOptional;
|
|
2941
2964
|
/**
|
|
@@ -2963,7 +2986,7 @@ declare namespace DMS {
|
|
|
2963
2986
|
*/
|
|
2964
2987
|
Username?: String;
|
|
2965
2988
|
/**
|
|
2966
|
-
* Sets the name of a previously created logical replication slot for a CDC load of the PostgreSQL source instance.
|
|
2989
|
+
* Sets the name of a previously created logical replication slot for a change data capture (CDC) load of the PostgreSQL source instance. When used with the CdcStartPosition request parameter for the DMS API , this attribute also makes it possible to use native CDC start points. DMS verifies that the specified logical replication slot exists before starting the CDC load task. It also verifies that the task was created with a valid setting of CdcStartPosition. If the specified slot doesn't exist or the task doesn't have a valid CdcStartPosition setting, DMS raises an error. For more information about setting the CdcStartPosition request parameter, see Determining a CDC native start point in the Database Migration Service User Guide. For more information about using CdcStartPosition, see CreateReplicationTask, StartReplicationTask, and ModifyReplicationTask.
|
|
2967
2990
|
*/
|
|
2968
2991
|
SlotName?: String;
|
|
2969
2992
|
/**
|
|
@@ -2995,6 +3018,37 @@ declare namespace DMS {
|
|
|
2995
3018
|
*/
|
|
2996
3019
|
ReplicationInstance?: ReplicationInstance;
|
|
2997
3020
|
}
|
|
3021
|
+
export type RedisAuthTypeValue = "none"|"auth-role"|"auth-token"|string;
|
|
3022
|
+
export interface RedisSettings {
|
|
3023
|
+
/**
|
|
3024
|
+
* Fully qualified domain name of the endpoint.
|
|
3025
|
+
*/
|
|
3026
|
+
ServerName: String;
|
|
3027
|
+
/**
|
|
3028
|
+
* Transmission Control Protocol (TCP) port for the endpoint.
|
|
3029
|
+
*/
|
|
3030
|
+
Port: Integer;
|
|
3031
|
+
/**
|
|
3032
|
+
* The connection to a Redis target endpoint using Transport Layer Security (TLS). Valid values include plaintext and ssl-encryption. The default is ssl-encryption. The ssl-encryption option makes an encrypted connection. Optionally, you can identify an Amazon Resource Name (ARN) for an SSL certificate authority (CA) using the SslCaCertificateArn setting. If an ARN isn't given for a CA, DMS uses the Amazon root CA. The plaintext option doesn't provide Transport Layer Security (TLS) encryption for traffic between endpoint and database.
|
|
3033
|
+
*/
|
|
3034
|
+
SslSecurityProtocol?: SslSecurityProtocolValue;
|
|
3035
|
+
/**
|
|
3036
|
+
* The type of authentication to perform when connecting to a Redis target. Options include none, auth-token, and auth-role. The auth-token option requires an AuthPassword value to be provided. The auth-role option requires AuthUserName and AuthPassword values to be provided.
|
|
3037
|
+
*/
|
|
3038
|
+
AuthType?: RedisAuthTypeValue;
|
|
3039
|
+
/**
|
|
3040
|
+
* The user name provided with the auth-role option of the AuthType setting for a Redis target endpoint.
|
|
3041
|
+
*/
|
|
3042
|
+
AuthUserName?: String;
|
|
3043
|
+
/**
|
|
3044
|
+
* The password provided with the auth-role and auth-token options of the AuthType setting for a Redis target endpoint.
|
|
3045
|
+
*/
|
|
3046
|
+
AuthPassword?: SecretString;
|
|
3047
|
+
/**
|
|
3048
|
+
* The Amazon Resource Name (ARN) for the certificate authority (CA) that DMS uses to connect to your Redis target endpoint.
|
|
3049
|
+
*/
|
|
3050
|
+
SslCaCertificateArn?: String;
|
|
3051
|
+
}
|
|
2998
3052
|
export interface RedshiftSettings {
|
|
2999
3053
|
/**
|
|
3000
3054
|
* A value that indicates to allow any date format, including invalid formats such as 00/00/00 00:00:00, to be loaded without generating an error. You can choose true or false (the default). This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE with the DATEFORMAT parameter. If the date format for the data doesn't match the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that field.
|
|
@@ -3245,7 +3299,7 @@ declare namespace DMS {
|
|
|
3245
3299
|
*/
|
|
3246
3300
|
AutoMinorVersionUpgrade?: Boolean;
|
|
3247
3301
|
/**
|
|
3248
|
-
* An KMS key identifier that is used to encrypt the data on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your account. Your account has a different default encryption key for each Region.
|
|
3302
|
+
* An KMS key identifier that is used to encrypt the data on the replication instance. If you don't specify a value for the KmsKeyId parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
|
|
3249
3303
|
*/
|
|
3250
3304
|
KmsKeyId?: String;
|
|
3251
3305
|
/**
|
|
@@ -3707,12 +3761,45 @@ declare namespace DMS {
|
|
|
3707
3761
|
* Specifies the folder path of CDC files. For an S3 source, this setting is required if a task captures change data; otherwise, it's optional. If CdcPath is set, DMS reads CDC files from this path and replicates the data changes to the target endpoint. For an S3 target if you set PreserveTransactions to true, DMS verifies that you have set this parameter to a folder path on your S3 target where DMS can save the transaction order for the CDC load. DMS creates this CDC folder path in either your S3 target working directory or the S3 target location specified by BucketFolder and BucketName . For example, if you specify CdcPath as MyChangedData, and you specify BucketName as MyTargetBucket but do not specify BucketFolder, DMS creates the CDC folder path following: MyTargetBucket/MyChangedData. If you specify the same CdcPath, and you specify BucketName as MyTargetBucket and BucketFolder as MyTargetData, DMS creates the CDC folder path following: MyTargetBucket/MyTargetData/MyChangedData. For more information on CDC including transaction order on an S3 target, see Capturing data changes (CDC) including transaction order on the S3 target. This setting is supported in DMS versions 3.4.2 and later.
|
|
3708
3762
|
*/
|
|
3709
3763
|
CdcPath?: String;
|
|
3764
|
+
/**
|
|
3765
|
+
* A value that enables DMS to specify a predefined (canned) access control list for objects created in an Amazon S3 bucket as .csv or .parquet files. For more information about Amazon S3 canned ACLs, see Canned ACL in the Amazon S3 Developer Guide. The default value is NONE. Valid values include NONE, PRIVATE, PUBLIC_READ, PUBLIC_READ_WRITE, AUTHENTICATED_READ, AWS_EXEC_READ, BUCKET_OWNER_READ, and BUCKET_OWNER_FULL_CONTROL.
|
|
3766
|
+
*/
|
|
3767
|
+
CannedAclForObjects?: CannedAclForObjectsValue;
|
|
3768
|
+
/**
|
|
3769
|
+
* An optional parameter that, when set to true or y, you can use to add column name information to the .csv output file. The default value is false. Valid values are true, false, y, and n.
|
|
3770
|
+
*/
|
|
3771
|
+
AddColumnName?: BooleanOptional;
|
|
3772
|
+
/**
|
|
3773
|
+
* Maximum length of the interval, defined in seconds, after which to output a file to Amazon S3. When CdcMaxBatchInterval and CdcMinFileSize are both specified, the file write is triggered by whichever parameter condition is met first within an DMS CloudFormation template. The default value is 60 seconds.
|
|
3774
|
+
*/
|
|
3775
|
+
CdcMaxBatchInterval?: IntegerOptional;
|
|
3776
|
+
/**
|
|
3777
|
+
* Minimum file size, defined in megabytes, to reach for a file output to Amazon S3. When CdcMinFileSize and CdcMaxBatchInterval are both specified, the file write is triggered by whichever parameter condition is met first within an DMS CloudFormation template. The default value is 32 MB.
|
|
3778
|
+
*/
|
|
3779
|
+
CdcMinFileSize?: IntegerOptional;
|
|
3780
|
+
/**
|
|
3781
|
+
* An optional parameter that specifies how DMS treats null values. While handling the null value, you can use this parameter to pass a user-defined string as null when writing to the target. For example, when target columns are not nullable, you can use this option to differentiate between the empty string value and the null value. So, if you set this parameter value to the empty string ("" or ''), DMS treats the empty string as the null value instead of NULL. The default value is NULL. Valid values include any valid string.
|
|
3782
|
+
*/
|
|
3783
|
+
CsvNullValue?: String;
|
|
3784
|
+
/**
|
|
3785
|
+
* When this value is set to 1, DMS ignores the first row header in a .csv file. A value of 1 turns on the feature; a value of 0 turns off the feature. The default is 0.
|
|
3786
|
+
*/
|
|
3787
|
+
IgnoreHeaderRows?: IntegerOptional;
|
|
3788
|
+
/**
|
|
3789
|
+
* A value that specifies the maximum size (in KB) of any .csv file to be created while migrating to an S3 target during full load. The default value is 1,048,576 KB (1 GB). Valid values include 1 to 1,048,576.
|
|
3790
|
+
*/
|
|
3791
|
+
MaxFileSize?: IntegerOptional;
|
|
3792
|
+
/**
|
|
3793
|
+
* For an S3 source, when this value is set to true or y, each leading double quotation mark has to be followed by an ending double quotation mark. This formatting complies with RFC 4180. When this value is set to false or n, string literals are copied to the target as is. In this case, a delimiter (row or column) signals the end of the field. Thus, you can't use a delimiter as part of the string, because it signals the end of the value. For an S3 target, an optional parameter used to set behavior to comply with RFC 4180 for data migrated to Amazon S3 using .csv file format only. When this value is set to true or y using Amazon S3 as a target, if the data has quotation marks or newline characters in it, DMS encloses the entire column with an additional pair of double quotation marks ("). Every quotation mark within the data is repeated twice. The default value is true. Valid values include true, false, y, and n.
|
|
3794
|
+
*/
|
|
3795
|
+
Rfc4180?: BooleanOptional;
|
|
3710
3796
|
}
|
|
3711
3797
|
export type SafeguardPolicy = "rely-on-sql-server-replication-agent"|"exclusive-automatic-truncation"|"shared-automatic-truncation"|string;
|
|
3712
3798
|
export type SchemaList = String[];
|
|
3713
3799
|
export type SecretString = string;
|
|
3714
3800
|
export type SourceIdsList = String[];
|
|
3715
3801
|
export type SourceType = "replication-instance"|string;
|
|
3802
|
+
export type SslSecurityProtocolValue = "plaintext"|"ssl-encryption"|string;
|
|
3716
3803
|
export interface StartReplicationTaskAssessmentMessage {
|
|
3717
3804
|
/**
|
|
3718
3805
|
* The Amazon Resource Name (ARN) of the replication task.
|
|
@@ -3980,6 +4067,10 @@ declare namespace DMS {
|
|
|
3980
4067
|
* A value is the optional value of the tag. The string value can be 1-256 Unicode characters in length and can't be prefixed with "aws:" or "dms:". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regular expressions: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").
|
|
3981
4068
|
*/
|
|
3982
4069
|
Value?: String;
|
|
4070
|
+
/**
|
|
4071
|
+
* The Amazon Resource Name (ARN) string that uniquely identifies the resource for which the tag is created.
|
|
4072
|
+
*/
|
|
4073
|
+
ResourceArn?: String;
|
|
3983
4074
|
}
|
|
3984
4075
|
export type TagList = Tag[];
|
|
3985
4076
|
export type TargetDbType = "specific-database"|"multiple-databases"|string;
|