Skip to main content

discoveries_list_only

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

Overview

Namediscoveries_list_only
TypeResource
DescriptionResource Type definition for AWS::ApplicationSignals::Discovery
Idawscc.applicationsignals.discoveries_list_only

Fields

NameDatatypeDescription
account_idstringThe identifier for the specified AWS account.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all discoveries in a region.

SELECT
region,
account_id
FROM awscc.applicationsignals.discoveries_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the discoveries_list_only resource, see discoveries