Index of all Collection Environment Variables

The following index documents all environment variables declared by plugins in collections. Environment variables used by the ansible-core configuration are documented in Ansible Configuration Settings.

AWS_ACCESS_KEY_ID

The STS access key to use when connecting via session-manager.

Used by: community.aws.aws_ssm connection plugin

AWS_DEFAULT_REGION

The region the EC2 instance is located.

Used by: community.aws.aws_ssm connection plugin

AWS_PROFILE

Sets AWS profile to use.

Used by: community.aws.aws_ssm connection plugin

AWS_REGION

The region the EC2 instance is located.

Used by: community.aws.aws_ssm connection plugin

AWS_SECRET_ACCESS_KEY

The STS secret key to use when connecting via session-manager.

Used by: community.aws.aws_ssm connection plugin

AWS_SESSION_TOKEN

The STS session token to use when connecting via session-manager.

Used by: community.aws.aws_ssm connection plugin