AWS::NetworkFirewall::TLSInspectionConfigurationResource type definition for AWS::NetworkFirewall::TLSInspectionConfiguration
4 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TLSInspectionConfiguration | TLSInspectionConfiguration | Required |
TLSInspectionConfigurationName | string | RequiredCreate-only |
Description | string | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
TLSInspectionConfigurationArn | string | - |
TLSInspectionConfigurationId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::NetworkFirewall::TLSInspectionConfiguration
Resources:
MyResource:
Type: AWS::NetworkFirewall::TLSInspectionConfiguration
Properties:
TLSInspectionConfigurationName: "my-tlsinspectionconfigurationname"
TLSInspectionConfiguration: "value"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
iam:CreateServiceLinkedRolenetwork-firewall:CreateTLSInspectionConfigurationnetwork-firewall:DescribeTLSInspectionConfigurationnetwork-firewall:TagResourcenetwork-firewall:DescribeTLSInspectionConfigurationnetwork-firewall:ListTagsForResourcesnetwork-firewall:UpdateTLSInspectionConfigurationnetwork-firewall:DescribeTLSInspectionConfigurationnetwork-firewall:TagResourcenetwork-firewall:UntagResourcenetwork-firewall:DeleteTLSInspectionConfigurationnetwork-firewall:DescribeTLSInspectionConfigurationnetwork-firewall:UntagResourcenetwork-firewall:ListTLSInspectionConfigurationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTLSInspectionConfigurationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TLSInspectionConfigurationName