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::GroundStation::DataflowEndpointGroupV2 EndpointDetails
Information about the endpoint details.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DownlinkAwsGroundStationAgentEndpoint" :DownlinkAwsGroundStationAgentEndpointDetails, "UplinkAwsGroundStationAgentEndpoint" :UplinkAwsGroundStationAgentEndpointDetails}
YAML
DownlinkAwsGroundStationAgentEndpoint:DownlinkAwsGroundStationAgentEndpointDetailsUplinkAwsGroundStationAgentEndpoint:UplinkAwsGroundStationAgentEndpointDetails
Properties
DownlinkAwsGroundStationAgentEndpoint-
Definition for a downlink agent endpoint
Required: No
Type: DownlinkAwsGroundStationAgentEndpointDetails
Update requires: No interruption
UplinkAwsGroundStationAgentEndpoint-
Definition for an uplink agent endpoint
Required: No
Type: UplinkAwsGroundStationAgentEndpointDetails
Update requires: No interruption