Skip to content

(@aws-cdk/aws-ecs): Expose logdriver "mode" property for @aws-cdk/aws-ecs.AwsLogDriverProps #13845

@nicohartto

Description

@nicohartto

Currently it is possible to change aws logdriver "mode" in CloudFormation https://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_awslogs.html

But AwsLogDriverProps do not expose the property in CDK.

Use Case

We have a performance need to deliver logs, but the ordering is not as relevant to us. Adjusting the mode to non-blocking would help.

Proposed Solution

Add "mode" as configurable option for AwsLogDriverProps / reach parity with CloudFormation API.

Other

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_awslogs.html

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecsRelated to Amazon Elastic Containereffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.feature/coverage-gapGaps in CloudFormation coverage by L2 constructsp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions