Amazon Secrets Manager · Arazzo Workflow
Amazon Secrets Manager Restore Deleted Secret
Version 1.0.0
Cancel the scheduled deletion of a secret with RestoreSecret, then describe it to confirm the DeletedDate was cleared.
Provider
Workflows
restore-deleted-secret
Restore a secret scheduled for deletion and confirm it is active again.
Calls RestoreSecret to cancel the scheduled deletion of a secret, then calls DescribeSecret to verify the secret is recoverable and active.
1
restoreSecret
Cancel the scheduled deletion of the secret by removing its DeletedDate timestamp.
2
describeSecret
Read the restored secret's metadata to confirm it is active and no deletion is pending.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.