We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
aws-native.groundstation.getMissionProfile
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
AWS Ground Station Mission Profile resource type for CloudFormation.
Using getMissionProfile
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 getMissionProfile(args: GetMissionProfileArgs, opts?: InvokeOptions): Promise<GetMissionProfileResult>
function getMissionProfileOutput(args: GetMissionProfileOutputArgs, opts?: InvokeOptions): Output<GetMissionProfileResult>
def get_mission_profile(arn: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMissionProfileResult
def get_mission_profile_output(arn: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMissionProfileResult]
func LookupMissionProfile(ctx *Context, args *LookupMissionProfileArgs, opts ...InvokeOption) (*LookupMissionProfileResult, error)
func LookupMissionProfileOutput(ctx *Context, args *LookupMissionProfileOutputArgs, opts ...InvokeOption) LookupMissionProfileResultOutput
> Note: This function is named LookupMissionProfile
in the Go SDK.
public static class GetMissionProfile
{
public static Task<GetMissionProfileResult> InvokeAsync(GetMissionProfileArgs args, InvokeOptions? opts = null)
public static Output<GetMissionProfileResult> Invoke(GetMissionProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMissionProfileResult> getMissionProfile(GetMissionProfileArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:groundstation:getMissionProfile
arguments:
# arguments dictionary
The following arguments are supported:
getMissionProfile Result
The following output properties are available:
- Arn string
- The ARN of the mission profile, such as
arn:aws:groundstation:us-east-2:1234567890:mission-profile/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Contact
Post intPass Duration Seconds - Post-pass time needed after the contact.
- Contact
Pre intPass Duration Seconds - Pre-pass time needed before the contact.
- Dataflow
Edges List<Pulumi.Aws Native. Ground Station. Outputs. Mission Profile Dataflow Edge> - A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
- Id string
- The ID of the mission profile, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Minimum
Viable intContact Duration Seconds - Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- Name string
- A name used to identify a mission profile.
- Region string
- The region of the mission profile.
- Streams
Kms Pulumi.Key Aws Native. Ground Station. Outputs. Mission Profile Streams Kms Key - The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- Streams
Kms stringRole - The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- List<Pulumi.
Aws Native. Outputs. Tag> - Tags assigned to the mission profile.
- Tracking
Config stringArn - The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
- Arn string
- The ARN of the mission profile, such as
arn:aws:groundstation:us-east-2:1234567890:mission-profile/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Contact
Post intPass Duration Seconds - Post-pass time needed after the contact.
- Contact
Pre intPass Duration Seconds - Pre-pass time needed before the contact.
- Dataflow
Edges []MissionProfile Dataflow Edge - A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
- Id string
- The ID of the mission profile, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Minimum
Viable intContact Duration Seconds - Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- Name string
- A name used to identify a mission profile.
- Region string
- The region of the mission profile.
- Streams
Kms MissionKey Profile Streams Kms Key - The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- Streams
Kms stringRole - The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- Tag
- Tags assigned to the mission profile.
- Tracking
Config stringArn - The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
- arn String
- The ARN of the mission profile, such as
arn:aws:groundstation:us-east-2:1234567890:mission-profile/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - contact
Post IntegerPass Duration Seconds - Post-pass time needed after the contact.
- contact
Pre IntegerPass Duration Seconds - Pre-pass time needed before the contact.
- dataflow
Edges List<MissionProfile Dataflow Edge> - A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
- id String
- The ID of the mission profile, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - minimum
Viable IntegerContact Duration Seconds - Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- name String
- A name used to identify a mission profile.
- region String
- The region of the mission profile.
- streams
Kms MissionKey Profile Streams Kms Key - The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- streams
Kms StringRole - The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- List<Tag>
- Tags assigned to the mission profile.
- tracking
Config StringArn - The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
- arn string
- The ARN of the mission profile, such as
arn:aws:groundstation:us-east-2:1234567890:mission-profile/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - contact
Post numberPass Duration Seconds - Post-pass time needed after the contact.
- contact
Pre numberPass Duration Seconds - Pre-pass time needed before the contact.
- dataflow
Edges MissionProfile Dataflow Edge[] - A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
- id string
- The ID of the mission profile, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - minimum
Viable numberContact Duration Seconds - Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- name string
- A name used to identify a mission profile.
- region string
- The region of the mission profile.
- streams
Kms MissionKey Profile Streams Kms Key - The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- streams
Kms stringRole - The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- Tag[]
- Tags assigned to the mission profile.
- tracking
Config stringArn - The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
- arn str
- The ARN of the mission profile, such as
arn:aws:groundstation:us-east-2:1234567890:mission-profile/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - contact_
post_ intpass_ duration_ seconds - Post-pass time needed after the contact.
- contact_
pre_ intpass_ duration_ seconds - Pre-pass time needed before the contact.
- dataflow_
edges Sequence[MissionProfile Dataflow Edge] - A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
- id str
- The ID of the mission profile, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - minimum_
viable_ intcontact_ duration_ seconds - Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- name str
- A name used to identify a mission profile.
- region str
- The region of the mission profile.
- streams_
kms_ Missionkey Profile Streams Kms Key - The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- streams_
kms_ strrole - The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- Sequence[root_Tag]
- Tags assigned to the mission profile.
- tracking_
config_ strarn - The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
- arn String
- The ARN of the mission profile, such as
arn:aws:groundstation:us-east-2:1234567890:mission-profile/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - contact
Post NumberPass Duration Seconds - Post-pass time needed after the contact.
- contact
Pre NumberPass Duration Seconds - Pre-pass time needed before the contact.
- dataflow
Edges List<Property Map> - A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
- id String
- The ID of the mission profile, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - minimum
Viable NumberContact Duration Seconds - Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- name String
- A name used to identify a mission profile.
- region String
- The region of the mission profile.
- streams
Kms Property MapKey - The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- streams
Kms StringRole - The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- List<Property Map>
- Tags assigned to the mission profile.
- tracking
Config StringArn - The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
Supporting Types
MissionProfileDataflowEdge
- Destination string
- The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
- Source string
- The ARN of the source for this dataflow edge. For example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
- Destination string
- The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
- Source string
- The ARN of the source for this dataflow edge. For example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
- destination String
- The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
- source String
- The ARN of the source for this dataflow edge. For example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
- destination string
- The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
- source string
- The ARN of the source for this dataflow edge. For example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
- destination str
- The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
- source str
- The ARN of the source for this dataflow edge. For example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
- destination String
- The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
- source String
- The ARN of the source for this dataflow edge. For example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
MissionProfileStreamsKmsKey
- Kms
Alias stringArn - KMS Alias Arn.
- Kms
Key stringArn - KMS Key Arn.
- Kms
Alias stringArn - KMS Alias Arn.
- Kms
Key stringArn - KMS Key Arn.
- kms
Alias StringArn - KMS Alias Arn.
- kms
Key StringArn - KMS Key Arn.
- kms
Alias stringArn - KMS Alias Arn.
- kms
Key stringArn - KMS Key Arn.
- kms_
alias_ strarn - KMS Alias Arn.
- kms_
key_ strarn - KMS Key Arn.
- kms
Alias StringArn - KMS Alias Arn.
- kms
Key StringArn - KMS Key Arn.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi