browser_settings_list_only
Lists browser_settings
in a region or regions, for all properties use browser_settings
Overview
Name | browser_settings_list_only |
Type | Resource |
Description | Definition of AWS::WorkSpacesWeb::BrowserSettings Resource Type |
Id | aws.workspacesweb.browser_settings_list_only |
Fields
Name | Datatype | Description |
---|---|---|
additional_encryption_context | object | |
associated_portal_arns | array | |
browser_policy | string | |
browser_settings_arn | string | |
customer_managed_key | string | |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all browser_settings
in a region.
SELECT
region,
browser_settings_arn
FROM aws.workspacesweb.browser_settings_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the browser_settings_list_only
resource, see browser_settings