AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Export-QLDBJournalToS3-Name <String>-S3ExportConfiguration_Bucket <String>-ExclusiveEndTime <DateTime>-InclusiveStartTime <DateTime>-EncryptionConfiguration_KmsKeyArn <String>-EncryptionConfiguration_ObjectEncryptionType <S3ObjectEncryptionType>-OutputFormat <OutputFormat>-S3ExportConfiguration_Prefix <String>-RoleArn <String>-Select <String>-PassThru <SwitchParameter>-Force <SwitchParameter>
Name
doesn't exist, then throws ResourceNotFoundException
.
If the ledger with the given Name
is in CREATING
status, then throws ResourcePreconditionNotMetException
.
You can initiate up to two concurrent journal export requests for each ledger. Beyond this limit, journal export requests throw LimitExceededException
. KmsKeyArn
if you specify SSE_KMS
as the ObjectEncryptionType
.KmsKeyArn
is not required if you specify SSE_S3
as the ObjectEncryptionType
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | S3ExportConfiguration_EncryptionConfiguration_KmsKeyArn |
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | S3ExportConfiguration_EncryptionConfiguration_ObjectEncryptionType |
ExclusiveEndTime
must be in ISO 8601
date and time format and in Universal Coordinated Time (UTC). For example: 2019-06-13T21:36:34Z
.The ExclusiveEndTime
must be less than or equal to the current UTC date and time. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
InclusiveStartTime
must be in ISO 8601
date and time format and in Universal Coordinated Time (UTC). For example: 2019-06-13T21:36:34Z
.The InclusiveStartTime
must be before ExclusiveEndTime
.If you provide an InclusiveStartTime
that is before the ledger's CreationDateTime
, Amazon QLDB defaults it to the ledger's CreationDateTime
. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
ION_TEXT
format. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
iam:PassRole
action on the IAM role resource. This is required for all journal export requests. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Prefix
values:JournalExports-ForMyLedger/Testing/
JournalExports
My:Tests/
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AK |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AWSProfilesLocation, ProfilesLocation |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StoredCredentials, AWSProfileName |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RegionToCall |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SK, SecretAccessKey |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ST |
AWS Tools for PowerShell: 2.x.y.z