diff --git a/javascriptv3/example_code/cloudwatch-events/README.md b/javascriptv3/example_code/cloudwatch-events/README.md index 0d2abfc41dc..73c503037e1 100644 --- a/javascriptv3/example_code/cloudwatch-events/README.md +++ b/javascriptv3/example_code/cloudwatch-events/README.md @@ -56,6 +56,6 @@ Code excerpts that show you how to call individual service functions. - [Amazon CloudWatch Events User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/WhatIsCloudWatchEvents.html) - [Amazon CloudWatch Logs API Reference](https://docs.aws.amazon.com/eventbridge/latest/APIReference/Welcome.html) -- [CloudWatch Events Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cloudwatch-events/index.html) +- [CloudWatch Events Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/cloudwatch-logs/README.md b/javascriptv3/example_code/cloudwatch-logs/README.md index 4ba883849f3..7ea51e19544 100644 --- a/javascriptv3/example_code/cloudwatch-logs/README.md +++ b/javascriptv3/example_code/cloudwatch-logs/README.md @@ -63,6 +63,6 @@ Code excerpts that show you how to call individual service functions. - [Amazon CloudWatch Logs User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html) - [Amazon CloudWatch Logs API Reference](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/Welcome.html) -- [CloudWatch Logs Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cloudwatch-logs/index.html) +- [CloudWatch Logs Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/cloudwatch/README.md b/javascriptv3/example_code/cloudwatch/README.md index 5ae91f3fd08..b8683b4d24f 100644 --- a/javascriptv3/example_code/cloudwatch/README.md +++ b/javascriptv3/example_code/cloudwatch/README.md @@ -55,6 +55,6 @@ OR - [Amazon CloudWatch User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) - [Amazon CloudWatch API reference](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html) -- [Amazon CloudWatch Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cloudwatch/index.html) +- [Amazon CloudWatch Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/codebuild/README.md b/javascriptv3/example_code/codebuild/README.md index 8d20a789fa2..31f862bf33f 100644 --- a/javascriptv3/example_code/codebuild/README.md +++ b/javascriptv3/example_code/codebuild/README.md @@ -32,5 +32,5 @@ For more information see, the [README](../README.rst). ## Resources - [AWS SDK for JavaScript v3 repo](https://github.com/aws/aws-sdk-js-v3) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-CodeBuild/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codebuild/index.html) - [AWS CodeBuild user guide](https://docs.aws.amazon.com/CodeBuild/latest/userguide/welcome.html) diff --git a/javascriptv3/example_code/codecommit/README.md b/javascriptv3/example_code/codecommit/README.md index 70955e29750..a8b90308e8b 100644 --- a/javascriptv3/example_code/codecommit/README.md +++ b/javascriptv3/example_code/codecommit/README.md @@ -44,5 +44,5 @@ For more information see, the [README](../README.rst). ## Resources - [AWS SDK for JavaScript v3 repo](https://github.com/aws/aws-sdk-js-v3) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecommit/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/codecommit/index.html) - [AWS CodeCommit user guide](https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html) diff --git a/javascriptv3/example_code/cognito/README.md b/javascriptv3/example_code/cognito/README.md index 5f315143e1c..08cd5eb4da9 100644 --- a/javascriptv3/example_code/cognito/README.md +++ b/javascriptv3/example_code/cognito/README.md @@ -73,7 +73,7 @@ its readme. - [Amazon Cognito Developer Guide](https://docs.aws.amazon.com/cognito/index.html) - [Amazon Cognito User Pools API Reference](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/Welcome.html) - [Amazon Cognito Federated Identities API Reference](https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/Welcome.html) -- [Amazon Cognito Identity client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cognito-identity/index.html) -- [Amazon Cognito Identity Provider client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cognito-identity-provider/index.html) +- [Amazon Cognito Identity client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cognito-identity/index.html) +- [Amazon Cognito Identity Provider client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cognito-identity-provider/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/cross-services/aurora-serverless-app/README.md b/javascriptv3/example_code/cross-services/aurora-serverless-app/README.md index d653df57a45..8c998b65d33 100644 --- a/javascriptv3/example_code/cross-services/aurora-serverless-app/README.md +++ b/javascriptv3/example_code/cross-services/aurora-serverless-app/README.md @@ -41,5 +41,5 @@ See [the steps for destroying the resources with the CDK](../../../../resources/ - [Front-end client](../../../../resources/clients/react/elwing/README.md) - [Amazon Aurora User Guide](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html) - [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/Welcome.html) -- [RDS Data Client - AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-rds-data/index.html) -- [SES Client - AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ses/index.html) +- [RDS Data Client - AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/rds-data/index.html) +- [SES Client - AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ses/index.html) diff --git a/javascriptv3/example_code/cross-services/textract-react/README.md b/javascriptv3/example_code/cross-services/textract-react/README.md index 9314683eafd..d85a93756c3 100644 --- a/javascriptv3/example_code/cross-services/textract-react/README.md +++ b/javascriptv3/example_code/cross-services/textract-react/README.md @@ -204,7 +204,7 @@ npm test ## Additional information -- [SDK for JavaScript Amazon Textract reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-textract/index.html) +- [SDK for JavaScript Amazon Textract reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/textract/index.html) - [Amazon Textract Documentation](https://docs.aws.amazon.com/textract/) This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). diff --git a/javascriptv3/example_code/dynamodb/README.md b/javascriptv3/example_code/dynamodb/README.md index 97b604dd89d..8aa9ce4303c 100644 --- a/javascriptv3/example_code/dynamodb/README.md +++ b/javascriptv3/example_code/dynamodb/README.md @@ -146,7 +146,7 @@ in the `javascriptv3` folder. * [DynamoDB Developer Guide](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html) * [DynamoDB API Reference](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/Welcome.html) -* [SDK for JavaScript (v3) DynamoDB reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-dynamodb/index.html) +* [SDK for JavaScript (v3) DynamoDB reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/dynamodb/index.html) diff --git a/javascriptv3/example_code/ec2/README.md b/javascriptv3/example_code/ec2/README.md index 7e7b3ddaabb..5cfad153364 100644 --- a/javascriptv3/example_code/ec2/README.md +++ b/javascriptv3/example_code/ec2/README.md @@ -128,7 +128,7 @@ in the `javascriptv3` folder. * [Amazon EC2 User Guide](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html) * [Amazon EC2 API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html) -* [SDK for JavaScript V3 Amazon EC2 reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ec2/index.html) +* [SDK for JavaScript V3 Amazon EC2 reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ec2/index.html) diff --git a/javascriptv3/example_code/eventbridge/README.md b/javascriptv3/example_code/eventbridge/README.md index 7d22912e893..43269601b10 100644 --- a/javascriptv3/example_code/eventbridge/README.md +++ b/javascriptv3/example_code/eventbridge/README.md @@ -75,5 +75,5 @@ npm test - [AWS SDK for JavaScript v3 repo](https://github.com/aws/aws-sdk-js-v3) . - [AWS SDK for JavaScript v3 Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/) - [Amazon EventBridge Documentation](https://docs.aws.amazon.com/eventbridge) -- [AWS SDK for JavaScript v3 API Reference Guide - Amazon EventBridge client module](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-eventbridge/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide - Amazon EventBridge client module](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/eventbridge/index.html) diff --git a/javascriptv3/example_code/glacier/README.md b/javascriptv3/example_code/glacier/README.md index 8d1391bc637..d046ceb2978 100644 --- a/javascriptv3/example_code/glacier/README.md +++ b/javascriptv3/example_code/glacier/README.md @@ -35,6 +35,6 @@ node [example name].js // For example, node createVault.js ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) - [AWS SDK for JavaScript v3 Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/glacier-examples.html) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-glacier/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glacier/index.html) diff --git a/javascriptv3/example_code/glue/README.md b/javascriptv3/example_code/glue/README.md index 6b1aa4437d0..e65b24b6ed3 100644 --- a/javascriptv3/example_code/glue/README.md +++ b/javascriptv3/example_code/glue/README.md @@ -107,6 +107,6 @@ Code examples that show you how to accomplish a specific task by calling multipl - [AWS Glue Developer Guide](https://docs.aws.amazon.com/glue/latest/dg/what-is-glue.html) - [AWS Glue API Reference](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api.html) -- [AWS Glue client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-glue/index.html) +- [AWS Glue client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glue/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/iam/README.md b/javascriptv3/example_code/iam/README.md index 984e76f2617..91b9a3e62fc 100644 --- a/javascriptv3/example_code/iam/README.md +++ b/javascriptv3/example_code/iam/README.md @@ -136,7 +136,7 @@ in the `javascriptv3` folder. * [IAM User Guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html) * [IAM API Reference](https://docs.aws.amazon.com/IAM/latest/APIReference/welcome.html) -* [SDK for JavaScript (v3) IAM reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iam/index.html) +* [SDK for JavaScript (v3) IAM reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/iam/index.html) diff --git a/javascriptv3/example_code/kinesis/README.md b/javascriptv3/example_code/kinesis/README.md index 6b83bde201c..bdcbc560a5b 100644 --- a/javascriptv3/example_code/kinesis/README.md +++ b/javascriptv3/example_code/kinesis/README.md @@ -26,4 +26,4 @@ npm install ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) - [Amazon Kinesis Example](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/kinesis-examples.html) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-kinesis/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/kinesis/index.html) diff --git a/javascriptv3/example_code/lambda/README.md b/javascriptv3/example_code/lambda/README.md index 7b225d40426..2b91e219edb 100644 --- a/javascriptv3/example_code/lambda/README.md +++ b/javascriptv3/example_code/lambda/README.md @@ -58,6 +58,6 @@ Code examples that show you how to accomplish a specific task by calling multipl - [AWS Lambda Developer Guide](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html) - [AWS Lambda API Reference](https://docs.aws.amazon.com/lambda/latest/dg/API_Reference.html) -- [AWS Lambda client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lambda/index.html) +- [AWS Lambda client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lambda/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/mediaconvert/README.md b/javascriptv3/example_code/mediaconvert/README.md index 0559960407b..4596b81167e 100644 --- a/javascriptv3/example_code/mediaconvert/README.md +++ b/javascriptv3/example_code/mediaconvert/README.md @@ -38,4 +38,4 @@ node [example name].js // For example, node emc_createjob.js ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) - [AWS SDK for JavaScript v3 Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/mediaconvert-examples.html) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/mediaconvert/index.html) diff --git a/javascriptv3/example_code/personalize/README.md b/javascriptv3/example_code/personalize/README.md index 67bdd9e2987..0d6ef316001 100644 --- a/javascriptv3/example_code/personalize/README.md +++ b/javascriptv3/example_code/personalize/README.md @@ -68,8 +68,8 @@ node [example name].js ## Resources - [AWS SDK for JavaScript (v3) repo](https://github.com/aws/aws-sdk-js-v3) - [Amazon Personalize Developer Guide ](https://docs.aws.amazon.com/personalize/latest/dg/what-is-personalize.html) -- [AWS SDK for JavaScript v3 API Reference Guide - Personalize Client](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-personalize/index.html) -- [AWS SDK for JavaScript v3 API Reference Guide - Personalize Events Client](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-personalize-events/index.html) -- [AWS SDK for JavaScript v3 API Reference Guide - Personalize Runtime Client](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-personalize-events/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide - Personalize Client](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/personalize/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide - Personalize Events Client](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/personalize-events/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide - Personalize Runtime Client](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/personalize-events/index.html) diff --git a/javascriptv3/example_code/pinpoint/README.md b/javascriptv3/example_code/pinpoint/README.md index f662a538a5f..6c116dab6fc 100644 --- a/javascriptv3/example_code/pinpoint/README.md +++ b/javascriptv3/example_code/pinpoint/README.md @@ -53,5 +53,5 @@ node [example name].js // For example, node pinpoint-create-cluster.js ``` ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-pinpoint/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint/index.html) diff --git a/javascriptv3/example_code/polly/README.md b/javascriptv3/example_code/polly/README.md index aa31462aa5c..ff2c2dc3f48 100644 --- a/javascriptv3/example_code/polly/README.md +++ b/javascriptv3/example_code/polly/README.md @@ -30,5 +30,5 @@ npm install ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-polly/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/polly/index.html) diff --git a/javascriptv3/example_code/redshift/README.md b/javascriptv3/example_code/redshift/README.md index 84db7fdf633..315d0700be3 100644 --- a/javascriptv3/example_code/redshift/README.md +++ b/javascriptv3/example_code/redshift/README.md @@ -39,6 +39,6 @@ node [example name].js // For example, node redshift-create-cluster.js ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) - [AWS SDK for JavaScript v3 Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/redshift-examples.html) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/redshift/index.html) diff --git a/javascriptv3/example_code/rekognition/estimate-age-example/src/README.md b/javascriptv3/example_code/rekognition/estimate-age-example/src/README.md index 63e9a2041ab..a9c1fb6714e 100644 --- a/javascriptv3/example_code/rekognition/estimate-age-example/src/README.md +++ b/javascriptv3/example_code/rekognition/estimate-age-example/src/README.md @@ -42,5 +42,5 @@ webpack estimate-age.js --mode development --target web --devtool false -o main. ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-rekognition/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/rekognition/index.html) - [Amazon Rekognition Developer Guide - AWS SDK for JavaScript (v2) version of this example](https://docs.aws.amazon.com/rekognition/latest/dg/image-bytes-javascript.html) diff --git a/javascriptv3/example_code/s3/README.md b/javascriptv3/example_code/s3/README.md index df60efa32c0..6ccbc727bbc 100644 --- a/javascriptv3/example_code/s3/README.md +++ b/javascriptv3/example_code/s3/README.md @@ -164,7 +164,7 @@ in the `javascriptv3` folder. * [Amazon S3 User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html) * [Amazon S3 API Reference](https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html) -* [SDK for JavaScript (v3) Amazon S3 reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-s3/index.html) +* [SDK for JavaScript (v3) Amazon S3 reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/s3/index.html) diff --git a/javascriptv3/example_code/ses/README.md b/javascriptv3/example_code/ses/README.md index 2c43ff37cf3..13a65d1d078 100644 --- a/javascriptv3/example_code/ses/README.md +++ b/javascriptv3/example_code/ses/README.md @@ -60,6 +60,6 @@ Code excerpts that show you how to call individual service functions. - [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/Welcome.html) - [Amazon SES API Reference](https://docs.aws.amazon.com/ses/latest/APIReference/Welcome.html) -- [Amazon SES Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ses/index.html) +- [Amazon SES Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ses/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/sqs/README.md b/javascriptv3/example_code/sqs/README.md index 07b83bc5148..fde2cc8445f 100644 --- a/javascriptv3/example_code/sqs/README.md +++ b/javascriptv3/example_code/sqs/README.md @@ -100,7 +100,7 @@ in the `javascriptv3` folder. * [Amazon SQS Developer Guide](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/welcome.html) * [Amazon SQS API Reference](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Welcome.html) -* [SDK for JavaScript (v3) Amazon SQS reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/index.html) +* [SDK for JavaScript (v3) Amazon SQS reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/sqs/index.html) diff --git a/javascriptv3/example_code/sts/README.md b/javascriptv3/example_code/sts/README.md index aa14f9a150e..1be6d2e89d4 100644 --- a/javascriptv3/example_code/sts/README.md +++ b/javascriptv3/example_code/sts/README.md @@ -47,6 +47,6 @@ Code excerpts that show you how to call individual service functions. - [Amazon CloudWatch User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) - [Amazon CloudWatch API reference](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html) -- [Amazon CloudWatch Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cloudwatch/index.html) +- [Amazon CloudWatch Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/support/README.md b/javascriptv3/example_code/support/README.md index 27fdead7567..23c1342ecfa 100644 --- a/javascriptv3/example_code/support/README.md +++ b/javascriptv3/example_code/support/README.md @@ -74,6 +74,6 @@ Code examples that show you how to accomplish a specific task by calling multipl - [AWS Support User Guide](https://docs.aws.amazon.com/awssupport/latest/user/getting-started.html) - [AWS Support API Reference](https://docs.aws.amazon.com/awssupport/latest/APIReference/Welcome.html) -- [Support Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-support/index.html) +- [Support Client - AWS SDK for JavaScript (v3)](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/support/index.html) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 diff --git a/javascriptv3/example_code/transcribe/README.md b/javascriptv3/example_code/transcribe/README.md index 6c9208ab4a1..b513622be98 100644 --- a/javascriptv3/example_code/transcribe/README.md +++ b/javascriptv3/example_code/transcribe/README.md @@ -54,5 +54,5 @@ For more information see, the [README](../README.rst). ## Resources - [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3) - [AWS SDK for JavaScript v3 Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/sqs-examples.html) -- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-transcribe/index.html) +- [AWS SDK for JavaScript v3 API Reference Guide](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/transcribe/index.html) - [Amazon Transcribe documentation](https://docs.aws.amazon.com/transcribe/) \ No newline at end of file