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
DS-2843 Enable dynamodb delete protection for live profile (#1040)
# Task Branch Pull Request
**<https://nhsd-jira.digital.nhs.uk/browse/DS-2843>**
## Description of Changes
This PR change enables the delete protection on change event DB in prod
environment. This delete protection not enabled on any other env as we
will require to tear the lower envs down after the development/testing
purpose is fulfilled and tested in these lower env and hence it's
enabled for prod env only to avoid accidental deletion of DB
## Type of change
Delete not appropriate
- Security enhancement for dynamodb table in prod env
## Development Checklist
- [x] I have performed a self-review of my own code
- [x] Tests have added that prove my fix is effective or that my feature
works (Integration tests)
- [x] I have updated Dependabot to include my changes (if applicable)
## Code Reviewer Checklist
- [x] I can confirm the changes have been tested or approved by a tester
0 commit comments