Amazon KMS · Arazzo Workflow
Amazon KMS List and Describe Keys
Version 1.0.0
List the KMS keys in the account and describe the first one in detail.
Provider
Workflows
list-and-describe-keys
List account KMS keys then describe the first returned key.
Retrieves the list of KMS keys in the account, takes the first key's identifier, and describes that key to read its state, usage, and ARN.
1
listKeys
ListKeys
List all KMS keys in the caller's account and Region, returning their key identifiers and ARNs.
2
describeFirstKey
DescribeKey
Describe the first key from the list to surface its state, usage, and ARN.