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 DownlinkAwsGroundStationAgentEndpoint
Definition for a downlink agent endpoint
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DataflowDetails" :DownlinkDataflowDetails, "Name" :String}
YAML
DataflowDetails:DownlinkDataflowDetailsName:String
Properties
DataflowDetails-
Dataflow details for the downlink endpoint
Required: Yes
Type: DownlinkDataflowDetails
Update requires: Replacement
Name-
Downlink dataflow endpoint name
Required: Yes
Type: String
Pattern:
^[ a-zA-Z0-9_:-]{1,256}$Update requires: Replacement