{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "TaskCredentials", "type": "object", "description": "Contains details about the credentials that Step Functions uses for a task.", "fields": [ { "name": "roleArn", "type": "string" } ] }