Amazon Qldb Export Journal To S3Response Structure
ExportJournalToS3Response schema from Amazon QLDB API
Type: objectProperties: 1Required: 1
BlockchainDatabaseLedger
ExportJournalToS3Response is a JSON Structure definition published by Amazon QLDB, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-qldb/refs/heads/main/json-structure/amazon-qldb-export-journal-to-s3response-structure.json",
"name": "ExportJournalToS3Response",
"description": "ExportJournalToS3Response schema from Amazon QLDB API",
"type": "object",
"properties": {
"ExportId": {
"allOf": [
{
"$ref": "#/components/schemas/UniqueId"
},
{
"description": "<p>The UUID (represented in Base62-encoded text) that QLDB assigns to each journal export job.</p> <p>To describe your export request and check the status of the job, you can use <code>ExportId</code> to call <code>DescribeJournalS3Export</code>.</p>"
}
]
}
},
"required": [
"ExportId"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.