alestic / aws-route53-wipe-hosted-zone

Delete an Amazon Route 53 Hosted Zone with all contained Record Sets
Apache License 2.0
28 stars 10 forks source link

support --profile parameter to aws cli #2

Open jboehle opened 5 years ago

jboehle commented 5 years ago

It would be great if this supported passing in the --profile you wanted to use with the aws cli commands

ramnes commented 4 years ago

You can simply pass it as an environment variable: AWS_PROFILE=your-profile aws-route53-wipe-hosted-zone your-domain.com.