aws-sdk 2.1424.0 → 2.1426.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 (45) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  4. package/apis/application-insights-2018-11-25.min.json +228 -43
  5. package/apis/application-insights-2018-11-25.paginators.json +5 -0
  6. package/apis/autoscaling-2011-01-01.examples.json +73 -10
  7. package/apis/autoscaling-2011-01-01.min.json +61 -52
  8. package/apis/cleanrooms-2022-02-17.min.json +601 -85
  9. package/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  10. package/apis/cloudformation-2010-05-15.min.json +95 -80
  11. package/apis/cloudfront-2020-05-31.min.json +4 -1
  12. package/apis/inspector2-2020-06-08.min.json +291 -192
  13. package/apis/kafka-2018-11-14.min.json +237 -52
  14. package/apis/kafka-2018-11-14.paginators.json +6 -0
  15. package/apis/lookoutequipment-2020-12-15.min.json +337 -23
  16. package/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  17. package/apis/omics-2022-11-28.min.json +32 -29
  18. package/apis/pinpoint-2016-12-01.examples.json +6 -12
  19. package/apis/pinpoint-2016-12-01.min.json +286 -243
  20. package/apis/rds-2014-10-31.min.json +175 -162
  21. package/apis/scheduler-2021-06-30.min.json +15 -12
  22. package/clients/amplifyuibuilder.d.ts +48 -4
  23. package/clients/applicationinsights.d.ts +342 -2
  24. package/clients/autoscaling.d.ts +13 -2
  25. package/clients/cleanrooms.d.ts +516 -9
  26. package/clients/cloudformation.d.ts +21 -0
  27. package/clients/cloudfront.d.ts +14 -10
  28. package/clients/codestarconnections.d.ts +10 -10
  29. package/clients/connect.d.ts +1 -1
  30. package/clients/drs.d.ts +1 -1
  31. package/clients/inspector2.d.ts +101 -2
  32. package/clients/kafka.d.ts +204 -0
  33. package/clients/lookoutequipment.d.ts +522 -15
  34. package/clients/omics.d.ts +13 -0
  35. package/clients/pinpoint.d.ts +69 -5
  36. package/clients/rds.d.ts +21 -0
  37. package/clients/route53.d.ts +9 -9
  38. package/clients/scheduler.d.ts +16 -3
  39. package/clients/sqs.d.ts +9 -9
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +18 -18
  42. package/dist/aws-sdk.js +338 -298
  43. package/dist/aws-sdk.min.js +95 -95
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -1381,6 +1381,7 @@ declare namespace Omics {
1381
1381
  tags?: TagMap;
1382
1382
  }
1383
1383
  export type CreationTime = Date;
1384
+ export type CreationType = "IMPORT"|"UPLOAD"|string;
1384
1385
  export interface DeleteAnnotationStoreRequest {
1385
1386
  /**
1386
1387
  * The store's name.
@@ -1870,6 +1871,10 @@ declare namespace Omics {
1870
1871
  * The status message for a read set. It provides more detail as to why the read set has a status.
1871
1872
  */
1872
1873
  statusMessage?: ReadSetStatusMessage;
1874
+ /**
1875
+ * The creation type of the read set.
1876
+ */
1877
+ creationType?: CreationType;
1873
1878
  }
1874
1879
  export interface GetReadSetRequest {
1875
1880
  /**
@@ -3392,6 +3397,10 @@ declare namespace Omics {
3392
3397
  * Where the source originated.
3393
3398
  */
3394
3399
  generatedFrom?: GeneratedFrom;
3400
+ /**
3401
+ * The creation type of the read set.
3402
+ */
3403
+ creationType?: CreationType;
3395
3404
  }
3396
3405
  export type ReadSetId = string;
3397
3406
  export type ReadSetIdList = ReadSetId[];
@@ -3448,6 +3457,10 @@ declare namespace Omics {
3448
3457
  * The status for a read set. It provides more detail as to why the read set has a status.
3449
3458
  */
3450
3459
  statusMessage?: ReadSetStatusMessage;
3460
+ /**
3461
+ * The creation type of the read set.
3462
+ */
3463
+ creationType?: CreationType;
3451
3464
  }
3452
3465
  export type ReadSetName = string;
3453
3466
  export type ReadSetPartSource = "SOURCE1"|"SOURCE2"|string;
@@ -1779,6 +1779,20 @@ declare namespace Pinpoint {
1779
1779
  */
1780
1780
  CreationDate?: __string;
1781
1781
  }
1782
+ export interface ApplicationSettingsJourneyLimits {
1783
+ /**
1784
+ * The daily number of messages that an endpoint can receive from all journeys. The maximum value is 100. If set to 0, this limit will not apply.
1785
+ */
1786
+ DailyCap?: __integer;
1787
+ /**
1788
+ * The default maximum number of messages that can be sent to an endpoint during the specified timeframe for all journeys.
1789
+ */
1790
+ TimeframeCap?: JourneyTimeframeCap;
1791
+ /**
1792
+ * The default maximum number of messages that a single journey can sent to a single endpoint. The maximum value is 100. If set to 0, this limit will not apply.
1793
+ */
1794
+ TotalCap?: __integer;
1795
+ }
1782
1796
  export interface ApplicationSettingsResource {
1783
1797
  /**
1784
1798
  * The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
@@ -1800,6 +1814,10 @@ declare namespace Pinpoint {
1800
1814
  * The default quiet time for campaigns in the application. Quiet time is a specific time range when messages aren't sent to endpoints, if all the following conditions are met: The EndpointDemographic.Timezone property of the endpoint is set to a valid value. The current time in the endpoint's time zone is later than or equal to the time specified by the QuietTime.Start property for the application (or a campaign or journey that has custom quiet time settings). The current time in the endpoint's time zone is earlier than or equal to the time specified by the QuietTime.End property for the application (or a campaign or journey that has custom quiet time settings). If any of the preceding conditions isn't met, the endpoint will receive messages from a campaign or journey, even if quiet time is enabled.
1801
1815
  */
1802
1816
  QuietTime?: QuietTime;
1817
+ /**
1818
+ * The default sending limits for journeys in the application. These limits apply to each journey for the application but can be overridden, on a per journey basis, with the JourneyLimits resource.
1819
+ */
1820
+ JourneyLimits?: ApplicationSettingsJourneyLimits;
1803
1821
  }
1804
1822
  export interface ApplicationsResponse {
1805
1823
  /**
@@ -3650,11 +3668,19 @@ declare namespace Pinpoint {
3650
3668
  /**
3651
3669
  * The Web API Key, also referred to as an API_KEY or server key, that you received from Google to communicate with Google services.
3652
3670
  */
3653
- ApiKey: __string;
3671
+ ApiKey?: __string;
3672
+ /**
3673
+ * The default authentication method used for GCM. Values are either "TOKEN" or "KEY". Defaults to "KEY".
3674
+ */
3675
+ DefaultAuthenticationMethod?: __string;
3654
3676
  /**
3655
3677
  * Specifies whether to enable the GCM channel for the application.
3656
3678
  */
3657
3679
  Enabled?: __boolean;
3680
+ /**
3681
+ * The contents of the JSON file provided by Google during registration in order to generate an access token for authentication. For more information see Migrate from legacy FCM APIs to HTTP v1.
3682
+ */
3683
+ ServiceJson?: __string;
3658
3684
  }
3659
3685
  export interface GCMChannelResponse {
3660
3686
  /**
@@ -3668,7 +3694,11 @@ declare namespace Pinpoint {
3668
3694
  /**
3669
3695
  * The Web API Key, also referred to as an API_KEY or server key, that you received from Google to communicate with Google services.
3670
3696
  */
3671
- Credential: __string;
3697
+ Credential?: __string;
3698
+ /**
3699
+ * The default authentication method used for GCM. Values are either "TOKEN" or "KEY". Defaults to "KEY".
3700
+ */
3701
+ DefaultAuthenticationMethod?: __string;
3672
3702
  /**
3673
3703
  * Specifies whether the GCM channel is enabled for the application.
3674
3704
  */
@@ -3677,6 +3707,10 @@ declare namespace Pinpoint {
3677
3707
  * (Not used) This property is retained only for backward compatibility.
3678
3708
  */
3679
3709
  HasCredential?: __boolean;
3710
+ /**
3711
+ * Returns true if the JSON file provided by Google during registration process was used in the ServiceJson field of the request.
3712
+ */
3713
+ HasFcmServiceCredentials?: __boolean;
3680
3714
  /**
3681
3715
  * (Deprecated) An identifier for the GCM channel. This property is retained only for backward compatibility.
3682
3716
  */
@@ -3732,7 +3766,11 @@ declare namespace Pinpoint {
3732
3766
  */
3733
3767
  ImageUrl?: __string;
3734
3768
  /**
3735
- * para>normal - The notification might be delayed. Delivery is optimized for battery usage on the recipient's device. Use this value unless immediate delivery is required./listitem> high - The notification is sent immediately and might wake a sleeping device./para> Amazon Pinpoint specifies this value in the FCM priority parameter when it sends the notification message to FCM. The equivalent values for Apple Push Notification service (APNs) are 5, for normal, and 10, for high. If you specify an APNs value for this property, Amazon Pinpoint accepts and converts the value to the corresponding FCM value.
3769
+ * The preferred authentication method, with valid values "KEY" or "TOKEN". If a value isn't provided then the DefaultAuthenticationMethod is used.
3770
+ */
3771
+ PreferredAuthenticationMethod?: __string;
3772
+ /**
3773
+ * para>normal – The notification might be delayed. Delivery is optimized for battery usage on the recipient's device. Use this value unless immediate delivery is required./listitem> high – The notification is sent immediately and might wake a sleeping device./para> Amazon Pinpoint specifies this value in the FCM priority parameter when it sends the notification message to FCM. The equivalent values for Apple Push Notification service (APNs) are 5, for normal, and 10, for high. If you specify an APNs value for this property, Amazon Pinpoint accepts and converts the value to the corresponding FCM value.
3736
3774
  */
3737
3775
  Priority?: __string;
3738
3776
  /**
@@ -5010,6 +5048,14 @@ declare namespace Pinpoint {
5010
5048
  * Minimum time that must pass before an endpoint can re-enter a given journey. The duration should use an ISO 8601 format, such as PT1H.
5011
5049
  */
5012
5050
  EndpointReentryInterval?: __string;
5051
+ /**
5052
+ * The number of messages that an endpoint can receive during the specified timeframe.
5053
+ */
5054
+ TimeframeCap?: JourneyTimeframeCap;
5055
+ /**
5056
+ * The maximum number of messages a journey can sent to a single endpoint. The maximum value is 100. If set to 0, this limit will not apply.
5057
+ */
5058
+ TotalCap?: __integer;
5013
5059
  }
5014
5060
  export interface JourneyPushMessage {
5015
5061
  /**
@@ -5245,6 +5291,16 @@ declare namespace Pinpoint {
5245
5291
  */
5246
5292
  State?: State;
5247
5293
  }
5294
+ export interface JourneyTimeframeCap {
5295
+ /**
5296
+ * The maximum number of messages that all journeys can send to an endpoint during the specified timeframe. The maximum value is 100. If set to 0, this limit will not apply.
5297
+ */
5298
+ Cap?: __integer;
5299
+ /**
5300
+ * The length of the timeframe in days. The maximum value is 30. If set to 0, this limit will not apply.
5301
+ */
5302
+ Days?: __integer;
5303
+ }
5248
5304
  export interface JourneysResponse {
5249
5305
  /**
5250
5306
  * An array of responses, one for each journey that's associated with the application.
@@ -6601,6 +6657,10 @@ declare namespace Pinpoint {
6601
6657
  * The voice template to use for the message. This object isn't supported for campaigns.
6602
6658
  */
6603
6659
  VoiceTemplate?: Template;
6660
+ /**
6661
+ * The InApp template to use for the message. The InApp template object is not supported for SendMessages.
6662
+ */
6663
+ InAppTemplate?: Template;
6604
6664
  }
6605
6665
  export interface TemplateCreateMessageBody {
6606
6666
  /**
@@ -6646,7 +6706,7 @@ declare namespace Pinpoint {
6646
6706
  */
6647
6707
  TemplateName: __string;
6648
6708
  /**
6649
- * The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, and VOICE.
6709
+ * The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, INAPP, and VOICE.
6650
6710
  */
6651
6711
  TemplateType: TemplateType;
6652
6712
  /**
@@ -6677,7 +6737,7 @@ declare namespace Pinpoint {
6677
6737
  */
6678
6738
  TemplateName: __string;
6679
6739
  /**
6680
- * The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, and VOICE.
6740
+ * The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, INAPP, and VOICE.
6681
6741
  */
6682
6742
  TemplateType: __string;
6683
6743
  /**
@@ -7324,6 +7384,10 @@ declare namespace Pinpoint {
7324
7384
  * The default quiet time for campaigns in the application. Quiet time is a specific time range when messages aren't sent to endpoints, if all the following conditions are met: The EndpointDemographic.Timezone property of the endpoint is set to a valid value. The current time in the endpoint's time zone is later than or equal to the time specified by the QuietTime.Start property for the application (or a campaign or journey that has custom quiet time settings). The current time in the endpoint's time zone is earlier than or equal to the time specified by the QuietTime.End property for the application (or a campaign or journey that has custom quiet time settings). If any of the preceding conditions isn't met, the endpoint will receive messages from a campaign or journey, even if quiet time is enabled. To override the default quiet time settings for a specific campaign or journey, use the Campaign resource or the Journey resource to define a custom quiet time for the campaign or journey.
7325
7385
  */
7326
7386
  QuietTime?: QuietTime;
7387
+ /**
7388
+ * The default sending limits for journeys in the application. These limits apply to each journey for the application but can be overridden, on a per journey basis, with the JourneyLimits resource.
7389
+ */
7390
+ JourneyLimits?: ApplicationSettingsJourneyLimits;
7327
7391
  }
7328
7392
  export interface WriteCampaignRequest {
7329
7393
  /**
package/clients/rds.d.ts CHANGED
@@ -2011,6 +2011,10 @@ declare namespace RDS {
2011
2011
  * The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager. This setting is valid only if the master user password is managed by RDS in Amazon Web Services Secrets Manager for the DB cluster. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. To use a KMS key in a different Amazon Web Services account, specify the key ARN or alias ARN. If you don't specify MasterUserSecretKmsKeyId, then the aws/secretsmanager KMS key is used to encrypt the secret. If the secret is in a different Amazon Web Services account, then you can't use the aws/secretsmanager KMS key to encrypt the secret, and you must use a customer managed KMS key. There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services account has a different default KMS key for each Amazon Web Services Region. Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
2012
2012
  */
2013
2013
  MasterUserSecretKmsKeyId?: String;
2014
+ /**
2015
+ * Specifies whether read replicas can forward write operations to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
2016
+ */
2017
+ EnableLocalWriteForwarding?: BooleanOptional;
2014
2018
  /**
2015
2019
  * The ID of the region that contains the source for the read replica.
2016
2020
  */
@@ -3008,6 +3012,10 @@ declare namespace RDS {
3008
3012
  * The next time you can modify the DB cluster to use the aurora-iopt1 storage type. This setting is only for Aurora DB clusters.
3009
3013
  */
3010
3014
  IOOptimizedNextAllowedModificationTime?: TStamp;
3015
+ /**
3016
+ * Specifies whether an Aurora DB cluster has in-cluster write forwarding enabled, not enabled, requested, or is in the process of enabling it.
3017
+ */
3018
+ LocalWriteForwardingStatus?: LocalWriteForwardingStatus;
3011
3019
  }
3012
3020
  export interface DBClusterBacktrack {
3013
3021
  /**
@@ -3472,6 +3480,10 @@ declare namespace RDS {
3472
3480
  * A list of the supported CA certificate identifiers. For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
3473
3481
  */
3474
3482
  SupportedCACertificateIdentifiers?: CACertificateIdentifiersList;
3483
+ /**
3484
+ * A value that indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
3485
+ */
3486
+ SupportsLocalWriteForwarding?: BooleanOptional;
3475
3487
  }
3476
3488
  export type DBEngineVersionList = DBEngineVersion[];
3477
3489
  export interface DBEngineVersionMessage {
@@ -6100,6 +6112,7 @@ declare namespace RDS {
6100
6112
  */
6101
6113
  Filters?: FilterList;
6102
6114
  }
6115
+ export type LocalWriteForwardingStatus = "enabled"|"disabled"|"enabling"|"disabling"|"requested"|string;
6103
6116
  export type LogTypeList = String[];
6104
6117
  export type Long = number;
6105
6118
  export type LongOptional = number;
@@ -6394,6 +6407,10 @@ declare namespace RDS {
6394
6407
  * Specifies whether engine mode changes from serverless to provisioned are allowed. Valid for Cluster Type: Aurora Serverless v1 DB clusters only Constraints: You must allow engine mode changes when specifying a different value for the EngineMode parameter from the DB cluster's current engine mode.
6395
6408
  */
6396
6409
  AllowEngineModeChange?: Boolean;
6410
+ /**
6411
+ * Specifies whether read replicas can forward write operations to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
6412
+ */
6413
+ EnableLocalWriteForwarding?: BooleanOptional;
6397
6414
  }
6398
6415
  export interface ModifyDBClusterParameterGroupMessage {
6399
6416
  /**
@@ -9232,6 +9249,10 @@ declare namespace RDS {
9232
9249
  * A value that indicates whether you can use Babelfish for Aurora PostgreSQL with the target engine version.
9233
9250
  */
9234
9251
  SupportsBabelfish?: BooleanOptional;
9252
+ /**
9253
+ * A value that indicates whether the target engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances. Valid for: Aurora DB clusters only
9254
+ */
9255
+ SupportsLocalWriteForwarding?: BooleanOptional;
9235
9256
  }
9236
9257
  export interface UserAuthConfig {
9237
9258
  /**
@@ -109,11 +109,11 @@ declare class Route53 extends Service {
109
109
  */
110
110
  createTrafficPolicy(callback?: (err: AWSError, data: Route53.Types.CreateTrafficPolicyResponse) => void): Request<Route53.Types.CreateTrafficPolicyResponse, AWSError>;
111
111
  /**
112
- * Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version. In addition, CreateTrafficPolicyInstance associates the resource record sets with a specified domain name (such as example.com) or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for the domain or subdomain name by using the resource record sets that CreateTrafficPolicyInstance created. After you submit an CreateTrafficPolicyInstance request, there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. Use GetTrafficPolicyInstance with the id of new traffic policy instance to confirm that the CreateTrafficPolicyInstance request completed successfully. For more information, see the State response element.
112
+ * Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version. In addition, CreateTrafficPolicyInstance associates the resource record sets with a specified domain name (such as example.com) or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for the domain or subdomain name by using the resource record sets that CreateTrafficPolicyInstance created.
113
113
  */
114
114
  createTrafficPolicyInstance(params: Route53.Types.CreateTrafficPolicyInstanceRequest, callback?: (err: AWSError, data: Route53.Types.CreateTrafficPolicyInstanceResponse) => void): Request<Route53.Types.CreateTrafficPolicyInstanceResponse, AWSError>;
115
115
  /**
116
- * Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version. In addition, CreateTrafficPolicyInstance associates the resource record sets with a specified domain name (such as example.com) or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for the domain or subdomain name by using the resource record sets that CreateTrafficPolicyInstance created. After you submit an CreateTrafficPolicyInstance request, there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. Use GetTrafficPolicyInstance with the id of new traffic policy instance to confirm that the CreateTrafficPolicyInstance request completed successfully. For more information, see the State response element.
116
+ * Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version. In addition, CreateTrafficPolicyInstance associates the resource record sets with a specified domain name (such as example.com) or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for the domain or subdomain name by using the resource record sets that CreateTrafficPolicyInstance created.
117
117
  */
118
118
  createTrafficPolicyInstance(callback?: (err: AWSError, data: Route53.Types.CreateTrafficPolicyInstanceResponse) => void): Request<Route53.Types.CreateTrafficPolicyInstanceResponse, AWSError>;
119
119
  /**
@@ -365,11 +365,11 @@ declare class Route53 extends Service {
365
365
  */
366
366
  getTrafficPolicy(callback?: (err: AWSError, data: Route53.Types.GetTrafficPolicyResponse) => void): Request<Route53.Types.GetTrafficPolicyResponse, AWSError>;
367
367
  /**
368
- * Gets information about a specified traffic policy instance. Use GetTrafficPolicyInstance with the id of new traffic policy instance to confirm that the CreateTrafficPolicyInstance or an UpdateTrafficPolicyInstance request completed successfully. For more information, see the State response element. In the Route 53 console, traffic policy instances are known as policy records.
368
+ * Gets information about a specified traffic policy instance. After you submit a CreateTrafficPolicyInstance or an UpdateTrafficPolicyInstance request, there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For more information, see the State response element. In the Route 53 console, traffic policy instances are known as policy records.
369
369
  */
370
370
  getTrafficPolicyInstance(params: Route53.Types.GetTrafficPolicyInstanceRequest, callback?: (err: AWSError, data: Route53.Types.GetTrafficPolicyInstanceResponse) => void): Request<Route53.Types.GetTrafficPolicyInstanceResponse, AWSError>;
371
371
  /**
372
- * Gets information about a specified traffic policy instance. Use GetTrafficPolicyInstance with the id of new traffic policy instance to confirm that the CreateTrafficPolicyInstance or an UpdateTrafficPolicyInstance request completed successfully. For more information, see the State response element. In the Route 53 console, traffic policy instances are known as policy records.
372
+ * Gets information about a specified traffic policy instance. After you submit a CreateTrafficPolicyInstance or an UpdateTrafficPolicyInstance request, there's a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For more information, see the State response element. In the Route 53 console, traffic policy instances are known as policy records.
373
373
  */
374
374
  getTrafficPolicyInstance(callback?: (err: AWSError, data: Route53.Types.GetTrafficPolicyInstanceResponse) => void): Request<Route53.Types.GetTrafficPolicyInstanceResponse, AWSError>;
375
375
  /**
@@ -565,11 +565,11 @@ declare class Route53 extends Service {
565
565
  */
566
566
  updateTrafficPolicyComment(callback?: (err: AWSError, data: Route53.Types.UpdateTrafficPolicyCommentResponse) => void): Request<Route53.Types.UpdateTrafficPolicyCommentResponse, AWSError>;
567
567
  /**
568
- * After you submit a UpdateTrafficPolicyInstance request, there's a brief delay while Route 53 creates the resource record sets that are specified in the traffic policy definition. Use GetTrafficPolicyInstance with the id of updated traffic policy instance confirm that the UpdateTrafficPolicyInstance request completed successfully. For more information, see the State response element. Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version. When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name (such as example.com) while it replaces one group of resource record sets with another. Route 53 performs the following operations: Route 53 creates a new group of resource record sets based on the specified traffic policy. This is true regardless of how significant the differences are between the existing resource record sets and the new resource record sets. When all of the new resource record sets have been created, Route 53 starts to respond to DNS queries for the root resource record set name (such as example.com) by using the new resource record sets. Route 53 deletes the old group of resource record sets that are associated with the root resource record set name.
568
+ * Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version. When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name (such as example.com) while it replaces one group of resource record sets with another. Route 53 performs the following operations: Route 53 creates a new group of resource record sets based on the specified traffic policy. This is true regardless of how significant the differences are between the existing resource record sets and the new resource record sets. When all of the new resource record sets have been created, Route 53 starts to respond to DNS queries for the root resource record set name (such as example.com) by using the new resource record sets. Route 53 deletes the old group of resource record sets that are associated with the root resource record set name.
569
569
  */
570
570
  updateTrafficPolicyInstance(params: Route53.Types.UpdateTrafficPolicyInstanceRequest, callback?: (err: AWSError, data: Route53.Types.UpdateTrafficPolicyInstanceResponse) => void): Request<Route53.Types.UpdateTrafficPolicyInstanceResponse, AWSError>;
571
571
  /**
572
- * After you submit a UpdateTrafficPolicyInstance request, there's a brief delay while Route 53 creates the resource record sets that are specified in the traffic policy definition. Use GetTrafficPolicyInstance with the id of updated traffic policy instance confirm that the UpdateTrafficPolicyInstance request completed successfully. For more information, see the State response element. Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version. When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name (such as example.com) while it replaces one group of resource record sets with another. Route 53 performs the following operations: Route 53 creates a new group of resource record sets based on the specified traffic policy. This is true regardless of how significant the differences are between the existing resource record sets and the new resource record sets. When all of the new resource record sets have been created, Route 53 starts to respond to DNS queries for the root resource record set name (such as example.com) by using the new resource record sets. Route 53 deletes the old group of resource record sets that are associated with the root resource record set name.
572
+ * Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version. When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name (such as example.com) while it replaces one group of resource record sets with another. Route 53 performs the following operations: Route 53 creates a new group of resource record sets based on the specified traffic policy. This is true regardless of how significant the differences are between the existing resource record sets and the new resource record sets. When all of the new resource record sets have been created, Route 53 starts to respond to DNS queries for the root resource record set name (such as example.com) by using the new resource record sets. Route 53 deletes the old group of resource record sets that are associated with the root resource record set name.
573
573
  */
574
574
  updateTrafficPolicyInstance(callback?: (err: AWSError, data: Route53.Types.UpdateTrafficPolicyInstanceResponse) => void): Request<Route53.Types.UpdateTrafficPolicyInstanceResponse, AWSError>;
575
575
  /**
@@ -850,7 +850,7 @@ declare namespace Route53 {
850
850
  Dimensions?: DimensionList;
851
851
  }
852
852
  export type CloudWatchLogsLogGroupArn = string;
853
- export type CloudWatchRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-central-1"|"eu-central-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-northwest-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"ap-southeast-4"|string;
853
+ export type CloudWatchRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-central-1"|"eu-central-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-northwest-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"ap-southeast-4"|"il-central-1"|string;
854
854
  export type CollectionName = string;
855
855
  export type CollectionSummaries = CollectionSummary[];
856
856
  export interface CollectionSummary {
@@ -2620,7 +2620,7 @@ declare namespace Route53 {
2620
2620
  export type ResourceRecordSetFailover = "PRIMARY"|"SECONDARY"|string;
2621
2621
  export type ResourceRecordSetIdentifier = string;
2622
2622
  export type ResourceRecordSetMultiValueAnswer = boolean;
2623
- export type ResourceRecordSetRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-north-1"|"cn-northwest-1"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|string;
2623
+ export type ResourceRecordSetRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"ca-central-1"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"cn-north-1"|"cn-northwest-1"|"ap-east-1"|"me-south-1"|"me-central-1"|"ap-south-1"|"ap-south-2"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|"il-central-1"|string;
2624
2624
  export type ResourceRecordSetWeight = number;
2625
2625
  export type ResourceRecordSets = ResourceRecordSet[];
2626
2626
  export type ResourceRecords = ResourceRecord[];
@@ -2991,7 +2991,7 @@ declare namespace Route53 {
2991
2991
  VPCId?: VPCId;
2992
2992
  }
2993
2993
  export type VPCId = string;
2994
- export type VPCRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-east-1"|"me-south-1"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"me-central-1"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-south-1"|"ap-south-2"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"ca-central-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|string;
2994
+ export type VPCRegion = "us-east-1"|"us-east-2"|"us-west-1"|"us-west-2"|"eu-west-1"|"eu-west-2"|"eu-west-3"|"eu-central-1"|"eu-central-2"|"ap-east-1"|"me-south-1"|"us-gov-west-1"|"us-gov-east-1"|"us-iso-east-1"|"us-iso-west-1"|"us-isob-east-1"|"me-central-1"|"ap-southeast-1"|"ap-southeast-2"|"ap-southeast-3"|"ap-south-1"|"ap-south-2"|"ap-northeast-1"|"ap-northeast-2"|"ap-northeast-3"|"eu-north-1"|"sa-east-1"|"ca-central-1"|"cn-north-1"|"af-south-1"|"eu-south-1"|"eu-south-2"|"ap-southeast-4"|"il-central-1"|string;
2995
2995
  export type VPCs = VPC[];
2996
2996
  /**
2997
2997
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
@@ -109,6 +109,7 @@ declare class Scheduler extends Service {
109
109
  updateSchedule(callback?: (err: AWSError, data: Scheduler.Types.UpdateScheduleOutput) => void): Request<Scheduler.Types.UpdateScheduleOutput, AWSError>;
110
110
  }
111
111
  declare namespace Scheduler {
112
+ export type ActionAfterCompletion = "NONE"|"DELETE"|string;
112
113
  export type AssignPublicIp = "ENABLED"|"DISABLED"|string;
113
114
  export interface AwsVpcConfiguration {
114
115
  /**
@@ -164,6 +165,10 @@ declare namespace Scheduler {
164
165
  ScheduleGroupArn: ScheduleGroupArn;
165
166
  }
166
167
  export interface CreateScheduleInput {
168
+ /**
169
+ * Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.
170
+ */
171
+ ActionAfterCompletion?: ActionAfterCompletion;
167
172
  /**
168
173
  * Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, EventBridge Scheduler uses a randomly generated token for the request to ensure idempotency.
169
174
  */
@@ -193,7 +198,7 @@ declare namespace Scheduler {
193
198
  */
194
199
  Name: Name;
195
200
  /**
196
- * The expression that defines when the schedule runs. The following formats are supported. at expression - at(yyyy-mm-ddThh:mm:ss) rate expression - rate(unit value) cron expression - cron(fields) You can use at expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate and cron expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year). A rate expression consists of a value as a positive integer, and a unit with the following options: minute | minutes | hour | hours | day | days For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.
201
+ * The expression that defines when the schedule runs. The following formats are supported. at expression - at(yyyy-mm-ddThh:mm:ss) rate expression - rate(value unit) cron expression - cron(fields) You can use at expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate and cron expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year). A rate expression consists of a value as a positive integer, and a unit with the following options: minute | minutes | hour | hours | day | days For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.
197
202
  */
198
203
  ScheduleExpression: ScheduleExpression;
199
204
  /**
@@ -378,6 +383,10 @@ declare namespace Scheduler {
378
383
  Name: Name;
379
384
  }
380
385
  export interface GetScheduleOutput {
386
+ /**
387
+ * Indicates the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.
388
+ */
389
+ ActionAfterCompletion?: ActionAfterCompletion;
381
390
  /**
382
391
  * The Amazon Resource Name (ARN) of the schedule.
383
392
  */
@@ -415,7 +424,7 @@ declare namespace Scheduler {
415
424
  */
416
425
  Name?: Name;
417
426
  /**
418
- * The expression that defines when the schedule runs. The following formats are supported. at expression - at(yyyy-mm-ddThh:mm:ss) rate expression - rate(unit value) cron expression - cron(fields) You can use at expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate and cron expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year). A rate expression consists of a value as a positive integer, and a unit with the following options: minute | minutes | hour | hours | day | days For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.
427
+ * The expression that defines when the schedule runs. The following formats are supported. at expression - at(yyyy-mm-ddThh:mm:ss) rate expression - rate(value unit) cron expression - cron(fields) You can use at expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate and cron expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year). A rate expression consists of a value as a positive integer, and a unit with the following options: minute | minutes | hour | hours | day | days For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.
419
428
  */
420
429
  ScheduleExpression?: ScheduleExpression;
421
430
  /**
@@ -755,6 +764,10 @@ declare namespace Scheduler {
755
764
  export interface UntagResourceOutput {
756
765
  }
757
766
  export interface UpdateScheduleInput {
767
+ /**
768
+ * Specifies the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.
769
+ */
770
+ ActionAfterCompletion?: ActionAfterCompletion;
758
771
  /**
759
772
  * Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, EventBridge Scheduler uses a randomly generated token for the request to ensure idempotency.
760
773
  */
@@ -784,7 +797,7 @@ declare namespace Scheduler {
784
797
  */
785
798
  Name: Name;
786
799
  /**
787
- * The expression that defines when the schedule runs. The following formats are supported. at expression - at(yyyy-mm-ddThh:mm:ss) rate expression - rate(unit value) cron expression - cron(fields) You can use at expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate and cron expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year). A rate expression consists of a value as a positive integer, and a unit with the following options: minute | minutes | hour | hours | day | days For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.
800
+ * The expression that defines when the schedule runs. The following formats are supported. at expression - at(yyyy-mm-ddThh:mm:ss) rate expression - rate(value unit) cron expression - cron(fields) You can use at expressions to create one-time schedules that invoke a target once, at the time and in the time zone, that you specify. You can use rate and cron expressions to create recurring schedules. Rate-based schedules are useful when you want to invoke a target at regular intervals, such as every 15 minutes or every five days. Cron-based schedules are useful when you want to invoke a target periodically at a specific time, such as at 8:00 am (UTC+0) every 1st day of the month. A cron expression consists of six fields separated by white spaces: (minutes hours day_of_month month day_of_week year). A rate expression consists of a value as a positive integer, and a unit with the following options: minute | minutes | hour | hours | day | days For more information and examples, see Schedule types on EventBridge Scheduler in the EventBridge Scheduler User Guide.
788
801
  */
789
802
  ScheduleExpression: ScheduleExpression;
790
803
  /**
package/clients/sqs.d.ts CHANGED
@@ -20,11 +20,11 @@ declare class SQS extends Service {
20
20
  */
21
21
  addPermission(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
22
22
  /**
23
- * Cancels a specified message movement task. A message movement can only be cancelled when the current status is RUNNING. Cancelling a message movement task does not revert the messages that have already been moved. It can only stop the messages that have not been moved yet.
23
+ * Cancels a specified message movement task. A message movement can only be cancelled when the current status is RUNNING. Cancelling a message movement task does not revert the messages that have already been moved. It can only stop the messages that have not been moved yet. This action is currently limited to supporting message redrive from dead-letter queues (DLQs) only. In this context, the source queue is the dead-letter queue (DLQ), while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues are supported. Only one active message movement task is supported per queue at any given time.
24
24
  */
25
25
  cancelMessageMoveTask(params: SQS.Types.CancelMessageMoveTaskRequest, callback?: (err: AWSError, data: SQS.Types.CancelMessageMoveTaskResult) => void): Request<SQS.Types.CancelMessageMoveTaskResult, AWSError>;
26
26
  /**
27
- * Cancels a specified message movement task. A message movement can only be cancelled when the current status is RUNNING. Cancelling a message movement task does not revert the messages that have already been moved. It can only stop the messages that have not been moved yet.
27
+ * Cancels a specified message movement task. A message movement can only be cancelled when the current status is RUNNING. Cancelling a message movement task does not revert the messages that have already been moved. It can only stop the messages that have not been moved yet. This action is currently limited to supporting message redrive from dead-letter queues (DLQs) only. In this context, the source queue is the dead-letter queue (DLQ), while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues are supported. Only one active message movement task is supported per queue at any given time.
28
28
  */
29
29
  cancelMessageMoveTask(callback?: (err: AWSError, data: SQS.Types.CancelMessageMoveTaskResult) => void): Request<SQS.Types.CancelMessageMoveTaskResult, AWSError>;
30
30
  /**
@@ -100,11 +100,11 @@ declare class SQS extends Service {
100
100
  */
101
101
  listDeadLetterSourceQueues(callback?: (err: AWSError, data: SQS.Types.ListDeadLetterSourceQueuesResult) => void): Request<SQS.Types.ListDeadLetterSourceQueuesResult, AWSError>;
102
102
  /**
103
- * Gets the most recent message movement tasks (up to 10) under a specific source queue.
103
+ * Gets the most recent message movement tasks (up to 10) under a specific source queue. This action is currently limited to supporting message redrive from dead-letter queues (DLQs) only. In this context, the source queue is the dead-letter queue (DLQ), while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues are supported. Only one active message movement task is supported per queue at any given time.
104
104
  */
105
105
  listMessageMoveTasks(params: SQS.Types.ListMessageMoveTasksRequest, callback?: (err: AWSError, data: SQS.Types.ListMessageMoveTasksResult) => void): Request<SQS.Types.ListMessageMoveTasksResult, AWSError>;
106
106
  /**
107
- * Gets the most recent message movement tasks (up to 10) under a specific source queue.
107
+ * Gets the most recent message movement tasks (up to 10) under a specific source queue. This action is currently limited to supporting message redrive from dead-letter queues (DLQs) only. In this context, the source queue is the dead-letter queue (DLQ), while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues are supported. Only one active message movement task is supported per queue at any given time.
108
108
  */
109
109
  listMessageMoveTasks(callback?: (err: AWSError, data: SQS.Types.ListMessageMoveTasksResult) => void): Request<SQS.Types.ListMessageMoveTasksResult, AWSError>;
110
110
  /**
@@ -124,11 +124,11 @@ declare class SQS extends Service {
124
124
  */
125
125
  listQueues(callback?: (err: AWSError, data: SQS.Types.ListQueuesResult) => void): Request<SQS.Types.ListQueuesResult, AWSError>;
126
126
  /**
127
- * Deletes the messages in a queue specified by the QueueURL parameter. When you use the PurgeQueue action, you can't retrieve any messages deleted from a queue. The message deletion process takes up to 60 seconds. We recommend waiting for 60 seconds regardless of your queue's size. Messages sent to the queue before you call PurgeQueue might be received but are deleted within the next minute. Messages sent to the queue after you call PurgeQueue might be deleted while the queue is being purged.
127
+ * Deletes available messages in a queue (including in-flight messages) specified by the QueueURL parameter. When you use the PurgeQueue action, you can't retrieve any messages deleted from a queue. The message deletion process takes up to 60 seconds. We recommend waiting for 60 seconds regardless of your queue's size. Messages sent to the queue before you call PurgeQueue might be received but are deleted within the next minute. Messages sent to the queue after you call PurgeQueue might be deleted while the queue is being purged.
128
128
  */
129
129
  purgeQueue(params: SQS.Types.PurgeQueueRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
130
130
  /**
131
- * Deletes the messages in a queue specified by the QueueURL parameter. When you use the PurgeQueue action, you can't retrieve any messages deleted from a queue. The message deletion process takes up to 60 seconds. We recommend waiting for 60 seconds regardless of your queue's size. Messages sent to the queue before you call PurgeQueue might be received but are deleted within the next minute. Messages sent to the queue after you call PurgeQueue might be deleted while the queue is being purged.
131
+ * Deletes available messages in a queue (including in-flight messages) specified by the QueueURL parameter. When you use the PurgeQueue action, you can't retrieve any messages deleted from a queue. The message deletion process takes up to 60 seconds. We recommend waiting for 60 seconds regardless of your queue's size. Messages sent to the queue before you call PurgeQueue might be received but are deleted within the next minute. Messages sent to the queue after you call PurgeQueue might be deleted while the queue is being purged.
132
132
  */
133
133
  purgeQueue(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
134
134
  /**
@@ -172,11 +172,11 @@ declare class SQS extends Service {
172
172
  */
173
173
  setQueueAttributes(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
174
174
  /**
175
- * Starts an asynchronous task to move messages from a specified source queue to a specified destination queue. This action is currently limited to supporting message redrive from dead-letter queues (DLQs) only. In this context, the source queue is the dead-letter queue (DLQ), while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues are supported. Only one active message movement task is supported per queue at any given time.
175
+ * Starts an asynchronous task to move messages from a specified source queue to a specified destination queue. This action is currently limited to supporting message redrive from queues that are configured as dead-letter queues (DLQs) of other Amazon SQS queues only. Non-SQS queue sources of dead-letter queues, such as Lambda or Amazon SNS topics, are currently not supported. In dead-letter queues redrive context, the StartMessageMoveTask the source queue is the DLQ, while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues support redrive. FIFO queues don't support redrive. Only one active message movement task is supported per queue at any given time.
176
176
  */
177
177
  startMessageMoveTask(params: SQS.Types.StartMessageMoveTaskRequest, callback?: (err: AWSError, data: SQS.Types.StartMessageMoveTaskResult) => void): Request<SQS.Types.StartMessageMoveTaskResult, AWSError>;
178
178
  /**
179
- * Starts an asynchronous task to move messages from a specified source queue to a specified destination queue. This action is currently limited to supporting message redrive from dead-letter queues (DLQs) only. In this context, the source queue is the dead-letter queue (DLQ), while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues are supported. Only one active message movement task is supported per queue at any given time.
179
+ * Starts an asynchronous task to move messages from a specified source queue to a specified destination queue. This action is currently limited to supporting message redrive from queues that are configured as dead-letter queues (DLQs) of other Amazon SQS queues only. Non-SQS queue sources of dead-letter queues, such as Lambda or Amazon SNS topics, are currently not supported. In dead-letter queues redrive context, the StartMessageMoveTask the source queue is the DLQ, while the destination queue can be the original source queue (from which the messages were driven to the dead-letter-queue), or a custom destination queue. Currently, only standard queues support redrive. FIFO queues don't support redrive. Only one active message movement task is supported per queue at any given time.
180
180
  */
181
181
  startMessageMoveTask(callback?: (err: AWSError, data: SQS.Types.StartMessageMoveTaskResult) => void): Request<SQS.Types.StartMessageMoveTaskResult, AWSError>;
182
182
  /**
@@ -811,7 +811,7 @@ declare namespace SQS {
811
811
  }
812
812
  export interface StartMessageMoveTaskRequest {
813
813
  /**
814
- * The ARN of the queue that contains the messages to be moved to another queue. Currently, only dead-letter queue (DLQ) ARNs are accepted.
814
+ * The ARN of the queue that contains the messages to be moved to another queue. Currently, only ARNs of dead-letter queues (DLQs) whose sources are other Amazon SQS queues are accepted. DLQs whose sources are non-SQS queues, such as Lambda or Amazon SNS topics, are not currently supported.
815
815
  */
816
816
  SourceArn: String;
817
817
  /**
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1424.0',
86
+ VERSION: '2.1426.0',
87
87
 
88
88
  /**
89
89
  * @api private