Skip to content

/AWS1/CL_AANDYNAMODBTABLECONF

The proposed access control configuration for a DynamoDB table or index. You can propose a configuration for a new DynamoDB table or index or an existing DynamoDB table or index that you own by specifying the policy for the DynamoDB table or index. For more information, see PutResourcePolicy.

  • If the configuration is for an existing DynamoDB table or index and you do not specify the DynamoDB policy, then the access preview uses the existing DynamoDB policy for the table or index.

  • If the access preview is for a new resource and you do not specify the policy, then the access preview assumes a DynamoDB table without a policy.

  • To propose deletion of an existing DynamoDB table or index policy, you can specify an empty string for the DynamoDB policy.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_tablepolicy TYPE /AWS1/AANDYNAMODBTABLEPOLICY /AWS1/AANDYNAMODBTABLEPOLICY

The proposed resource policy defining who can access or manage the DynamoDB table.


Queryable Attributes

tablePolicy

The proposed resource policy defining who can access or manage the DynamoDB table.

Accessible with the following methods

Method Description
GET_TABLEPOLICY() Getter for TABLEPOLICY, with configurable default
ASK_TABLEPOLICY() Getter for TABLEPOLICY w/ exceptions if field has no value
HAS_TABLEPOLICY() Determine if TABLEPOLICY has a value