Skip to main content

tls_inspection_configurations

Retrieves a list of tls_inspection_configurations in a region

Overview

Nametls_inspection_configurations
TypeResource
Descriptiontls_inspection_configurations
Idawscc.networkfirewall.tls_inspection_configurations

Fields

NameDatatypeDescription
tls_inspection_configuration_arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
tls_inspection_configuration_arn
FROM awscc.networkfirewall.tls_inspection_configurations
WHERE region = 'us-east-1'

Permissions

To operate on the tls_inspection_configurations resource, the following permissions are required:

Create

network-firewall:CreateTLSInspectionConfiguration,
network-firewall:DescribeTLSInspectionConfiguration,
network-firewall:TagResource

List

network-firewall:ListTLSInspectionConfigurations