docs/provider-config/aws-bedrock/cli-profile.mdx
Cline offers the option of utilizing AWS credentials or AWS profiles to access AWS Bedrock services. SSO/Federated roles are suggested over Legacy IAM configuration; this guide describes how to configure your environment so that Cline uses SSO roles for authentication.
Install the latest version of AWS CLI
Configure IAM authentication with the AWS CLI
PowerUserAccess role.PowerUserAccess permissions.Access keys link and note the SSO start URL and SSO region, which are needed in the next stepContinue configuring your profile using the aws configure sso CLI wizard
aws sso login --profile <AWS-profile-name>If you haven't already done so, install VSCode and the Cline extension. Consult the Getting Started page for guidance.
Open the Cline extension, then click on the settings button ⚙️ to select your API Provider.