Skip to content
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

r/aws_glue_catalog_database: add federated_database argument #35799

Merged
merged 3 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. r/aws_lakeformation_resource: detect use_service_linked_role set to…

    … false
    
    Previously, an explicitly configured `use_service_linked_role` argument set to false would still result in the value being sent to the API as true when `role_arn` was not set.
    jar-b committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8cce3c8 View commit details
    Browse the repository at this point in the history
  2. r/aws_glue_catalog_database: add federated_database argument

    The `federated_database` argument will allow practitioners to configure a glue database referencing a federated database entity outside the AWS Glue Data Catalog.
    jar-b committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    98cb51a View commit details
    Browse the repository at this point in the history
  3. chore: changelog

    jar-b committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e65df6b View commit details
    Browse the repository at this point in the history