Skip to main content

tls_inspection_configurations_list_only

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

Overview

Nametls_inspection_configurations_list_only
TypeResource
DescriptionResource type definition for AWS::NetworkFirewall::TLSInspectionConfiguration
Idaws.networkfirewall.tls_inspection_configurations_list_only

Fields

NameDatatypeDescription
tls_inspection_configuration_namestring
tls_inspection_configuration_arnstringA resource ARN.
tls_inspection_configurationobjectResource type definition for AWS::NetworkFirewall::TLSInspectionConfiguration
tls_inspection_configuration_idstring
descriptionstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all tls_inspection_configurations in a region.

SELECT
region,
tls_inspection_configuration_arn
FROM aws.networkfirewall.tls_inspection_configurations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the tls_inspection_configurations_list_only resource, see tls_inspection_configurations