AWS - Account and Billing
Given the following AWS CLI command:
What will be the effect of this command?
aws ec2 create-tags --resources i-0abcd1234efgh5678 --tags Key=Department,Value=Finance
What will be the effect of this command?
