Skip to main content

preferences_list_only

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

Overview

Namepreferences_list_only
TypeResource
DescriptionDefinition of AWS::SSMGuiConnect::Preferences Resource Type
Idawscc.ssmguiconnect.preferences_list_only

Fields

NameDatatypeDescription
account_idstringThe AWS Account Id that the preference is associated with, used as the unique identifier for this resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all preferences in a region.

SELECT
region,
account_id
FROM awscc.ssmguiconnect.preferences_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the preferences_list_only resource, see preferences