Skip to main content

resource_policies_list_only

Lists resource_policies in a region or regions, for all properties use resource_policies

Overview

Nameresource_policies_list_only
TypeResource
DescriptionResource Type definition for AWS::APS::ResourcePolicy
Idawscc.aps.resource_policies_list_only

Fields

NameDatatypeDescription
workspace_arnstringThe Arn of an APS Workspace that the PolicyDocument will be attached to.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all resource_policies in a region.

SELECT
region,
workspace_arn
FROM awscc.aps.resource_policies_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the resource_policies_list_only resource, see resource_policies