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:StringLastCheckedAt:StringMessage:String
Properties
ConnectorStatusProperty description not available.
Required: No
Type: String
Allowed values:
CONNECTED | DEGRADED | FAILED_TO_CONNECT | PENDING_AUTHORIZATION | PENDING_CONFIGURATION | UNKNOWNUpdate requires: No interruption
LastCheckedAtProperty description not available.
Required: No
Type: String
Update requires: No interruption
MessageProperty description not available.
Required: No
Type: String
Update requires: No interruption