John L.
John L.
### Describe the issue Add code example for waiters to AWS SDK JavaScript v3 [API Reference docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-acm-pca/Variable/waitUntilCertificateIssued/). Here's v2 docs on waiter with code example, for reference: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ACMPCA.html#waiter_details ### Links...
### Describe the issue Link broken in [Notable-Changes](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/migrating/notable-changes/#maxretries) (UPGRADING.md) >See more in [v3 reference for RetryInputConfig](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/interfaces/_aws_sdk_middleware_retry.retryinputconfig-2.html#maxattempts) maxRetries v2: The maximum amount of retries to perform for a service request. v3:...
**The AWS SDK for JavaScript v2 [has entered](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/) maintenance mode on September 8, 2024 and will be reaching end-of-support on September 8, 2025.** During maintenance mode, AWS will limit SDK...
### Describe the issue Current [waiter pages](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-s3/Variable/waitUntilBucketExists/) could use some examples with more detailed description on the config params. For example: `maxWaitTime` is a required field for waiter config and...
In AWS SDK for JavaScript [v3.729.0](https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.729.0), we released changes to the S3 client that adopts new default integrity protections. For more information on default integrity behavior, please refer to the...
### Describe the feature Every code example in service client page in API reference [docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/s3/command/GetObjectCommand/) has this line for client config but it's not clear as to what goes into...
**The AWS SDK for JavaScript v2 has reached end-of-support as of September 8, 2025.** It will no longer receive updates or releases. We recommend that you migrate to [AWS SDK...
**In the second week of January 2026, the AWS SDK for JavaScript (v3) will no longer support Node.js 18.x, which reached end-of-life on April 30, 2025.** We encourage you to...