GlacierCreateJobOperator

Amazon

Initiate an Amazon Glacier inventory-retrieval job

View on GitHub

Last Updated: Oct. 21, 2022

Access Instructions

Install the Amazon provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

aws_conn_idThe reference to the AWS connection details
vault_nameRequiredthe Glacier vault on which job is executed

Documentation

Initiate an Amazon Glacier inventory-retrieval job

See also

For more information on how to use this operator, take a look at the guide: Create an Amazon Glacier job

Was this page helpful?