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.
A new global secondary index to be added to an existing table.
New provisioned throughput parameters for an existing global secondary index.
An existing global secondary index to be removed from an existing table.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class GlobalSecondaryIndexUpdate : Object
The GlobalSecondaryIndexUpdate type exposes the following members
Name | Description | |
---|---|---|
![]() |
GlobalSecondaryIndexUpdate() |
Name | Type | Description | |
---|---|---|---|
![]() |
Create | Amazon.DynamoDBv2.Model.CreateGlobalSecondaryIndexAction |
Gets and sets the property Create.
The parameters required for creating a global secondary index on an existing table:
|
![]() |
Delete | Amazon.DynamoDBv2.Model.DeleteGlobalSecondaryIndexAction |
Gets and sets the property Delete.
The name of an existing global secondary index to be removed. |
![]() |
Update | Amazon.DynamoDBv2.Model.UpdateGlobalSecondaryIndexAction |
Gets and sets the property Update.
The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8