Skip to content

Instantly share code, notes, and snippets.

@davidohana
Created May 25, 2020 15:23
Show Gist options
  • Save davidohana/e891c195486cda124c0b165c0bf09e44 to your computer and use it in GitHub Desktop.
Save davidohana/e891c195486cda124c0b165c0bf09e44 to your computer and use it in GitHub Desktop.
alerts = alerts_client.get_alerts_list(
service=service_filter,
priority=min_priority_level,
page=1,
pageSize=batch_size_limit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment