Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable point in time recovery for dynamodb tables #198

Closed

Conversation

vasco-santos
Copy link
Contributor

This PR removes point in time recovery for dynamodb tables here per https://github.com/web3-storage/secrets/issues/5

Once this releases, we should check https://us-west-2.console.aws.amazon.com/dynamodbv2/home?region=us-west-2#table?name=prod-w3infra-store&tab=backups to guarantee cloudformation does it. Otherwise, then we can disable it manually in the console

@vasco-santos vasco-santos added this to the w3up phase 4 milestone May 12, 2023
@seed-deploy seed-deploy bot temporarily deployed to pr198 May 12, 2023 10:24 Inactive
@seed-deploy
Copy link

seed-deploy bot commented May 12, 2023

View stack outputs
  • pr198-w3infra-CarparkStack

    Name Value
    BucketName carpark-pr198-0
    Region us-east-2
  • pr198-w3infra-SatnavStack

    Name Value
    BucketName satnav-pr198-0
    Region us-east-2
  • pr198-w3infra-UploadApiStack

    Name Value
    ApiEndpoint https://soj6rz4kze.execute-api.us-east-2.amazonaws.com
    CustomDomain https://pr198.up.web3.storage
  • pr198-w3infra-BusStack

  • pr198-w3infra-ReplicatorStack

  • pr198-w3infra-UcanInvocationStack

  • pr198-w3infra-UploadDbStack

@vasco-santos
Copy link
Contributor Author

Note: We decided to not have this for now in w3infra prod given its low cost at the moment. We can however consider make this enabled for PRs + staging

@vasco-santos
Copy link
Contributor Author

note: we should still change this PR to set this for non production env

@travis
Copy link
Contributor

travis commented Aug 19, 2024

@alanshaw closing this for now to clean up PR environments but happy to reopen later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants