Amazon Network Firewall · Example Payload

Openapi Tls Certificate Data Example

FirewallIntrusion DetectionNetwork SecurityVPC

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

Top-level fields

CertificateArnCertificateSerialStatusStatusMessage

Example Payload

Raw ↑
{
  "CertificateArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "CertificateSerial": "example-string",
  "Status": "active",
  "StatusMessage": "active"
}