Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

airflow-edw-grants

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airflow-edw-grants

An Apache Airflow plugin for managing users and roles in an Enterprise Data Warehouse (EDW) and establishing connections between them, specifically for Amazon Redshift.

  • 0.1.0a1
  • PyPI
  • Socket score

Maintainers
1

Airflow EDW Grants

Code style: black

System Requirements

  • Airflow Versions: 2.4.0 or newer
  • Redshift EDW

Overview

The Airflow EDW Grants plugin is an Apache Airflow extension designed to facilitate the management of user roles and permissions within an Enterprise Data Warehouse (EDW), specifically for Amazon Redshift. This plugin empowers data engineers and administrators to create, modify, and connect user roles seamlessly from the Airflow UI, enhancing operational efficiency and security within your data environment.

Features

  • User Management: Create and manage users directly from the Airflow UI.
  • Role Management: Define and modify roles associated with users.
  • Connection Management: Easily connect users to their respective roles, ensuring proper access control and security.
  • Integration with Redshift: Specifically designed to work with Amazon Redshift, making it ideal for organizations leveraging this data warehousing solution.

Installation

You can install the plugin via pip:

pip install airflow-edw-grants

and restart the web server.

Add redshift_connection_grants_name variable with your Redshift connection name or create Redshift connection with a name edw_con.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc