-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/support new datalake settings arguments #27042
Feat/support new datalake settings arguments #27042
Conversation
Community NoteVoting for Prioritization
For Submitters
|
11ac43f
to
d2b93e7
Compare
d2b93e7
to
dfda2ba
Compare
Marking this pull request as stale due to inactivity. This helps our maintainers find and focus on the active pull requests. If this pull request receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label. If this pull request was automatically closed and you feel this pull request should be reopened, we encourage creating a new pull request linking back to this one for added context. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
Description
API now accepts more arguments for datalake settings (namely
AllowExternalDataFiltering
,ExternalDataFilteringAllowList
andAuthorizedSessionTagValueList
).This PR aims to add the related arguments to the
aws_lakeformation_data_lake_settings
resource, and the corresponding attributes to the data source.Relations
Closes #26932
References
API doc
Output from Acceptance Testing