Policy actions for WorkSpaces Secure Browser - Amazon WorkSpaces Secure Browser

Policy actions for WorkSpaces Secure Browser

Supports policy actions: Yes

Administrators can use AWS JSON policies to specify who has access to what. That is, which principal can perform actions on what resources, and under what conditions.

The Action element of a JSON policy describes the actions that you can use to allow or deny access in a policy. Policy actions usually have the same name as the associated AWS API operation. There are some exceptions, such as permission-only actions that don't have a matching API operation. There are also some operations that require multiple actions in a policy. These additional actions are called dependent actions.

Include actions in a policy to grant permissions to perform the associated operation.

To see a list of WorkSpaces Secure Browser actions, see Actions defined by Amazon WorkSpaces Secure Browser in the Service Authorization Reference.

Policy actions in WorkSpaces Secure Browser use the following prefix before the action:

workspaces-web

To specify multiple actions in a single statement, separate them with commas.

"Action": [ "workspaces-web:action1", "workspaces-web:action2" ]

To view examples of WorkSpaces Secure Browser identity-based policies, see Identity-based policy examples for Amazon WorkSpaces Secure Browser.