Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/qldb.ts?docs=full";

§Classes

QLDB

§Interfaces

CancelJournalKinesisStreamRequest
CancelJournalKinesisStreamResponse
CreateLedgerRequest
CreateLedgerResponse
DeleteLedgerRequest
DescribeJournalKinesisStreamRequest
DescribeJournalKinesisStreamResponse
DescribeJournalS3ExportRequest
DescribeJournalS3ExportResponse
DescribeLedgerRequest
DescribeLedgerResponse
ExportJournalToS3Request
ExportJournalToS3Response
GetBlockRequest
GetBlockResponse
GetDigestRequest
GetDigestResponse
GetRevisionRequest
GetRevisionResponse
JournalKinesisStreamDescription

Information about an Amazon QLDB journal stream, including the Amazon Resource Name (ARN), stream name, creation time, current status, and the parameters of the original stream creation request.

JournalS3ExportDescription

Information about a journal export job, including the ledger name, export ID, creation time, current status, and the parameters of the original export creation request.

KinesisConfiguration

The configuration settings of the Amazon Kinesis Data Streams destination for an Amazon QLDB journal stream.

LedgerEncryptionDescription

Information about the encryption of data at rest in an Amazon QLDB ledger. This includes the current status, the key in Key Management Service (KMS), and when the key became inaccessible (in the case of an error).

LedgerSummary

Information about a ledger, including its name, state, and when it was created.

ListJournalKinesisStreamsForLedgerRequest
ListJournalKinesisStreamsForLedgerResponse
ListJournalS3ExportsForLedgerRequest
ListJournalS3ExportsForLedgerResponse
ListJournalS3ExportsRequest
ListJournalS3ExportsResponse
ListLedgersRequest
ListLedgersResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
S3EncryptionConfiguration

The encryption settings that are used by a journal export job to write data in an Amazon Simple Storage Service (Amazon S3) bucket.

S3ExportConfiguration

The Amazon Simple Storage Service (Amazon S3) bucket location in which a journal export job writes the journal contents.

StreamJournalToKinesisRequest
StreamJournalToKinesisResponse
TagResourceRequest
UntagResourceRequest
UpdateLedgerPermissionsModeRequest
UpdateLedgerPermissionsModeResponse
UpdateLedgerRequest
UpdateLedgerResponse
ValueHolder

A structure that can contain a value in multiple encoding formats.

§Type Aliases

EncryptionStatus
ErrorCause
ExportStatus
LedgerState
OutputFormat
PermissionsMode
S3ObjectEncryptionType
StreamStatus