Skip to content

/AWS1/CL_AANDYNAMODBSTREAMCONF

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

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

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

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_streampolicy TYPE /AWS1/AANDYNAMODBSTREAMPOLICY /AWS1/AANDYNAMODBSTREAMPOLICY

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


Queryable Attributes

streamPolicy

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

Accessible with the following methods

Method Description
GET_STREAMPOLICY() Getter for STREAMPOLICY, with configurable default
ASK_STREAMPOLICY() Getter for STREAMPOLICY w/ exceptions if field has no value
HAS_STREAMPOLICY() Determine if STREAMPOLICY has a value