EventFilter - Amazon WorkSpaces Secure Browser

EventFilter

The filter that specifies the events to monitor.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

all

The filter that monitors all of the available events, including any new events emitted in the future.

Type: Structure

Required: No

include

The filter that monitors only the listed set of events. New events are not auto-monitored.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Valid Values: WebsiteInteract | FileDownloadFromSecureBrowserToRemoteDisk | FileTransferFromRemoteToLocalDisk | FileTransferFromLocalToRemoteDisk | FileUploadFromRemoteDiskToSecureBrowser | ContentPasteToWebsite | ContentTransferFromLocalToRemoteClipboard | ContentCopyFromWebsite | UrlLoad | TabOpen | TabClose | PrintJobSubmit | SessionConnect | SessionStart | SessionDisconnect | SessionEnd

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: