aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

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

Open
#2,289 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.