aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

A repository that contains AWS CDK code examples

Results 2 aws-cdk-examples issues
Sort by recently updated
recently updated
newest added

Hi, While trying to deploy the `application-load-balanced-fargate-service` examples, CDK fails with the following error: ``` 13:47:44 | CREATE_FAILED | AWS::ECS::TaskDefinition | amazon-ecs-sample/TaskDef Resource handler returned message: "Invalid request provided: Create...

Setting the memorylimit explicitly to be a supported configuration.