Hadoop - Modern Data Architecture with Hadoop
You run this AWS CLI command but get a permission denied error:
```bash
aws emr create-cluster --name "TestCluster" --release-label emr-6.3.0 --instance-type m5.xlarge --instance-count 3
```
What should you check first?
