You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring the HA setup with AWS and making the IAM role that can create the various AWS resources, there is a missing dynamodb permission in the IAM role configuration for backend and events tables: dynamodb:UpdateContinuousBackups
Category
Improve Existing
The text was updated successfully, but these errors were encountered:
…luster chart (#10858)
* helm: Update NOTES.txt for AWS ACM
* Add support for separate Postgres/MongoDB listeners in teleport-cluster chart
* Special case backend listener protocol based on presence of ACM annotation
* Don't add AWS annotations when not in AWS mode
* Adds for separatePostgresListener/separateMongoListener
Also adds missing example for setitng proxyListenerMode
* Add continuous backups permission to DynamoDB policy
Fixes#11411
Details
When configuring the HA setup with AWS and making the IAM role that can create the various AWS resources, there is a missing dynamodb permission in the IAM role configuration for backend and events tables:
dynamodb:UpdateContinuousBackups
Category
The text was updated successfully, but these errors were encountered: