githubEdit

How do I modify DynamoDB table capacity settings?

Context DynamoDB tables may be configured with fixed read/write capacity which can limit system scalability. Administrators need to be able to update these capacity settings to ensure optimal performance as system demands change. Answer To modify DynamoDB table capacity settings, you can use the AWS Admin JIT (Just-In-Time) access feature through the Duplo Portal. This provides temporary administrative access to make necessary AWS configuration changes. Steps to update DynamoDB capacity: Navigate to the Duplo Portal Locate and select the AWS Admin JIT access option Request temporary administrative access Once access is granted, navigate to the DynamoDB tables in AWS Console Select the table you wish to modify Under Capacity settings, choose to modify the read/write capacity units Enter the new capacity values Save the changes Note: AWS Admin JIT access is temporary and will automatically expire after a set duration for security purposes.

Last updated

Was this helpful?