Amazon Secrets Manager · Arazzo Workflow
Amazon Secrets Manager Rotate and Describe
Version 1.0.0
Start rotation on a secret with a Lambda rotation function, then describe it to confirm rotation is configured.
Provider
Workflows
rotate-and-describe
Start secret rotation and confirm it is enabled via DescribeSecret.
Calls RotateSecret to attach a rotation Lambda and schedule, then calls DescribeSecret to verify RotationEnabled and the rotation rules were applied.
1
rotateSecret
Configure and start the rotation process, attaching the rotation Lambda and an automatic rotation schedule to the secret.
2
describeSecret
Read the secret metadata back to confirm rotation is enabled and the rotation rules were applied.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.