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.
Import-DDBTable-InputFormat <InputFormat>-TableCreationParameters_AttributeDefinition <AttributeDefinition[]>-TableCreationParameters_BillingMode <BillingMode>-Csv_Delimiter <String>-SSESpecification_Enabled <Boolean>-TableCreationParameters_GlobalSecondaryIndex <GlobalSecondaryIndex[]>-Csv_HeaderList <String[]>-InputCompressionType <InputCompressionType>-TableCreationParameters_KeySchema <KeySchemaElement[]>-SSESpecification_KMSMasterKeyId <String>-ProvisionedThroughput_ReadCapacityUnit <Int64>-S3BucketSource_S3Bucket <String>-S3BucketSource_S3BucketOwner <String>-S3BucketSource_S3KeyPrefix <String>-SSESpecification_SSEType <SSEType>-TableCreationParameters_TableName <String>-ProvisionedThroughput_WriteCapacityUnit <Int64>-ClientToken <String>-Select <String>-PassThru <SwitchParameter>-Force <SwitchParameter>-ClientConfig <AmazonDynamoDBConfig>
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
ClientToken
makes the call to ImportTableInput
idempotent, meaning that multiple identical calls have the same effect as one single call.A client token is valid for 8 hours after the first request that uses it is completed. After 8 hours, any request with the same client token is treated as a new request. Do not resubmit the same request with the same client token for more than 8 hours, or the result might not be idempotent.If you submit a request with the same client token but a change in other parameters within the 8-hour idempotency window, DynamoDB returns an IdempotentParameterMismatch
exception. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | InputFormatOptions_Csv_Delimiter |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | InputFormatOptions_Csv_HeaderList |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
ImportFormat
are CSV
, DYNAMODB_JSON
or ION
. Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
ThrottlingException
. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide.If read/write capacity mode is PAY_PER_REQUEST
the value is set to 0. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_ProvisionedThroughput_ReadCapacityUnits |
ThrottlingException
. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide.If read/write capacity mode is PAY_PER_REQUEST
the value is set to 0. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_ProvisionedThroughput_WriteCapacityUnits |
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) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
KMS
and an Amazon Web Services managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to Amazon Web Services owned key. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_SSESpecification_Enabled |
alias/aws/dynamodb
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_SSESpecification_KMSMasterKeyId |
KMS
- Server-side encryption that uses Key Management Service. The key is stored in your account and is managed by KMS (KMS charges apply).Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_SSESpecification_SSEType |
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_AttributeDefinitions |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TableCreationParameters_GlobalSecondaryIndexes |
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | True |
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