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.
Update-DDBTable-TableName <String>-AttributeDefinition <AttributeDefinition[]>-BillingMode <BillingMode>-DeletionProtectionEnabled <Boolean>-SSESpecification_Enabled <Boolean>-GlobalSecondaryIndexUpdate <GlobalSecondaryIndexUpdate[]>-GlobalTableWitnessUpdate <GlobalTableWitnessGroupUpdate[]>-SSESpecification_KMSMasterKeyId <String>-OnDemandThroughput_MaxReadRequestUnit <Int64>-OnDemandThroughput_MaxWriteRequestUnit <Int64>-MultiRegionConsistency <MultiRegionConsistency>-ReadCapacity <Int64>-WarmThroughput_ReadUnitsPerSecond <Int64>-ReplicaUpdate <ReplicationGroupUpdate[]>-SSESpecification_SSEType <SSEType>-StreamSpecification_StreamEnabled <Boolean>-StreamSpecification_StreamViewType <StreamViewType>-TableClass <TableClass>-WriteCapacity <Int64>-WarmThroughput_WriteUnitsPerSecond <Int64>-Select <String>-Force <SwitchParameter>-ClientConfig <AmazonDynamoDBConfig>
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | AttributeDefinitions |
| 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) |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | GlobalSecondaryIndexUpdates |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | GlobalTableWitnessUpdates |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | OnDemandThroughput_MaxReadRequestUnits |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | OnDemandThroughput_MaxWriteRequestUnits |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ProvisionedThroughput_ReadCapacityUnits |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReplicaUpdates |
| 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) |
| 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) |
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, 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) |
| Aliases | ProvisionedThroughput_WriteCapacityUnits |
| 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 |
Update-DDBTable -TableName "myTable" -ReadCapacity 10 -WriteCapacity 5Updates the provisioned throughput for the given table.
AWS Tools for PowerShell: 2.x.y.z