AWS - Account and Billing
Given the following AWS CLI command, what will be the effect?
aws ec2 create-tags --resources i-0abcd1234efgh5678 --tags Key=Project,Value=Alpha Key=Owner,Value=TeamA
