{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "AwsHook", "type": "object", "properties": { "api_provider": { "type": "string" }, "api_aws_role_arn": { "type": "string" } } }