Difference between revisions of "DeletionPolicy"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Resources to import must have a DeletionPolicy attribute specified in the template. == See also == * {{CloudFormation}} * {{AWS}} Category:AWS")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Resources to import must have a DeletionPolicy attribute specified in the template.
+
Resources to import must have a <code>DeletionPolicy</code> attribute specified in the template.
 +
* Read 2019 article: https://aws.amazon.com/blogs/aws/new-import-existing-resources-into-a-cloudformation-stack/
  
 +
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
  
 +
 +
 +
DeletionPolicy: Retain
 +
 +
Delete
 +
Retain
 +
Snapshot
 +
 +
== Related terms ==
 +
* <code>[[AWS::RDS::DBInstance]]</code>
 +
* <code>[[AWS::S3::Bucket]]</code>
  
 
== See also ==
 
== See also ==
 
* {{CloudFormation}}
 
* {{CloudFormation}}
* {{AWS}}
+
 
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 15:09, 28 April 2022

Advertising: