Data Source: aws_qldb_ledger

Use this data source to fetch information about a Quantum Ledger Database.

Example Usage

data "aws_qldb_ledger" "example" {
  name = "an_example_ledger"
}

Argument Reference

Attribute Reference

See the QLDB Ledger Resource for details on the returned attributes - they are identical.