Skip to content

custom_resources: log retention rate limit error during deploy #24485

@jsauter

Description

@jsauter

Describe the bug

When deploying a stack containing a custom resource, we received several rate limit exceptions when the cdk code deployed the logRetention infrastructure. This seems to happen intermittently and we have not received feedback recently of the issue. However, we figured you would like to know.

Expected Behavior

Not to receive a rate limit exception and the application to deploy.

Current Behavior

Deploying cdk application that contained a customer resource and lambda, the logRetention infrastructure generated a rate exceeded exception.

Reproduction Steps

It has not happened recently, but create a cdk application with a custom resource that has configuration that will generate a logRetention policy etc.

Possible Solution

No response

Additional Information/Context

We are curious if there is a way to manage these rate limit exceptions if they are outside of our code.

CDK CLI Version

2.29.1

Framework Version

No response

Node.js Version

14.18.3

OS

macos

Language

Typescript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

Labels

@aws-cdk/custom-resourcesRelated to AWS CDK Custom ResourcesbugThis issue is a bug.p2sdk-v3-upgradeTag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions