Skip to content

Response limit of 4k for CloudFormation Custom Resources #2825

@joshlartz

Description

@joshlartz

Using the AwsCustomResource construct to easily pass in SDK calls is very useful. Some service calls however have a large response body and lead to Response object is too long. in their CloudFormation response.

It would be nice to have a conditional to check for that and truncate, or more ideally, have a property to control what output goes into the response body, similar to how physicalResourceIdPath works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions