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.
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