Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New module - aws_glue_crawler (ansible-collections#546)
New module - aws_glue_crawler SUMMARY New module - aws_glue_crawler. ISSUE TYPE New Module Pull Request COMPONENT NAME aws_glue_crawler ADDITIONAL INFORMATION Example: community.aws.aws_glue_crawler: - name: my-crawler database_name: my_database role: my-role recrawl_policy: RecrawlBehavior: CRAWL_EVERYTHING schema_change_policy: DeleteBehavior: DELETE_FROM_DATABASE UpdateBehavior: UPDATE_IN_DATABASE targets: S3Targets: - Path: "s3://my-bucket/prefix/folder/" tags: Environment: test Reviewed-by: Mark Chappell <None> Reviewed-by: Ivan Chekaldin <None> Reviewed-by: Jill R <None>
- Loading branch information