create

construct an aws.sdk.kotlin.services.dynamodb.model.CreateGlobalSecondaryIndexAction inside the given block


The parameters required for creating a global secondary index on an existing table:

  • IndexName

  • KeySchema

  • AttributeDefinitions

  • Projection

  • ProvisionedThroughput