AWS - CLI
Which AWS CLI command syntax correctly uses a profile named
dev-account to list S3 buckets?dev-account to list S3 buckets?--profile dev-account as a global option right after aws, before the service s3 ls.aws --profile dev-account s3 ls correctly uses the profile flag.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions