cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

[AWS::LakeFormation::Resource] - [BUG] - Rate Exceeded Error when deleting

Open Rizxcviii opened this issue 7 months ago • 0 comments

Name of the resource

AWS::LakeFormation::Resource

Resource Name

No response

Issue Description

When performing multiple deletes using the API, we get rate exceeded errors. This has started happening recently, so I assume there was an update recently that started to cause this.

Expected Behavior

Resources delete, and when rate limiting occurs, implement backoff

Observed Behavior

Rate exceeded (Service: AmazonIdentityManagement; Status Code: 400; Error Code: Throttling; Request ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx; Proxy: null) (Service: AWSLakeFormation; Status Code: 400; Error Code: InvalidInputException; Request ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx; Proxy: null)

Test Cases

Doing multiple deletes in succession (the stack was being deleted, so all lakeformation resources were being deleted.

Other Details

No response

Rizxcviii avatar Apr 04 '25 12:04 Rizxcviii