Skip to content

/AWS1/CL_WSW=>CREATEUSERACCESSLOGGINGSTGS()

About CreateUserAccessLoggingSettings

Creates a user access logging settings resource that can be associated with a web portal.

Method Signature

IMPORTING

Required arguments:

IV_KINESISSTREAMARN TYPE /AWS1/WSWKINESISSTREAMARN /AWS1/WSWKINESISSTREAMARN

The ARN of the Kinesis stream.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_WSWTAG=>TT_TAGLIST TT_TAGLIST

The tags to add to the user settings resource. A tag is a key-value pair.

IV_CLIENTTOKEN TYPE /AWS1/WSWCLIENTTOKEN /AWS1/WSWCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.

If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WSWCREUSERACCLOGSTG01 /AWS1/CL_WSWCREUSERACCLOGSTG01