/dhall-aws-cloudformation/cloudformation/AWS::Glue::Database.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::Glue::Database/Properties.dhall
, Resources = ./AWS::Glue::Database/Resources.dhall
, DataLakePrincipal = ./AWS::Glue::Database/DataLakePrincipal.dhall
, DatabaseIdentifier = ./AWS::Glue::Database/DatabaseIdentifier.dhall
, DatabaseInput = ./AWS::Glue::Database/DatabaseInput.dhall
, FederatedDatabase = ./AWS::Glue::Database/FederatedDatabase.dhall
, PrincipalPrivileges = ./AWS::Glue::Database/PrincipalPrivileges.dhall
}