A
AWS CLI elasticbeanstalk commands
Details
- Command
-
aws - Docs
- https://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/
Authentication
AWS programmatic credentials for an IAM principal or AWS console/SSO session compound discovered Get key ↗
$ aws login Set up AWS programmatic access using the AWS CLI quickstart. Easiest paths are to run aws login for console-backed short-term credentials or aws configure sso for IAM Identity Center; the CLI also supports long-term IAM access keys created via IAM as described in Authenticating using IAM user credentials for the AWS CLI. These credentials are then available in ~/.aws/credentials, ~/.aws/config, or environment variables such as AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.