cdk-comprehend-s3olap 2.0.238 → 2.0.240

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 (32) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/@esbuild/linux-x64/bin/esbuild +0 -0
  6. package/node_modules/@esbuild/linux-x64/package.json +1 -1
  7. package/node_modules/aws-sdk/CHANGELOG.md +12 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +178 -67
  10. package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
  11. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
  12. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
  13. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +502 -502
  15. package/node_modules/aws-sdk/clients/backup.d.ts +121 -7
  16. package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
  17. package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
  18. package/node_modules/aws-sdk/clients/fsx.d.ts +91 -16
  19. package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +10 -10
  20. package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
  21. package/node_modules/aws-sdk/clients/sagemaker.d.ts +11 -10
  22. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
  23. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  24. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
  25. package/node_modules/aws-sdk/dist/aws-sdk.js +40 -13
  26. package/node_modules/aws-sdk/dist/aws-sdk.min.js +59 -59
  27. package/node_modules/aws-sdk/lib/core.js +1 -1
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/node_modules/esbuild/bin/esbuild +1 -1
  30. package/node_modules/esbuild/lib/main.js +8 -8
  31. package/node_modules/esbuild/package.json +23 -23
  32. package/package.json +6 -6
@@ -59,6 +59,14 @@ declare class Backup extends Service {
59
59
  * This action creates a legal hold on a recovery point (backup). A legal hold is a restraint on altering or deleting a backup until an authorized user cancels the legal hold. Any actions to delete or disassociate a recovery point will fail with an error if one or more active legal holds are on the recovery point.
60
60
  */
61
61
  createLegalHold(callback?: (err: AWSError, data: Backup.Types.CreateLegalHoldOutput) => void): Request<Backup.Types.CreateLegalHoldOutput, AWSError>;
62
+ /**
63
+ * This request creates a logical container where backups are stored. This request includes a name, optionally one or more resource tags, an encryption key, and a request ID. Do not include sensitive data, such as passport numbers, in the name of a backup vault.
64
+ */
65
+ createLogicallyAirGappedBackupVault(params: Backup.Types.CreateLogicallyAirGappedBackupVaultInput, callback?: (err: AWSError, data: Backup.Types.CreateLogicallyAirGappedBackupVaultOutput) => void): Request<Backup.Types.CreateLogicallyAirGappedBackupVaultOutput, AWSError>;
66
+ /**
67
+ * This request creates a logical container where backups are stored. This request includes a name, optionally one or more resource tags, an encryption key, and a request ID. Do not include sensitive data, such as passport numbers, in the name of a backup vault.
68
+ */
69
+ createLogicallyAirGappedBackupVault(callback?: (err: AWSError, data: Backup.Types.CreateLogicallyAirGappedBackupVaultOutput) => void): Request<Backup.Types.CreateLogicallyAirGappedBackupVaultOutput, AWSError>;
62
70
  /**
63
71
  * Creates a report plan. A report plan is a document that contains information about the contents of the report and where Backup will deliver it. If you call CreateReportPlan with a plan that already exists, you receive an AlreadyExistsException exception.
64
72
  */
@@ -399,6 +407,14 @@ declare class Backup extends Service {
399
407
  * Returns an array of resources successfully backed up by Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
400
408
  */
401
409
  listProtectedResources(callback?: (err: AWSError, data: Backup.Types.ListProtectedResourcesOutput) => void): Request<Backup.Types.ListProtectedResourcesOutput, AWSError>;
410
+ /**
411
+ * This request lists the protected resources corresponding to each backup vault.
412
+ */
413
+ listProtectedResourcesByBackupVault(params: Backup.Types.ListProtectedResourcesByBackupVaultInput, callback?: (err: AWSError, data: Backup.Types.ListProtectedResourcesByBackupVaultOutput) => void): Request<Backup.Types.ListProtectedResourcesByBackupVaultOutput, AWSError>;
414
+ /**
415
+ * This request lists the protected resources corresponding to each backup vault.
416
+ */
417
+ listProtectedResourcesByBackupVault(callback?: (err: AWSError, data: Backup.Types.ListProtectedResourcesByBackupVaultOutput) => void): Request<Backup.Types.ListProtectedResourcesByBackupVaultOutput, AWSError>;
402
418
  /**
403
419
  * Returns detailed information about the recovery points stored in a backup vault.
404
420
  */
@@ -632,7 +648,7 @@ declare namespace Backup {
632
648
  */
633
649
  CompletionDate?: timestamp;
634
650
  /**
635
- * The current state of a resource recovery point.
651
+ * The current state of a backup job.
636
652
  */
637
653
  State?: BackupJobState;
638
654
  /**
@@ -834,7 +850,7 @@ declare namespace Backup {
834
850
  */
835
851
  ScheduleExpression?: CronExpression;
836
852
  /**
837
- * A value in minutes after a backup is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, it must be at least 60 minutes to avoid errors. During the start window, the backup job status remains in CREATED status until it has successfully begun or until the start window time has run out. If within the start window time Backup receives an error that allows the job to be retried, Backup will automatically retry to begin the job at least every 10 minutes until the backup successfully begins (the job status changes to RUNNING) or until the job status changes to EXPIRED (which is expected to occur when the start window time is over).
853
+ * A value in minutes after a backup is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, it must be at least 60 minutes to avoid errors. This parameter has a maximum value of 100 years (52,560,000 minutes). During the start window, the backup job status remains in CREATED status until it has successfully begun or until the start window time has run out. If within the start window time Backup receives an error that allows the job to be retried, Backup will automatically retry to begin the job at least every 10 minutes until the backup successfully begins (the job status changes to RUNNING) or until the job status changes to EXPIRED (which is expected to occur when the start window time is over).
838
854
  */
839
855
  StartWindowMinutes?: WindowMinutes;
840
856
  /**
@@ -842,7 +858,7 @@ declare namespace Backup {
842
858
  */
843
859
  CompletionWindowMinutes?: WindowMinutes;
844
860
  /**
845
- * The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup will transition and expire backups automatically according to the lifecycle that you define. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. Resource types that are able to be transitioned to cold storage are listed in the "Lifecycle to cold storage" section of the Feature availability by resource table. Backup ignores this expression for other resource types.
861
+ * The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup will transition and expire backups automatically according to the lifecycle that you define. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. Resource types that are able to be transitioned to cold storage are listed in the "Lifecycle to cold storage" section of the Feature availability by resource table. Backup ignores this expression for other resource types. This parameter has a maximum value of 100 years (36,500 days).
846
862
  */
847
863
  Lifecycle?: Lifecycle;
848
864
  /**
@@ -1335,6 +1351,46 @@ declare namespace Backup {
1335
1351
  */
1336
1352
  RecoveryPointSelection?: RecoveryPointSelection;
1337
1353
  }
1354
+ export interface CreateLogicallyAirGappedBackupVaultInput {
1355
+ /**
1356
+ * This is the name of the vault that is being created.
1357
+ */
1358
+ BackupVaultName: BackupVaultName;
1359
+ /**
1360
+ * These are the tags that will be included in the newly-created vault.
1361
+ */
1362
+ BackupVaultTags?: Tags;
1363
+ /**
1364
+ * This is the ID of the creation request.
1365
+ */
1366
+ CreatorRequestId?: string;
1367
+ /**
1368
+ * This setting specifies the minimum retention period that the vault retains its recovery points. If this parameter is not specified, no minimum retention period is enforced. If specified, any backup or copy job to the vault must have a lifecycle policy with a retention period equal to or longer than the minimum retention period. If a job retention period is shorter than that minimum retention period, then the vault fails the backup or copy job, and you should either modify your lifecycle settings or use a different vault.
1369
+ */
1370
+ MinRetentionDays: Long;
1371
+ /**
1372
+ * This is the setting that specifies the maximum retention period that the vault retains its recovery points. If this parameter is not specified, Backup does not enforce a maximum retention period on the recovery points in the vault (allowing indefinite storage). If specified, any backup or copy job to the vault must have a lifecycle policy with a retention period equal to or shorter than the maximum retention period. If the job retention period is longer than that maximum retention period, then the vault fails the backup or copy job, and you should either modify your lifecycle settings or use a different vault.
1373
+ */
1374
+ MaxRetentionDays: Long;
1375
+ }
1376
+ export interface CreateLogicallyAirGappedBackupVaultOutput {
1377
+ /**
1378
+ * The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created. They consist of lowercase letters, numbers, and hyphens.
1379
+ */
1380
+ BackupVaultName?: BackupVaultName;
1381
+ /**
1382
+ * This is the ARN (Amazon Resource Name) of the vault being created.
1383
+ */
1384
+ BackupVaultArn?: ARN;
1385
+ /**
1386
+ * The date and time when the vault was created. This value is in Unix format, Coordinated Universal Time (UTC), and accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
1387
+ */
1388
+ CreationDate?: timestamp;
1389
+ /**
1390
+ * This is the current state of the vault.
1391
+ */
1392
+ VaultState?: VaultState;
1393
+ }
1338
1394
  export interface CreateReportPlanInput {
1339
1395
  /**
1340
1396
  * The unique name of the report plan. The name must be between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).
@@ -1506,7 +1562,7 @@ declare namespace Backup {
1506
1562
  */
1507
1563
  CompletionDate?: timestamp;
1508
1564
  /**
1509
- * The current state of a resource recovery point.
1565
+ * The current state of a backup job.
1510
1566
  */
1511
1567
  State?: BackupJobState;
1512
1568
  /**
@@ -1579,6 +1635,10 @@ declare namespace Backup {
1579
1635
  * The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens.
1580
1636
  */
1581
1637
  BackupVaultName: string;
1638
+ /**
1639
+ * This is the account ID of the specified backup vault.
1640
+ */
1641
+ BackupVaultAccountId?: string;
1582
1642
  }
1583
1643
  export interface DescribeBackupVaultOutput {
1584
1644
  /**
@@ -1589,6 +1649,10 @@ declare namespace Backup {
1589
1649
  * An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
1590
1650
  */
1591
1651
  BackupVaultArn?: ARN;
1652
+ /**
1653
+ * This is the type of vault described.
1654
+ */
1655
+ VaultType?: VaultType;
1592
1656
  /**
1593
1657
  * The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
1594
1658
  */
@@ -1719,6 +1783,10 @@ declare namespace Backup {
1719
1783
  * An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
1720
1784
  */
1721
1785
  RecoveryPointArn: ARN;
1786
+ /**
1787
+ * This is the account ID of the specified backup vault.
1788
+ */
1789
+ BackupVaultAccountId?: AccountId;
1722
1790
  }
1723
1791
  export interface DescribeRecoveryPointOutput {
1724
1792
  /**
@@ -2192,6 +2260,10 @@ declare namespace Backup {
2192
2260
  * An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
2193
2261
  */
2194
2262
  RecoveryPointArn: ARN;
2263
+ /**
2264
+ * This is the account ID of the specified backup vault.
2265
+ */
2266
+ BackupVaultAccountId?: AccountId;
2195
2267
  }
2196
2268
  export interface GetRecoveryPointRestoreMetadataOutput {
2197
2269
  /**
@@ -2414,6 +2486,14 @@ declare namespace Backup {
2414
2486
  BackupSelectionsList?: BackupSelectionsList;
2415
2487
  }
2416
2488
  export interface ListBackupVaultsInput {
2489
+ /**
2490
+ * This parameter will sort the list of vaults by vault type.
2491
+ */
2492
+ ByVaultType?: VaultType;
2493
+ /**
2494
+ * This parameter will sort the list of vaults by shared vaults.
2495
+ */
2496
+ ByShared?: boolean;
2417
2497
  /**
2418
2498
  * The next item following a partial list of returned items. For example, if a request is made to return maxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.
2419
2499
  */
@@ -2534,6 +2614,34 @@ declare namespace Backup {
2534
2614
  LegalHolds?: LegalHoldsList;
2535
2615
  }
2536
2616
  export type ListOfTags = Condition[];
2617
+ export interface ListProtectedResourcesByBackupVaultInput {
2618
+ /**
2619
+ * This is the list of protected resources by backup vault within the vault(s) you specify by name.
2620
+ */
2621
+ BackupVaultName: BackupVaultName;
2622
+ /**
2623
+ * This is the list of protected resources by backup vault within the vault(s) you specify by account ID.
2624
+ */
2625
+ BackupVaultAccountId?: AccountId;
2626
+ /**
2627
+ * The next item following a partial list of returned items. For example, if a request is made to return maxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.
2628
+ */
2629
+ NextToken?: string;
2630
+ /**
2631
+ * The maximum number of items to be returned.
2632
+ */
2633
+ MaxResults?: MaxResults;
2634
+ }
2635
+ export interface ListProtectedResourcesByBackupVaultOutput {
2636
+ /**
2637
+ * These are the results returned for the request ListProtectedResourcesByBackupVault.
2638
+ */
2639
+ Results?: ProtectedResourcesList;
2640
+ /**
2641
+ * The next item following a partial list of returned items. For example, if a request is made to return maxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.
2642
+ */
2643
+ NextToken?: string;
2644
+ }
2537
2645
  export interface ListProtectedResourcesInput {
2538
2646
  /**
2539
2647
  * The next item following a partial list of returned items. For example, if a request is made to return maxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.
@@ -2559,6 +2667,10 @@ declare namespace Backup {
2559
2667
  * The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens. Backup vault name might not be available when a supported service creates the backup.
2560
2668
  */
2561
2669
  BackupVaultName: BackupVaultName;
2670
+ /**
2671
+ * This parameter will sort the list of recovery points by account ID.
2672
+ */
2673
+ BackupVaultAccountId?: AccountId;
2562
2674
  /**
2563
2675
  * The next item following a partial list of returned items. For example, if a request is made to return maxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.
2564
2676
  */
@@ -3235,15 +3347,15 @@ declare namespace Backup {
3235
3347
  */
3236
3348
  IdempotencyToken?: string;
3237
3349
  /**
3238
- * A value in minutes after a backup is scheduled before a job will be canceled if it doesn't start successfully. This value is optional, and the default is 8 hours. If this value is included, it must be at least 60 minutes to avoid errors. During the start window, the backup job status remains in CREATED status until it has successfully begun or until the start window time has run out. If within the start window time Backup receives an error that allows the job to be retried, Backup will automatically retry to begin the job at least every 10 minutes until the backup successfully begins (the job status changes to RUNNING) or until the job status changes to EXPIRED (which is expected to occur when the start window time is over).
3350
+ * A value in minutes after a backup is scheduled before a job will be canceled if it doesn't start successfully. This value is optional, and the default is 8 hours. If this value is included, it must be at least 60 minutes to avoid errors. This parameter has a maximum value of 100 years (52,560,000 minutes). During the start window, the backup job status remains in CREATED status until it has successfully begun or until the start window time has run out. If within the start window time Backup receives an error that allows the job to be retried, Backup will automatically retry to begin the job at least every 10 minutes until the backup successfully begins (the job status changes to RUNNING) or until the job status changes to EXPIRED (which is expected to occur when the start window time is over).
3239
3351
  */
3240
3352
  StartWindowMinutes?: WindowMinutes;
3241
3353
  /**
3242
- * A value in minutes during which a successfully started backup must complete, or else Backup will cancel the job. This value is optional. This value begins counting down from when the backup was scheduled. It does not add additional time for StartWindowMinutes, or if the backup started later than scheduled.
3354
+ * A value in minutes during which a successfully started backup must complete, or else Backup will cancel the job. This value is optional. This value begins counting down from when the backup was scheduled. It does not add additional time for StartWindowMinutes, or if the backup started later than scheduled. Like StartWindowMinutes, this parameter has a maximum value of 100 years (52,560,000 minutes).
3243
3355
  */
3244
3356
  CompleteWindowMinutes?: WindowMinutes;
3245
3357
  /**
3246
- * The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup will transition and expire backups automatically according to the lifecycle that you define. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. Resource types that are able to be transitioned to cold storage are listed in the "Lifecycle to cold storage" section of the Feature availability by resource table. Backup ignores this expression for other resource types.
3358
+ * The lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup will transition and expire backups automatically according to the lifecycle that you define. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. Resource types that are able to be transitioned to cold storage are listed in the "Lifecycle to cold storage" section of the Feature availability by resource table. Backup ignores this expression for other resource types. This parameter has a maximum value of 100 years (36,500 days).
3247
3359
  */
3248
3360
  Lifecycle?: Lifecycle;
3249
3361
  /**
@@ -3538,6 +3650,8 @@ declare namespace Backup {
3538
3650
  CreationTime?: timestamp;
3539
3651
  }
3540
3652
  export type VaultNames = string[];
3653
+ export type VaultState = "CREATING"|"AVAILABLE"|"FAILED"|string;
3654
+ export type VaultType = "BACKUP_VAULT"|"LOGICALLY_AIR_GAPPED_BACKUP_VAULT"|string;
3541
3655
  export type WindowMinutes = number;
3542
3656
  export type integer = number;
3543
3657
  export type long = number;
@@ -924,6 +924,10 @@ declare namespace ChimeSDKVoice {
924
924
  * List of phone numbers, in E.164 format.
925
925
  */
926
926
  E164PhoneNumbers: E164PhoneNumberList;
927
+ /**
928
+ * Specifies the name assigned to one or more phone numbers.
929
+ */
930
+ Name?: PhoneNumberName;
927
931
  }
928
932
  export interface CreatePhoneNumberOrderResponse {
929
933
  /**
@@ -1978,6 +1982,10 @@ declare namespace ChimeSDKVoice {
1978
1982
  * The phone number's order ID.
1979
1983
  */
1980
1984
  OrderId?: GuidString;
1985
+ /**
1986
+ * The name of the phone number.
1987
+ */
1988
+ Name?: PhoneNumberName;
1981
1989
  }
1982
1990
  export interface PhoneNumberAssociation {
1983
1991
  /**
@@ -2049,6 +2057,7 @@ declare namespace ChimeSDKVoice {
2049
2057
  export type PhoneNumberErrorList = PhoneNumberError[];
2050
2058
  export type PhoneNumberList = PhoneNumber[];
2051
2059
  export type PhoneNumberMaxResults = number;
2060
+ export type PhoneNumberName = string;
2052
2061
  export interface PhoneNumberOrder {
2053
2062
  /**
2054
2063
  * The ID of the phone order.
@@ -2737,6 +2746,10 @@ declare namespace ChimeSDKVoice {
2737
2746
  * The outbound calling name associated with the phone number.
2738
2747
  */
2739
2748
  CallingName?: CallingName;
2749
+ /**
2750
+ * Specifies the name assigned to one or more phone numbers.
2751
+ */
2752
+ Name?: PhoneNumberName;
2740
2753
  }
2741
2754
  export interface UpdatePhoneNumberRequestItem {
2742
2755
  /**
@@ -2751,6 +2764,10 @@ declare namespace ChimeSDKVoice {
2751
2764
  * The outbound calling name to update.
2752
2765
  */
2753
2766
  CallingName?: CallingName;
2767
+ /**
2768
+ * The name of the phone number.
2769
+ */
2770
+ Name?: PhoneNumberName;
2754
2771
  }
2755
2772
  export type UpdatePhoneNumberRequestItemList = UpdatePhoneNumberRequestItem[];
2756
2773
  export interface UpdatePhoneNumberResponse {
@@ -532,6 +532,14 @@ declare class ElastiCache extends Service {
532
532
  * Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console). This API is designed for testing the behavior of your application in case of ElastiCache failover. It is not designed to be an operational tool for initiating a failover to overcome a problem you may have with the cluster. Moreover, in certain conditions such as large-scale operational events, Amazon may block this API. Note the following A customer can use this operation to test automatic failover on up to 5 shards (called node groups in the ElastiCache API and Amazon CLI) in any rolling 24-hour period. If calling this operation on shards in different clusters (called replication groups in the API and CLI), the calls can be made concurrently. If calling this operation multiple times on different shards in the same Redis (cluster mode enabled) replication group, the first node replacement must complete before a subsequent call can be made. To determine whether the node replacement is complete you can check Events using the Amazon ElastiCache console, the Amazon CLI, or the ElastiCache API. Look for the following automatic failover related events, listed here in order of occurrance: Replication group message: Test Failover API called for node group &lt;node-group-id&gt; Cache cluster message: Failover from primary node &lt;primary-node-id&gt; to replica node &lt;node-id&gt; completed Replication group message: Failover from primary node &lt;primary-node-id&gt; to replica node &lt;node-id&gt; completed Cache cluster message: Recovering cache nodes &lt;node-id&gt; Cache cluster message: Finished recovery for cache nodes &lt;node-id&gt; For more information see: Viewing ElastiCache Events in the ElastiCache User Guide DescribeEvents in the ElastiCache API Reference Also see, Testing Multi-AZ in the ElastiCache User Guide.
533
533
  */
534
534
  testFailover(callback?: (err: AWSError, data: ElastiCache.Types.TestFailoverResult) => void): Request<ElastiCache.Types.TestFailoverResult, AWSError>;
535
+ /**
536
+ * Async API to test connection between source and target replication group.
537
+ */
538
+ testMigration(params: ElastiCache.Types.TestMigrationMessage, callback?: (err: AWSError, data: ElastiCache.Types.TestMigrationResponse) => void): Request<ElastiCache.Types.TestMigrationResponse, AWSError>;
539
+ /**
540
+ * Async API to test connection between source and target replication group.
541
+ */
542
+ testMigration(callback?: (err: AWSError, data: ElastiCache.Types.TestMigrationResponse) => void): Request<ElastiCache.Types.TestMigrationResponse, AWSError>;
535
543
  /**
536
544
  * Waits for the cacheClusterAvailable state by periodically calling the underlying ElastiCache.describeCacheClustersoperation every 15 seconds (at most 40 times). Wait until ElastiCache cluster is available.
537
545
  */
@@ -2413,7 +2421,7 @@ declare namespace ElastiCache {
2413
2421
  */
2414
2422
  GlobalReplicationGroupId: String;
2415
2423
  /**
2416
- * The number of node groups you wish to add
2424
+ * Total number of node groups you want
2417
2425
  */
2418
2426
  NodeGroupCount: Integer;
2419
2427
  /**
@@ -3872,6 +3880,19 @@ declare namespace ElastiCache {
3872
3880
  export interface TestFailoverResult {
3873
3881
  ReplicationGroup?: ReplicationGroup;
3874
3882
  }
3883
+ export interface TestMigrationMessage {
3884
+ /**
3885
+ * The ID of the replication group to which data is to be migrated.
3886
+ */
3887
+ ReplicationGroupId: String;
3888
+ /**
3889
+ * List of endpoints from which data should be migrated. List should have only one element.
3890
+ */
3891
+ CustomerNodeEndpointList: CustomerNodeEndpointList;
3892
+ }
3893
+ export interface TestMigrationResponse {
3894
+ ReplicationGroup?: ReplicationGroup;
3895
+ }
3875
3896
  export interface TimeRangeFilter {
3876
3897
  /**
3877
3898
  * The start time of the time range filter