Skip to content

/AWS1/CL_RDS=>MODIFYACTIVITYSTREAM()

About ModifyActivityStream

Changes the audit policy state of a database activity stream to either locked (default) or unlocked. A locked policy is read-only, whereas an unlocked policy is read/write. If your activity stream is started and locked, you can unlock it, customize your audit policy, and then lock your activity stream. Restarting the activity stream isn't required. For more information, see Modifying a database activity stream in the Amazon RDS User Guide.

This operation is supported for RDS for Oracle and Microsoft SQL Server.

Method Signature

IMPORTING

Optional arguments:

IV_RESOURCEARN TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The Amazon Resource Name (ARN) of the RDS for Oracle or Microsoft SQL Server DB instance. For example, arn:aws:rds:us-east-1:12345667890:db:my-orcl-db.

IV_AUDITPOLICYSTATE TYPE /AWS1/RDSAUDITPOLICYSTATE /AWS1/RDSAUDITPOLICYSTATE

The audit policy state. When a policy is unlocked, it is read/write. When it is locked, it is read-only. You can edit your audit policy only when the activity stream is unlocked or stopped.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSMODACTIVITYSTRMRSP /AWS1/CL_RDSMODACTIVITYSTRMRSP