From the course: Data Engineering Pipeline Management with Apache Airflow

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Creating and configuring a custom role

Creating and configuring a custom role

- [Instructor] In order to create custom roles, we'll need to log in as an admin, and that is our cloud user account. Go ahead and use that to sign in. Now you'll get the security tab because you're an admin. This is where I'm going to head over to list roles. Now here we already know the five roles that are created by default. You can use the plus button to create your own custom role. I'm going to call this role Loony, and I'm going to associate a bunch of permissions for this role. Can read on DAG Runs, can read on jobs. Since I'm going to be associating a number of different permissions, I'm going to speed this up. A complete list of all of the permissions that I've assigned to this role will be available with the resources or the exercise files for this course. I'm also going to give this particular role some special permissions on one of the dags. This particular role can delete on simple SQL Pipeline and can…

Contents