---
title: AWS CLI
url: https://www.tines.com/docs/credentials/connect-flows/aws-cli/
updated: 2024-10-30T12:01:57+00:00
---

*[tines.com](https://www.tines.com/llms.txt) › [Docs](https://www.tines.com/llms.txt) › [Credentials](https://www.tines.com/llm/docs/credentials.md) › [Connect flows](https://www.tines.com/llm/docs/credentials/connect-flows.md)*

# AWS CLI

*[View on tines.com](https://www.tines.com/docs/credentials/connect-flows/aws-cli/)*

The [AWS Command Line Interface](https://aws.amazon.com/cli/) (AWS CLI) is a unified tool to manage your AWS services. 

## Connect flow details

<table border="1" style="border-collapse: collapse;"><tbody><tr><td>Item</td><td>Description</td></tr><tr><td>Credential type</td><td>AWS</td></tr><tr><td>Required inputs</td><td><ul><li>Role ARN</li><li>Credential name</li><li>ID of team to create credential in</li></ul><p>Note: you will need to update the trust policy of the IAM role to reflect the created external ID of your AWS credential. Ensure you have access to edit your IAM role in AWS before starting the connect flow.</p></td></tr><tr><td>Scopes</td><td>Allows access to run any AWS CLI command that your selected IAM role has permissions to run.</td></tr></tbody></table>

> **TIP:** Check out the [AWS CLI docs](https://www.tines.com/docs/actions/templates/run-python-script/#aws-cli-support) for more details on how to the AWS CLI works in Tines.
