Skip to content

Commit 06cb2af

Browse files
fix: question 212 (closes #43)
1 parent f9836d8 commit 06cb2af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,10 +2475,10 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
24752475

24762476
![Question 212](images/question212.jpg)
24772477

2478-
- [ ] Contact AWS Support to request an AWS KMS rate limit increase.
2479-
- [ ] Perform error retries with exponential backoff in the application code.
2480-
- [x] Contact AWS Support to request a S3 rate limit increase.
2481-
- [x] Import a customer master key (CMK) with a larger key size.
2478+
- [x] Contact AWS Support to request an AWS KMS rate limit increase.
2479+
- [x] Perform error retries with exponential backoff in the application code.
2480+
- [ ] Contact AWS Support to request a S3 rate limit increase.
2481+
- [ ] Import a customer master key (CMK) with a larger key size.
24822482
- [ ] Use more than one customer master key (CMK) to encrypt S3 data.
24832483

24842484
**[⬆ Back to Top](#table-of-contents)**

0 commit comments

Comments
 (0)