AWS::GroundStation::DataflowEndpointGroupV2 DownlinkAwsGroundStationAgentEndpointDetails - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::GroundStation::DataflowEndpointGroupV2 DownlinkAwsGroundStationAgentEndpointDetails

Details for a downlink agent endpoint

Syntax

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

JSON

{ "AgentStatus" : String, "AuditResults" : String, "DataflowDetails" : DownlinkDataflowDetails, "Name" : String }

Properties

AgentStatus

Status of the agent associated with the downlink dataflow endpoint

Required: No

Type: String

Allowed values: SUCCESS | FAILED | ACTIVE | INACTIVE

Update requires: No interruption

AuditResults

Health audit results for the downlink dataflow endpoint

Required: No

Type: String

Allowed values: HEALTHY | UNHEALTHY

Update requires: No interruption

DataflowDetails

Dataflow details for the downlink endpoint

Required: Yes

Type: DownlinkDataflowDetails

Update requires: No interruption

Name

Downlink dataflow endpoint name

Required: Yes

Type: String

Pattern: ^[ a-zA-Z0-9_:-]{1,256}$

Update requires: No interruption