Skip to content

/AWS1/CL_AMF=>GENERATEACCESSLOGS()

About GenerateAccessLogs

Returns the website access logs for a specific time range using a presigned URL.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/AMFDOMAINNAME /AWS1/AMFDOMAINNAME

The name of the domain.

IV_APPID TYPE /AWS1/AMFAPPID /AWS1/AMFAPPID

The unique ID for an Amplify app.

Optional arguments:

IV_STARTTIME TYPE /AWS1/AMFSTARTTIME /AWS1/AMFSTARTTIME

The time at which the logs should start. The time range specified is inclusive of the start time.

IV_ENDTIME TYPE /AWS1/AMFENDTIME /AWS1/AMFENDTIME

The time at which the logs should end. The time range specified is inclusive of the end time.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AMFGENERATEACCLOGSRS /AWS1/CL_AMFGENERATEACCLOGSRS