1. Packages
  2. AWS Native
  3. API Docs
  4. groundstation
  5. getDataflowEndpointGroup

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.groundstation.getDataflowEndpointGroup

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    AWS Ground Station DataflowEndpointGroup schema for CloudFormation

    Using getDataflowEndpointGroup

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDataflowEndpointGroup(args: GetDataflowEndpointGroupArgs, opts?: InvokeOptions): Promise<GetDataflowEndpointGroupResult>
    function getDataflowEndpointGroupOutput(args: GetDataflowEndpointGroupOutputArgs, opts?: InvokeOptions): Output<GetDataflowEndpointGroupResult>
    def get_dataflow_endpoint_group(id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetDataflowEndpointGroupResult
    def get_dataflow_endpoint_group_output(id: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetDataflowEndpointGroupResult]
    func LookupDataflowEndpointGroup(ctx *Context, args *LookupDataflowEndpointGroupArgs, opts ...InvokeOption) (*LookupDataflowEndpointGroupResult, error)
    func LookupDataflowEndpointGroupOutput(ctx *Context, args *LookupDataflowEndpointGroupOutputArgs, opts ...InvokeOption) LookupDataflowEndpointGroupResultOutput

    > Note: This function is named LookupDataflowEndpointGroup in the Go SDK.

    public static class GetDataflowEndpointGroup 
    {
        public static Task<GetDataflowEndpointGroupResult> InvokeAsync(GetDataflowEndpointGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetDataflowEndpointGroupResult> Invoke(GetDataflowEndpointGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDataflowEndpointGroupResult> getDataflowEndpointGroup(GetDataflowEndpointGroupArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:groundstation:getDataflowEndpointGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of a dataflow endpoint group.
    Id string
    UUID of a dataflow endpoint group.
    id String
    UUID of a dataflow endpoint group.
    id string
    UUID of a dataflow endpoint group.
    id str
    UUID of a dataflow endpoint group.
    id String
    UUID of a dataflow endpoint group.

    getDataflowEndpointGroup Result

    The following output properties are available:

    Arn string
    The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .
    ContactPostPassDurationSeconds int
    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.
    ContactPrePassDurationSeconds int
    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.
    EndpointDetails List<Pulumi.AwsNative.GroundStation.Outputs.DataflowEndpointGroupEndpointDetails>
    List of Endpoint Details, containing address and port for each endpoint.
    Id string
    UUID of a dataflow endpoint group.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags assigned to a resource.
    Arn string
    The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .
    ContactPostPassDurationSeconds int
    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.
    ContactPrePassDurationSeconds int
    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.
    EndpointDetails []DataflowEndpointGroupEndpointDetails
    List of Endpoint Details, containing address and port for each endpoint.
    Id string
    UUID of a dataflow endpoint group.
    Tags Tag
    Tags assigned to a resource.
    arn String
    The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .
    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.
    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.
    endpointDetails List<DataflowEndpointGroupEndpointDetails>
    List of Endpoint Details, containing address and port for each endpoint.
    id String
    UUID of a dataflow endpoint group.
    tags List<Tag>
    Tags assigned to a resource.
    arn string
    The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .
    contactPostPassDurationSeconds 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.
    contactPrePassDurationSeconds 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.
    endpointDetails DataflowEndpointGroupEndpointDetails[]
    List of Endpoint Details, containing address and port for each endpoint.
    id string
    UUID of a dataflow endpoint group.
    tags Tag[]
    Tags assigned to a resource.
    arn str
    The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .
    contact_post_pass_duration_seconds int
    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 int
    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.
    endpoint_details Sequence[DataflowEndpointGroupEndpointDetails]
    List of Endpoint Details, containing address and port for each endpoint.
    id str
    UUID of a dataflow endpoint group.
    tags Sequence[root_Tag]
    Tags assigned to a resource.
    arn String
    The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .
    contactPostPassDurationSeconds 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.
    contactPrePassDurationSeconds 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.
    endpointDetails List<Property Map>
    List of Endpoint Details, containing address and port for each endpoint.
    id String
    UUID of a dataflow endpoint group.
    tags List<Property Map>
    Tags assigned to a resource.

    Supporting Types

    DataflowEndpointGroupAgentStatus

    DataflowEndpointGroupAuditResults

    DataflowEndpointGroupAwsGroundStationAgentEndpoint

    DataflowEndpointGroupConnectionDetails

    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupSocketAddress
    A socket address.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress DataflowEndpointGroupSocketAddress
    A socket address.
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupSocketAddress
    A socket address.
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupSocketAddress
    A socket address.
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socket_address DataflowEndpointGroupSocketAddress
    A socket address.
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress Property Map
    A socket address.

    DataflowEndpointGroupDataflowEndpoint

    Address Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupSocketAddress
    The address and port of an endpoint.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
    Name string

    The endpoint name.

    When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.

    Address DataflowEndpointGroupSocketAddress
    The address and port of an endpoint.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
    Name string

    The endpoint name.

    When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.

    address DataflowEndpointGroupSocketAddress
    The address and port of an endpoint.
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
    name String

    The endpoint name.

    When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.

    address DataflowEndpointGroupSocketAddress
    The address and port of an endpoint.
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
    name string

    The endpoint name.

    When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.

    address DataflowEndpointGroupSocketAddress
    The address and port of an endpoint.
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
    name str

    The endpoint name.

    When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.

    address Property Map
    The address and port of an endpoint.
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Valid values are between 1400 and 1500. A default value of 1500 is used if not set.
    name String

    The endpoint name.

    When listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.

    DataflowEndpointGroupEndpointDetails

    AwsGroundStationAgentEndpoint DataflowEndpointGroupAwsGroundStationAgentEndpoint
    An agent endpoint.
    Endpoint DataflowEndpointGroupDataflowEndpoint
    Information about the endpoint such as name and the endpoint address.
    SecurityDetails DataflowEndpointGroupSecurityDetails
    The role ARN, and IDs for security groups and subnets.
    awsGroundStationAgentEndpoint DataflowEndpointGroupAwsGroundStationAgentEndpoint
    An agent endpoint.
    endpoint DataflowEndpointGroupDataflowEndpoint
    Information about the endpoint such as name and the endpoint address.
    securityDetails DataflowEndpointGroupSecurityDetails
    The role ARN, and IDs for security groups and subnets.
    awsGroundStationAgentEndpoint DataflowEndpointGroupAwsGroundStationAgentEndpoint
    An agent endpoint.
    endpoint DataflowEndpointGroupDataflowEndpoint
    Information about the endpoint such as name and the endpoint address.
    securityDetails DataflowEndpointGroupSecurityDetails
    The role ARN, and IDs for security groups and subnets.
    aws_ground_station_agent_endpoint DataflowEndpointGroupAwsGroundStationAgentEndpoint
    An agent endpoint.
    endpoint DataflowEndpointGroupDataflowEndpoint
    Information about the endpoint such as name and the endpoint address.
    security_details DataflowEndpointGroupSecurityDetails
    The role ARN, and IDs for security groups and subnets.
    awsGroundStationAgentEndpoint Property Map
    An agent endpoint.
    endpoint Property Map
    Information about the endpoint such as name and the endpoint address.
    securityDetails Property Map
    The role ARN, and IDs for security groups and subnets.

    DataflowEndpointGroupIntegerRange

    Maximum int
    A maximum value.
    Minimum int
    A minimum value.
    Maximum int
    A maximum value.
    Minimum int
    A minimum value.
    maximum Integer
    A maximum value.
    minimum Integer
    A minimum value.
    maximum number
    A maximum value.
    minimum number
    A minimum value.
    maximum int
    A maximum value.
    minimum int
    A minimum value.
    maximum Number
    A maximum value.
    minimum Number
    A minimum value.

    DataflowEndpointGroupRangedConnectionDetails

    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupRangedSocketAddress
    A ranged socket address.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress DataflowEndpointGroupRangedSocketAddress
    A ranged socket address.
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupRangedSocketAddress
    A ranged socket address.
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupRangedSocketAddress
    A ranged socket address.
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socket_address DataflowEndpointGroupRangedSocketAddress
    A ranged socket address.
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress Property Map
    A ranged socket address.

    DataflowEndpointGroupRangedSocketAddress

    Name string
    IPv4 socket address.
    PortRange Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupIntegerRange
    Port range of a socket address.
    Name string
    IPv4 socket address.
    PortRange DataflowEndpointGroupIntegerRange
    Port range of a socket address.
    name String
    IPv4 socket address.
    portRange DataflowEndpointGroupIntegerRange
    Port range of a socket address.
    name string
    IPv4 socket address.
    portRange DataflowEndpointGroupIntegerRange
    Port range of a socket address.
    name str
    IPv4 socket address.
    port_range DataflowEndpointGroupIntegerRange
    Port range of a socket address.
    name String
    IPv4 socket address.
    portRange Property Map
    Port range of a socket address.

    DataflowEndpointGroupSecurityDetails

    RoleArn string

    The ARN of a role which Ground Station has permission to assume, such as arn:aws:iam::1234567890:role/DataDeliveryServiceRole .

    Ground Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.

    SecurityGroupIds List<string>
    The security group Ids of the security role, such as sg-1234567890abcdef0 .
    SubnetIds List<string>
    The subnet Ids of the security details, such as subnet-12345678 .
    RoleArn string

    The ARN of a role which Ground Station has permission to assume, such as arn:aws:iam::1234567890:role/DataDeliveryServiceRole .

    Ground Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.

    SecurityGroupIds []string
    The security group Ids of the security role, such as sg-1234567890abcdef0 .
    SubnetIds []string
    The subnet Ids of the security details, such as subnet-12345678 .
    roleArn String

    The ARN of a role which Ground Station has permission to assume, such as arn:aws:iam::1234567890:role/DataDeliveryServiceRole .

    Ground Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.

    securityGroupIds List<String>
    The security group Ids of the security role, such as sg-1234567890abcdef0 .
    subnetIds List<String>
    The subnet Ids of the security details, such as subnet-12345678 .
    roleArn string

    The ARN of a role which Ground Station has permission to assume, such as arn:aws:iam::1234567890:role/DataDeliveryServiceRole .

    Ground Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.

    securityGroupIds string[]
    The security group Ids of the security role, such as sg-1234567890abcdef0 .
    subnetIds string[]
    The subnet Ids of the security details, such as subnet-12345678 .
    role_arn str

    The ARN of a role which Ground Station has permission to assume, such as arn:aws:iam::1234567890:role/DataDeliveryServiceRole .

    Ground Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.

    security_group_ids Sequence[str]
    The security group Ids of the security role, such as sg-1234567890abcdef0 .
    subnet_ids Sequence[str]
    The subnet Ids of the security details, such as subnet-12345678 .
    roleArn String

    The ARN of a role which Ground Station has permission to assume, such as arn:aws:iam::1234567890:role/DataDeliveryServiceRole .

    Ground Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.

    securityGroupIds List<String>
    The security group Ids of the security role, such as sg-1234567890abcdef0 .
    subnetIds List<String>
    The subnet Ids of the security details, such as subnet-12345678 .

    DataflowEndpointGroupSocketAddress

    Name string
    The name of the endpoint, such as Endpoint 1 .
    Port int
    The port of the endpoint, such as 55888 .
    Name string
    The name of the endpoint, such as Endpoint 1 .
    Port int
    The port of the endpoint, such as 55888 .
    name String
    The name of the endpoint, such as Endpoint 1 .
    port Integer
    The port of the endpoint, such as 55888 .
    name string
    The name of the endpoint, such as Endpoint 1 .
    port number
    The port of the endpoint, such as 55888 .
    name str
    The name of the endpoint, such as Endpoint 1 .
    port int
    The port of the endpoint, such as 55888 .
    name String
    The name of the endpoint, such as Endpoint 1 .
    port Number
    The port of the endpoint, such as 55888 .

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi