package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package qldbiface provides an interface to enable mocking the Amazon QLDB service client for testing your code.

# Functions

New creates a new instance of the client from the provided Config.
NewListJournalKinesisStreamsForLedgerRequestPaginator returns a paginator for ListJournalKinesisStreamsForLedger.
NewListJournalS3ExportsForLedgerRequestPaginator returns a paginator for ListJournalS3ExportsForLedger.
NewListJournalS3ExportsRequestPaginator returns a paginator for ListJournalS3Exports.
NewListLedgersRequestPaginator returns a paginator for ListLedgers.

# Constants

Service's Endpoint identifier.
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourcePreconditionNotMetException for service response error code "ResourcePreconditionNotMetException".
Enum values for ErrorCause.
Enum values for ErrorCause.
Enum values for ExportStatus.
Enum values for ExportStatus.
Enum values for ExportStatus.
Enum values for LedgerState.
Enum values for LedgerState.
Enum values for LedgerState.
Enum values for LedgerState.
Enum values for PermissionsMode.
Enum values for S3ObjectEncryptionType.
Enum values for S3ObjectEncryptionType.
Enum values for S3ObjectEncryptionType.
Service's identifier.
Service's name.
Enum values for StreamStatus.
Enum values for StreamStatus.
Enum values for StreamStatus.
Enum values for StreamStatus.
Enum values for StreamStatus.

# Structs

No description provided by the author
No description provided by the author
CancelJournalKinesisStreamRequest is the request type for the CancelJournalKinesisStream API operation.
CancelJournalKinesisStreamResponse is the response type for the CancelJournalKinesisStream API operation.
Client provides the API operation methods for making requests to QLDB.
No description provided by the author
No description provided by the author
CreateLedgerRequest is the request type for the CreateLedger API operation.
CreateLedgerResponse is the response type for the CreateLedger API operation.
No description provided by the author
No description provided by the author
DeleteLedgerRequest is the request type for the DeleteLedger API operation.
DeleteLedgerResponse is the response type for the DeleteLedger API operation.
No description provided by the author
No description provided by the author
DescribeJournalKinesisStreamRequest is the request type for the DescribeJournalKinesisStream API operation.
DescribeJournalKinesisStreamResponse is the response type for the DescribeJournalKinesisStream API operation.
No description provided by the author
No description provided by the author
DescribeJournalS3ExportRequest is the request type for the DescribeJournalS3Export API operation.
DescribeJournalS3ExportResponse is the response type for the DescribeJournalS3Export API operation.
No description provided by the author
No description provided by the author
DescribeLedgerRequest is the request type for the DescribeLedger API operation.
DescribeLedgerResponse is the response type for the DescribeLedger API operation.
No description provided by the author
No description provided by the author
ExportJournalToS3Request is the request type for the ExportJournalToS3 API operation.
ExportJournalToS3Response is the response type for the ExportJournalToS3 API operation.
No description provided by the author
No description provided by the author
GetBlockRequest is the request type for the GetBlock API operation.
GetBlockResponse is the response type for the GetBlock API operation.
No description provided by the author
No description provided by the author
GetDigestRequest is the request type for the GetDigest API operation.
GetDigestResponse is the response type for the GetDigest API operation.
No description provided by the author
No description provided by the author
GetRevisionRequest is the request type for the GetRevision API operation.
GetRevisionResponse is the response type for the GetRevision API operation.
The information about an Amazon QLDB journal stream, including the Amazon Resource Name (ARN), stream name, creation time, current status, and the parameters of your original stream creation request.
The information about a journal export job, including the ledger name, export ID, when it was created, current status, and its start and end time export parameters.
The configuration settings of the Amazon Kinesis Data Streams destination for your Amazon QLDB journal stream.
Information about a ledger, including its name, state, and when it was created.
No description provided by the author
No description provided by the author
ListJournalKinesisStreamsForLedgerPaginator is used to paginate the request.
ListJournalKinesisStreamsForLedgerRequest is the request type for the ListJournalKinesisStreamsForLedger API operation.
ListJournalKinesisStreamsForLedgerResponse is the response type for the ListJournalKinesisStreamsForLedger API operation.
No description provided by the author
No description provided by the author
ListJournalS3ExportsForLedgerPaginator is used to paginate the request.
ListJournalS3ExportsForLedgerRequest is the request type for the ListJournalS3ExportsForLedger API operation.
ListJournalS3ExportsForLedgerResponse is the response type for the ListJournalS3ExportsForLedger API operation.
No description provided by the author
No description provided by the author
ListJournalS3ExportsPaginator is used to paginate the request.
ListJournalS3ExportsRequest is the request type for the ListJournalS3Exports API operation.
ListJournalS3ExportsResponse is the response type for the ListJournalS3Exports API operation.
No description provided by the author
No description provided by the author
ListLedgersPaginator is used to paginate the request.
ListLedgersRequest is the request type for the ListLedgers API operation.
ListLedgersResponse is the response type for the ListLedgers API operation.
No description provided by the author
No description provided by the author
ListTagsForResourceRequest is the request type for the ListTagsForResource API operation.
ListTagsForResourceResponse is the response type for the ListTagsForResource API operation.
The encryption settings that are used by a journal export job to write data in an Amazon Simple Storage Service (Amazon S3) bucket.
The Amazon Simple Storage Service (Amazon S3) bucket location in which a journal export job writes the journal contents.
No description provided by the author
No description provided by the author
StreamJournalToKinesisRequest is the request type for the StreamJournalToKinesis API operation.
StreamJournalToKinesisResponse is the response type for the StreamJournalToKinesis API operation.
No description provided by the author
No description provided by the author
TagResourceRequest is the request type for the TagResource API operation.
TagResourceResponse is the response type for the TagResource API operation.
No description provided by the author
No description provided by the author
UntagResourceRequest is the request type for the UntagResource API operation.
UntagResourceResponse is the response type for the UntagResource API operation.
No description provided by the author
No description provided by the author
UpdateLedgerRequest is the request type for the UpdateLedger API operation.
UpdateLedgerResponse is the response type for the UpdateLedger API operation.
A structure that can contain an Amazon Ion value in multiple encoding formats.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author