Skip to main content

Modify DynamoDB table group properties

This operation is used to modify DynamoDB table group properties using Subclient ID.

Path Parameters
  • Subclient_id string required

    ID of subclient

Request Body
  • subClientProperties object
  • commonProperties object
  • numberOfBackupStreams integer

    Number of streams for backup.

  • cloudAppsSubClientProp object
  • instanceType integer
  • dynamoDBSubclient object
  • temporaryReadThroughput integer
  • planEntity object

    Details of the plan

  • planName string
  • planId integer
  • contentOperationType integer
  • cloudDbContent object

    List of the Tables for Table group

  • children object[]
  • displayName string
  • name string

    Name of the table.

  • path string

    Path of the Table.

  • type string

    Type of Table Content

  • allOrAnyChildren boolean
  • negation boolean

    Table rule for content selection

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object
  • warningCode integer
  • errorCode integer
  • warningMessage string
  • entity object
  • subclientId integer
  • _type_ integer
Loading...