aws / aws/aws-cdk

(@aws-cdk/aws-dynamodb): DynamoDb Replication: Cannot exceed quota for PoliciesPerRole: 10

Open
#13,671 36 comments 1 reaction 0 assignees View on GitHub
@aws-cdk/aws-dynamodb bug ddb-legacy-table effort/large p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

```
Cannot exceed quota for PoliciesPerRole: 10 (Service: AmazonIdentityManagement; Status Code: 409; Error Code: LimitExceeded; Request ID: 3bd4add0-36e4-44ad-8e98-947977c0a638; Proxy: null)
```

Starting from version 1.92.0 I can't deploy my global tables.

https://github.com/aws/aws-cdk/pull/13300 seems like this is the change that introduced this bug for me.

### Reproduction Steps

### What did you expect to happen?

### What actually happened?

### Environment

- **CDK CLI Version : 1.92.0**
- **Framework Version: 1.92.0**
- **Node.js Version: v12.6.0**
- **OS : arch linux**
- **Language (Version): TypeScript**

### Other

---

This is :bug: Bug Report

Contributor guide

Open the contributing guide

Research direction

Start by reviewing pull request #13300 and comparing the global-table deployment behavior between versions 1.91.0 and 1.92.0. Reproduce the deployment with the reported PoliciesPerRole quota error, then verify that the affected DynamoDB replication path deploys without exceeding the IAM policy quota.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
databases, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.