Creating an AWS environment with a medium duty data lake using the CLI
You can use the CDP CLI to create an AWS environment with a medium duty data lake.
Before you use the CDP CLI, run the following command to verify that your environment is pointing to the correct profile:
cdp --profile {PROFILE}
As a sanity check, run the following command to verify that your environment name is not already taken:
environments describe-environment --environment-name {ENVNAME}