Skip to main content

license_endpoints_list_only

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

Overview

Namelicense_endpoints_list_only
TypeResource
DescriptionDefinition of AWS::Deadline::LicenseEndpoint Resource Type
Idaws.deadline.license_endpoints_list_only

Fields

NameDatatypeDescription
dns_namestring
license_endpoint_idstring
security_group_idsarray
statusstring
status_messagestring
subnet_idsarray
vpc_idstring
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all license_endpoints in a region.

SELECT
region,
arn
FROM aws.deadline.license_endpoints_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the license_endpoints_list_only resource, see license_endpoints