Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-groundstation-dataflowendpointgroup.json
Parent schema serverless-framework-configuration
Type: object

AWS Ground Station DataflowEndpointGroup schema for CloudFormation. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ground-station.git

Properties

EndpointDetails EndpointDetails[] required
minItems=1
ContactPrePassDurationSeconds integer

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.

ContactPostPassDurationSeconds integer

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.

Tags Tag[]

Definitions

SocketAddress object
Name string | Aws_CF_FunctionString
Port integer
AgentStatus string | Aws_CF_FunctionString

The status of AgentEndpoint.

AuditResults string | Aws_CF_FunctionString

The results of the audit.

IntegerRange object

An integer range that has a minimum and maximum value.

Minimum integer

A minimum value.

Maximum integer

A maximum value.

RangedSocketAddress object

A socket address with a port range.

Name string | Aws_CF_FunctionString

IPv4 socket address.

PortRange object

An integer range that has a minimum and maximum value.

2 nested properties
Minimum integer

A minimum value.

Maximum integer

A maximum value.

ConnectionDetails object

Egress address of AgentEndpoint with an optional mtu.

SocketAddress object
2 nested properties
Name string | Aws_CF_FunctionString
Port integer
Mtu integer

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

RangedConnectionDetails object

Ingress address of AgentEndpoint with a port range and an optional mtu.

SocketAddress object

A socket address with a port range.

2 nested properties
Name string | Aws_CF_FunctionString

IPv4 socket address.

PortRange object

An integer range that has a minimum and maximum value.

2 nested properties
Minimum integer

A minimum value.

Maximum integer

A maximum value.

Mtu integer

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

AwsGroundStationAgentEndpoint object

Information about AwsGroundStationAgentEndpoint.

Name string | Aws_CF_FunctionString
EgressAddress object

Egress address of AgentEndpoint with an optional mtu.

2 nested properties
SocketAddress object
2 nested properties
Name string | Aws_CF_FunctionString
Port integer
Mtu integer

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

IngressAddress object

Ingress address of AgentEndpoint with a port range and an optional mtu.

2 nested properties
SocketAddress object

A socket address with a port range.

2 nested properties
Name string | Aws_CF_FunctionString

IPv4 socket address.

PortRange object

An integer range that has a minimum and maximum value.

Mtu integer

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

AgentStatus string | Aws_CF_FunctionString

The status of AgentEndpoint.

AuditResults string | Aws_CF_FunctionString

The results of the audit.

DataflowEndpoint object
Name string | Aws_CF_FunctionString
Address object
2 nested properties
Name string | Aws_CF_FunctionString
Port integer
Mtu integer
SecurityDetails object
SubnetIds string[]
SecurityGroupIds string[]
RoleArn string | Aws_CF_FunctionString
EndpointDetails object
SecurityDetails object
3 nested properties
SubnetIds string[]
SecurityGroupIds string[]
RoleArn string | Aws_CF_FunctionString
Endpoint object
3 nested properties
Name string | Aws_CF_FunctionString
Address object
2 nested properties
Name string | Aws_CF_FunctionString
Port integer
Mtu integer
AwsGroundStationAgentEndpoint object

Information about AwsGroundStationAgentEndpoint.

5 nested properties
Name string | Aws_CF_FunctionString
EgressAddress object

Egress address of AgentEndpoint with an optional mtu.

2 nested properties
SocketAddress object
Mtu integer

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

IngressAddress object

Ingress address of AgentEndpoint with a port range and an optional mtu.

2 nested properties
SocketAddress object

A socket address with a port range.

Mtu integer

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

AgentStatus string | Aws_CF_FunctionString

The status of AgentEndpoint.

AuditResults string | Aws_CF_FunctionString

The results of the audit.

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required