Contains details about the credentials that Step Functions uses for a task.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "TaskCredentials", "type": "object", "properties": { "roleArn": {} }, "description": "Contains details about the credentials that Step Functions uses for a task." }