For the complete documentation index, see llms.txt. This page is also available as Markdown.

sdm aws

NAME:
   sdm aws - aws commands

USAGE:
   sdm aws command [command options] [arguments...]

COMMANDS:
   cli        Execute an AWS CLI Command.
   env        Print environment variables required to access an AWS resource.
   run        Execute an external command with environment variables configured for AWS.
   terraform  Execute terraform commands with a SDM AWS proxy.

OPTIONS:
   --name value  The name of the AWS resource to access. By default if there is only one connected AWS resource, that resource is used. [$SDM_AWS_NAME]
   --help, -h    show help

For AWS CLI commands, please refer to the AWS CLI Command reference guide. For Terraform commands, please refer to Terraform documentation.

Last updated

Was this helpful?