Skip to content

Commit

Permalink
JavaScript (v3): Update READMEs to reflect latest API ref location.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpyle0819 authored and rlhagerm committed Aug 10, 2023
1 parent aaec6ef commit df1cb30
Show file tree
Hide file tree
Showing 28 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion javascriptv3/example_code/cloudwatch-events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/cloudwatch-logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/cloudwatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/codebuild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion javascriptv3/example_code/codecommit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
4 changes: 2 additions & 2 deletions javascriptv3/example_code/cognito/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion javascriptv3/example_code/dynamodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!--custom.resources.start-->
<!--custom.resources.end-->
Expand Down
2 changes: 1 addition & 1 deletion javascriptv3/example_code/ec2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!--custom.resources.start-->
<!--custom.resources.end-->
Expand Down
2 changes: 1 addition & 1 deletion javascriptv3/example_code/eventbridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

2 changes: 1 addition & 1 deletion javascriptv3/example_code/glacier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 1 addition & 1 deletion javascriptv3/example_code/glue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/iam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!--custom.resources.start-->
<!--custom.resources.end-->
Expand Down
2 changes: 1 addition & 1 deletion javascriptv3/example_code/kinesis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion javascriptv3/example_code/lambda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/mediaconvert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
6 changes: 3 additions & 3 deletions javascriptv3/example_code/personalize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 1 addition & 1 deletion javascriptv3/example_code/pinpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

2 changes: 1 addition & 1 deletion javascriptv3/example_code/polly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

2 changes: 1 addition & 1 deletion javascriptv3/example_code/redshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion javascriptv3/example_code/s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!--custom.resources.start-->
<!--custom.resources.end-->
Expand Down
2 changes: 1 addition & 1 deletion javascriptv3/example_code/ses/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/sqs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!--custom.resources.start-->
<!--custom.resources.end-->
Expand Down
2 changes: 1 addition & 1 deletion javascriptv3/example_code/sts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/support/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion javascriptv3/example_code/transcribe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

0 comments on commit df1cb30

Please sign in to comment.