Skip to content

Instantly share code, notes, and snippets.

@mkorman
Created September 11, 2019 17:34
Show Gist options
  • Save mkorman/9470956af72460033511546b55492a79 to your computer and use it in GitHub Desktop.
Save mkorman/9470956af72460033511546b55492a79 to your computer and use it in GitHub Desktop.
event_messaging = {
consume_topics = ["interaction-ready-for-transcription-v1"],
publish_topics = ["interaction-transcribed-v1"]
}
extra_policies_names = ["CRA-S3-ACCESS", "TRANSCRIPTIONS-S3-ACCESS"]
sqs_visibility_timeout = "30"
sqs_max_received_count = "60"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment