AWS Tools for Windows PowerShell
Command Reference

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.

Cmdlets

Name Description
Add-DDBIndexSchema Adds a new Amazon DynamoDB global or local secondary index schema property to the supplied TableSchema object.
Add-DDBKeySchema Adds a new Amazon DynamoDB KeySchemaElement instance to the supplied TableSchema object.
Add-DDBResourceTag Calls the Amazon DynamoDB TagResource API operation.
Disable-DDBKinesisStreamingDestination Calls the Amazon DynamoDB DisableKinesisStreamingDestination API operation.
Enable-DDBKinesisStreamingDestination Calls the Amazon DynamoDB EnableKinesisStreamingDestination API operation.
Export-DDBTableToPointInTime Calls the Amazon DynamoDB ExportTableToPointInTime API operation.
Get-DDBBackup Calls the Amazon DynamoDB DescribeBackup API operation.
Get-DDBBackupList Calls the Amazon DynamoDB ListBackups API operation.
Get-DDBBatchItem Calls the Amazon DynamoDB BatchGetItem API operation.
Get-DDBContinuousBackup Calls the Amazon DynamoDB DescribeContinuousBackups API operation.
Get-DDBContributorInsight Calls the Amazon DynamoDB DescribeContributorInsights API operation.
Get-DDBContributorInsightList Calls the Amazon DynamoDB ListContributorInsights API operation.
Get-DDBEndpoint Calls the Amazon DynamoDB DescribeEndpoints API operation.
Get-DDBExport Calls the Amazon DynamoDB DescribeExport API operation.
Get-DDBExportList Calls the Amazon DynamoDB ListExports API operation.
Get-DDBGlobalTable Calls the Amazon DynamoDB DescribeGlobalTable API operation.
Get-DDBGlobalTableList Calls the Amazon DynamoDB ListGlobalTables API operation.
Get-DDBGlobalTableSetting Calls the Amazon DynamoDB DescribeGlobalTableSettings API operation.
Get-DDBImport Calls the Amazon DynamoDB DescribeImport API operation.
Get-DDBImportList Calls the Amazon DynamoDB ListImports API operation.
Get-DDBItem Calls the Amazon DynamoDB GetItem API operation.
Get-DDBItemTransactionally Calls the Amazon DynamoDB TransactGetItems API operation.
Get-DDBKinesisStreamingDestination Calls the Amazon DynamoDB DescribeKinesisStreamingDestination API operation.
Get-DDBProvisionLimit Calls the Amazon DynamoDB DescribeLimits API operation.
Get-DDBResourcePolicy Calls the Amazon DynamoDB GetResourcePolicy API operation.
Get-DDBResourceTag Calls the Amazon DynamoDB ListTagsOfResource API operation.
Get-DDBStream Calls the Amazon DynamoDB DescribeStream API operation.
Get-DDBStreamList Calls the Amazon DynamoDB ListStreams API operation.
Get-DDBTable Calls the Amazon DynamoDB DescribeTable API operation.
Get-DDBTableList Calls the Amazon DynamoDB ListTables API operation.
Get-DDBTableReplicaAutoScaling Calls the Amazon DynamoDB DescribeTableReplicaAutoScaling API operation.
Get-DDBTimeToLive Calls the Amazon DynamoDB DescribeTimeToLive API operation.
Import-DDBTable Calls the Amazon DynamoDB ImportTable API operation.
Invoke-DDBDDBBatchExecuteStatement Calls the Amazon DynamoDB BatchExecuteStatement API operation.
Invoke-DDBDDBExecuteStatement Calls the Amazon DynamoDB ExecuteStatement API operation.
Invoke-DDBDDBExecuteTransaction Calls the Amazon DynamoDB ExecuteTransaction API operation.
Invoke-DDBQuery Calls the Amazon DynamoDB Query API operation.
Invoke-DDBScan Calls the Amazon DynamoDB Scan API operation.
New-DDBBackup Calls the Amazon DynamoDB CreateBackup API operation.
New-DDBGlobalTable Calls the Amazon DynamoDB CreateGlobalTable API operation.
New-DDBTable Calls the Amazon DynamoDB CreateTable API operation.
New-DDBTableSchema Returns a new Amazon.PowerShell.Cmdlets.DDB.Model.TableSchema object for constructing an Amazon DynamoDB key schema for use with New-DDBTable.
Remove-DDBBackup Calls the Amazon DynamoDB DeleteBackup API operation.
Remove-DDBItem Calls the Amazon DynamoDB DeleteItem API operation.
Remove-DDBResourcePolicy Calls the Amazon DynamoDB DeleteResourcePolicy API operation.
Remove-DDBResourceTag Calls the Amazon DynamoDB UntagResource API operation.
Remove-DDBTable Calls the Amazon DynamoDB DeleteTable API operation.
Restore-DDBTableFromBackup Calls the Amazon DynamoDB RestoreTableFromBackup API operation.
Restore-DDBTableToPointInTime Calls the Amazon DynamoDB RestoreTableToPointInTime API operation.
Set-DDBBatchItem Calls the Amazon DynamoDB BatchWriteItem API operation.
Set-DDBItem Calls the Amazon DynamoDB PutItem API operation.
Update-DDBContinuousBackup Calls the Amazon DynamoDB UpdateContinuousBackups API operation.
Update-DDBContributorInsight Calls the Amazon DynamoDB UpdateContributorInsights API operation.
Update-DDBGlobalTable Calls the Amazon DynamoDB UpdateGlobalTable API operation.
Update-DDBGlobalTableSetting Calls the Amazon DynamoDB UpdateGlobalTableSettings API operation.
Update-DDBItem Calls the Amazon DynamoDB UpdateItem API operation.
Update-DDBKinesisStreamingDestination Calls the Amazon DynamoDB UpdateKinesisStreamingDestination API operation.
Update-DDBTable Calls the Amazon DynamoDB UpdateTable API operation.
Update-DDBTableReplicaAutoScaling Calls the Amazon DynamoDB UpdateTableReplicaAutoScaling API operation.
Update-DDBTimeToLive Calls the Amazon DynamoDB UpdateTimeToLive API operation.
Write-DDBItemTransactionally Calls the Amazon DynamoDB TransactWriteItems API operation.
Write-DDBResourcePolicy Calls the Amazon DynamoDB PutResourcePolicy API operation.

Aliases

Name Description
Get-DDBTables Calls the Amazon DynamoDB ListTables API operation.