aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 56 forks source link

[Glue Data Catalog] - [Permission] - can't set Permissions for Data Catalog #2147

Open PandaXcentric opened 1 month ago

PandaXcentric commented 1 month ago

Name of the resource

Other

Resource name

AWS::Glue::Permissions

Description

In the AWS Glue console, Data catalog has a "Catalog settings" menu. In that menu there's a "Permissions" section where you can add a policy to restrict access to the Glue Data catalog. Currently there is no way to restrict access to the catalog as a whole via CDK.

What I want to do is restrict access to the Catalog to a specific role, and only have that role able to do all of the Glue Data catalog operations.

Other Details

No response