Skip to content

Pagination for CloudWatch log events

Compare
Choose a tag to compare
@wlandau wlandau released this 08 Jan 16:52
· 49 commits to main since this release

crew.aws.batch 0.0.2

  • Use paws.common::paginate() to get the full log of a job (#5). Requires paws.common >= 0.7.0 due to paws-r/paws#721.
  • Rename crew_aws_batch_monitor() to crew_monitor_aws_batch() for syntactic consistency.
  • Allow terminate() method of the monitor to terminate multiple job IDs. Also add a cli progress bar.