Installing & Using AWS CLI v2 with Bitbucket Pipelines
A brief example on how to install the AWS SDK CLI v2 when running a Bitbucket Pipeline
Bitbucket Pipelines & Variables
I spent several hours attempting to pass a single variable between steps in a Bitbucket Pipeline so you don’t have to.