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
I think we would want to implement a Snapshot handler alongside the current CRUDL handlers. Then CloudFormation can call those as needed. Need to think about what the contract for snapshot looks like, but it shouldn't be too hard.
As described in aws-cloudformation/cloudformation-coverage-roadmap#224, there are resource types that support snapshotting outside of CloudFormation that are missing support for the
Snapshot
policy inDeletionPolicy
andUpdateReplacePolicy
, so it'd be great if providers could provide support themselvesThe text was updated successfully, but these errors were encountered: