Skip to main content

data_protection_settings_list_only

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

Overview

Namedata_protection_settings_list_only
TypeResource
DescriptionDefinition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type
Idaws.workspacesweb.data_protection_settings_list_only

Fields

NameDatatypeDescription
data_protection_settings_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all data_protection_settings in a region.

SELECT
region,
data_protection_settings_arn
FROM aws.workspacesweb.data_protection_settings_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the data_protection_settings_list_only resource, see data_protection_settings