AWS Ground Station DataflowEndpointGroup schema for CloudFormation
endpoint_details
(Attributes List) (see below for nested schema)contact_post_pass_duration_seconds
(Number) Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.contact_pre_pass_duration_seconds
(Number) Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.tags
(Attributes List) (see below for nested schema)arn
(String)dataflow_endpoint_group_id
(String)id
(String) Uniquely identifies the resource.endpoint_details
Optional:
aws_ground_station_agent_endpoint
(Attributes) Information about AwsGroundStationAgentEndpoint. (see below for nested schema)endpoint
(Attributes) (see below for nested schema)security_details
(Attributes) (see below for nested schema)endpoint_details.aws_ground_station_agent_endpoint
Optional:
agent_status
(String) The status of AgentEndpoint.audit_results
(String) The results of the audit.egress_address
(Attributes) Egress address of AgentEndpoint with an optional mtu. (see below for nested schema)ingress_address
(Attributes) Ingress address of AgentEndpoint with a port range and an optional mtu. (see below for nested schema)name
(String)endpoint_details.aws_ground_station_agent_endpoint.egress_address
Optional:
mtu
(Number) Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.socket_address
(Attributes) (see below for nested schema)endpoint_details.aws_ground_station_agent_endpoint.egress_address.socket_address
Optional:
name
(String)port
(Number)endpoint_details.aws_ground_station_agent_endpoint.ingress_address
Optional:
mtu
(Number) Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.socket_address
(Attributes) A socket address with a port range. (see below for nested schema)endpoint_details.aws_ground_station_agent_endpoint.ingress_address.socket_address
Optional:
name
(String) IPv4 socket address.port_range
(Attributes) Port range of a socket address. (see below for nested schema)endpoint_details.aws_ground_station_agent_endpoint.ingress_address.socket_address.port_range
Optional:
maximum
(Number) A maximum value.minimum
(Number) A minimum value.endpoint_details.endpoint
Optional:
address
(Attributes) (see below for nested schema)mtu
(Number)name
(String)endpoint_details.endpoint.address
Optional:
name
(String)port
(Number)endpoint_details.security_details
Optional:
role_arn
(String)security_group_ids
(List of String)subnet_ids
(List of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_groundstation_dataflow_endpoint_group.example <resource ID>