You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ecctl deployment create --name my-deployment --deployment-template=aws-io-optimized-v2 --region=us-east-1 results in
The deployment creation returned with an error. Use the displayed request ID to recreate the deployment resources
Request ID: 1t0exh525srsmg1umz1hfrcr8l237r4zk45qu1rgkxo7qslahcenqjnumb37up49
api error: 1 error occurred:
* deployments.resource_combination_prohibited: Deployment defines resources integrations_server,apm, which cannot be specified together. Choose one of the resources.
The command is directly taken from example on the doc.
The text was updated successfully, but these errors were encountered:
ecctl deployment create --name my-deployment --deployment-template=aws-io-optimized-v2 --region=us-east-1
results inThe command is directly taken from example on the doc.
The text was updated successfully, but these errors were encountered: