View a markdown version of this page

AWS::InspectorV2::Connector ConnectorHealth - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::InspectorV2::Connector ConnectorHealth

The ConnectorHealth property type specifies Property description not available. for an AWS::InspectorV2::Connector.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "ConnectorStatus" : String, "LastCheckedAt" : String, "Message" : String }

YAML

ConnectorStatus: String LastCheckedAt: String Message: String

Properties

ConnectorStatus

Property description not available.

Required: No

Type: String

Allowed values: CONNECTED | DEGRADED | FAILED_TO_CONNECT | PENDING_AUTHORIZATION | PENDING_CONFIGURATION | UNKNOWN

Update requires: No interruption

LastCheckedAt

Property description not available.

Required: No

Type: String

Update requires: No interruption

Message

Property description not available.

Required: No

Type: String

Update requires: No interruption