{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "NotificationQueueAwsSnsOutbound", "type": "object", "properties": { "aws_sns_topic_arn": { "type": "string" }, "aws_sns_role_arn": { "type": "string" }, "sf_aws_iam_user_arn": { "type": "string" }, "sf_aws_external_id": { "type": "string" } } }