Amazon KMS · Arazzo Workflow
Amazon KMS Create Key and Describe
Version 1.0.0
Create a new customer managed KMS key and read back its full metadata.
Provider
Workflows
create-key-and-describe
Create a KMS key then describe it to confirm its state.
Creates a customer managed KMS key with the supplied description and usage, captures the generated KeyId, and describes the key to read back its metadata.
1
createKey
Create a new customer managed KMS key in the caller's account and Region using the supplied description and key usage.
2
describeKey
Describe the newly created KMS key to confirm its state, ARN, and usage before downstream automation depends on it.
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.