Amazon Network Firewall · Example Payload

Openapi Tls Inspection Configuration Response Example

FirewallIntrusion DetectionNetwork SecurityVPC

Openapi Tls Inspection Configuration Response Example is an example object payload from Amazon Network Firewall, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TLSInspectionConfigurationArnTLSInspectionConfigurationNameTLSInspectionConfigurationIdTLSInspectionConfigurationStatusDescriptionTagsLastModifiedTimeNumberOfAssociationsEncryptionConfigurationCertificates

Example Payload

Raw ↑
{
  "TLSInspectionConfigurationArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "TLSInspectionConfigurationName": "my-resource",
  "TLSInspectionConfigurationId": "resource-abc123",
  "TLSInspectionConfigurationStatus": "active",
  "Description": "example-string",
  "Tags": "example-string",
  "LastModifiedTime": "example-string",
  "NumberOfAssociations": "example-string",
  "EncryptionConfiguration": "example-string",
  "Certificates": "example-string"
}