Executing:
$ stacker build -d DUMP -v -o my-config.yml
fails due to:
botocore.exceptions.ClientError: An error occurred (400) when calling HeadBucket operation: Bad Request
Is there a way to dump the CloudFormation template locally without any interactions with AWS?