💾 Archived View for freeshell.de › tldr › aws-glue.gmi captured on 2023-01-29 at 04:22:12. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
CLI for AWS Glue.
Defines the public endpoint for the AWS Glue service.
aws glue list-jobs
aws glue start-job-run --job-name {job_name}
aws glue start-workflow-run --name {workflow_name}
aws glue list-triggers
aws glue start-trigger --name {trigger_name}
aws glue create-dev-endpoint --endpoint-name {name} --role-arn {role_arn_used_by_endpoint}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).