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 CreateEndpointDetails
Endpoint definition used for creating a dataflow endpoint
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DownlinkAwsGroundStationAgentEndpoint" :DownlinkAwsGroundStationAgentEndpoint, "UplinkAwsGroundStationAgentEndpoint" :UplinkAwsGroundStationAgentEndpoint}
YAML
DownlinkAwsGroundStationAgentEndpoint:DownlinkAwsGroundStationAgentEndpointUplinkAwsGroundStationAgentEndpoint:UplinkAwsGroundStationAgentEndpoint
Properties
DownlinkAwsGroundStationAgentEndpoint-
Definition for a downlink agent endpoint
Required: No
Type: DownlinkAwsGroundStationAgentEndpoint
Update requires: Replacement
UplinkAwsGroundStationAgentEndpoint-
Definition for an uplink agent endpoint
Required: No
Type: UplinkAwsGroundStationAgentEndpoint
Update requires: Replacement