Skip to main content
Glama

aws-mcp

select-profile

Choose an AWS profile and optional region for subsequent AWS interactions. Automatically handles SSO authentication if required, ensuring secure and streamlined access to AWS resources.

Instructions

Selects AWS profile to use for subsequent interactions. If needed, does SSO authentication

Input Schema

NameRequiredDescriptionDefault
profileYesName of the AWS profile to select
regionNoRegion to use (if not provided, us-east-1 is used)

Input Schema (JSON Schema)

{ "properties": { "profile": { "description": "Name of the AWS profile to select", "type": "string" }, "region": { "description": "Region to use (if not provided, us-east-1 is used)", "type": "string" } }, "required": [ "profile" ], "type": "object" }

Other Tools from aws-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RafalWilinski/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server