{
"opencollection": "1.0.0",
"info": {
"name": "Amazon QLDB Journal S3 Exports API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "Journal S3 Exports",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon QLDB List Journal S3 Exports",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://qldb.{region}.amazonaws.com/journal-s3-exports",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
}
],
"params": [
{
"name": "max_results",
"value": "",
"type": "query",
"description": "The maximum number of results to return in a single ListJournalS3Exports request. (The actual number of results returned might be fewer.)"
},
{
"name": "next_token",
"value": "",
"type": "query",
"description": "A pagination token, indicating that you want to retrieve the next page of results. If you received a value for NextToken in the response from a previous ListJournalS3Exports call, then you should use that value as input here."
},
{
"name": "MaxResults",
"value": "",
"type": "query",
"description": "Pagination limit"
},
{
"name": "NextToken",
"value": "",
"type": "query",
"description": "Pagination token"
}
]
},
"docs": "
Returns an array of journal export job descriptions for all ledgers that are associated with the current Amazon Web Services account and Region.
This action returns a maximum of MaxResults items, and is paginated so that you can retrieve all the items by calling ListJournalS3Exports multiple times.
This action does not return any expired export jobs. For more information, see