Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

aws ec2 describe-tags need region parameter #78

Closed
debu99 opened this issue Aug 15, 2017 · 0 comments
Closed

aws ec2 describe-tags need region parameter #78

debu99 opened this issue Aug 15, 2017 · 0 comments

Comments

@debu99
Copy link

debu99 commented Aug 15, 2017

[root@ip-10-10-100-4 cron.d]# aws ec2 describe-tags \

        --filters "Name=resource-id,Values=$INSTANCE_ID" "Name=key,Values=$IAM_AUTHORIZED_GROUPS_TAG" \
        --query "Tags[0].Value" \
        --output text \

You must specify a region. You can also configure your region by running "aws configure".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant