Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
e
early-musician-41645
03/11/2020, 5:15 PM
I’m having trouble finding how to restore an RDS instance from a manual snapshot. Anyone have a pointer to docs or examples using node/typescript?
g
gentle-diamond-70147
03/11/2020, 5:19 PM
Don't have an example, but I think you need to specify
snapshotIdentifier
-
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/rds/#InstanceArgs-snapshotIdentifier
.
e
early-musician-41645
03/11/2020, 5:19 PM
oh, thanks!
11 Views
Post