We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.gameliftstreams.getStreamGroup
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Definition of AWS::GameLiftStreams::StreamGroup Resource Type
Using getStreamGroup
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 getStreamGroup(args: GetStreamGroupArgs, opts?: InvokeOptions): Promise<GetStreamGroupResult>
function getStreamGroupOutput(args: GetStreamGroupOutputArgs, opts?: InvokeOptions): Output<GetStreamGroupResult>
def get_stream_group(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStreamGroupResult
def get_stream_group_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStreamGroupResult]
func LookupStreamGroup(ctx *Context, args *LookupStreamGroupArgs, opts ...InvokeOption) (*LookupStreamGroupResult, error)
func LookupStreamGroupOutput(ctx *Context, args *LookupStreamGroupOutputArgs, opts ...InvokeOption) LookupStreamGroupResultOutput
> Note: This function is named LookupStreamGroup
in the Go SDK.
public static class GetStreamGroup
{
public static Task<GetStreamGroupResult> InvokeAsync(GetStreamGroupArgs args, InvokeOptions? opts = null)
public static Output<GetStreamGroupResult> Invoke(GetStreamGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStreamGroupResult> getStreamGroup(GetStreamGroupArgs args, InvokeOptions options)
public static Output<GetStreamGroupResult> getStreamGroup(GetStreamGroupArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:gameliftstreams:getStreamGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Arn string
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
.
- Arn string
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
.
- arn String
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
.
- arn string
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
.
- arn str
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
.
- arn String
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
.
getStreamGroup Result
The following output properties are available:
- Arn string
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
. - Default
Application Pulumi.Aws Native. Game Lift Streams. Outputs. Stream Group Default Application - Object that identifies the Amazon GameLift Streams application to stream with this stream group.
- Description string
- A descriptive label for the stream group.
- Id string
- An ID that uniquely identifies the stream group resource. For example:
sg-1AB2C3De4
. - Location
Configurations List<Pulumi.Aws Native. Game Lift Streams. Outputs. Stream Group Location Configuration> - A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.
- Dictionary<string, string>
- A list of labels to assign to the new stream group resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .
- Arn string
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
. - Default
Application StreamGroup Default Application - Object that identifies the Amazon GameLift Streams application to stream with this stream group.
- Description string
- A descriptive label for the stream group.
- Id string
- An ID that uniquely identifies the stream group resource. For example:
sg-1AB2C3De4
. - Location
Configurations []StreamGroup Location Configuration - A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.
- map[string]string
- A list of labels to assign to the new stream group resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .
- arn String
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
. - default
Application StreamGroup Default Application - Object that identifies the Amazon GameLift Streams application to stream with this stream group.
- description String
- A descriptive label for the stream group.
- id String
- An ID that uniquely identifies the stream group resource. For example:
sg-1AB2C3De4
. - location
Configurations List<StreamGroup Location Configuration> - A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.
- Map<String,String>
- A list of labels to assign to the new stream group resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .
- arn string
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
. - default
Application StreamGroup Default Application - Object that identifies the Amazon GameLift Streams application to stream with this stream group.
- description string
- A descriptive label for the stream group.
- id string
- An ID that uniquely identifies the stream group resource. For example:
sg-1AB2C3De4
. - location
Configurations StreamGroup Location Configuration[] - A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.
- {[key: string]: string}
- A list of labels to assign to the new stream group resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .
- arn str
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
. - default_
application StreamGroup Default Application - Object that identifies the Amazon GameLift Streams application to stream with this stream group.
- description str
- A descriptive label for the stream group.
- id str
- An ID that uniquely identifies the stream group resource. For example:
sg-1AB2C3De4
. - location_
configurations Sequence[StreamGroup Location Configuration] - A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.
- Mapping[str, str]
- A list of labels to assign to the new stream group resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .
- arn String
- An Amazon Resource Name (ARN) that uniquely identifies the stream group resource. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4
. - default
Application Property Map - Object that identifies the Amazon GameLift Streams application to stream with this stream group.
- description String
- A descriptive label for the stream group.
- id String
- An ID that uniquely identifies the stream group resource. For example:
sg-1AB2C3De4
. - location
Configurations List<Property Map> - A set of one or more locations and the streaming capacity for each location. One of the locations MUST be your primary location, which is the AWS Region where you are specifying this resource.
- Map<String>
- A list of labels to assign to the new stream group resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .
Supporting Types
StreamGroupDefaultApplication
- Arn string
- An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
. - Id string
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
.
- Arn string
- An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
. - Id string
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
.
- arn String
- An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
. - id String
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
.
- arn string
- An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
. - id string
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
.
- arn str
- An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
. - id str
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
.
- arn String
- An Amazon Resource Name (ARN) that uniquely identifies the application resource. Format example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
. - id String
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
.
StreamGroupLocationConfiguration
- Location
Name string - A location's name. For example,
us-east-1
. For a complete list of locations that Amazon GameLift Streams supports, refer to Regions and quotas in the Amazon GameLift Streams Developer Guide . - Always
On intCapacity - The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.
- On
Demand intCapacity - The streaming capacity that Amazon GameLift Streams can allocate in response to stream requests, and then de-allocate when the session has terminated. This offers a cost control measure at the expense of a greater startup time (typically under 5 minutes).
- Location
Name string - A location's name. For example,
us-east-1
. For a complete list of locations that Amazon GameLift Streams supports, refer to Regions and quotas in the Amazon GameLift Streams Developer Guide . - Always
On intCapacity - The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.
- On
Demand intCapacity - The streaming capacity that Amazon GameLift Streams can allocate in response to stream requests, and then de-allocate when the session has terminated. This offers a cost control measure at the expense of a greater startup time (typically under 5 minutes).
- location
Name String - A location's name. For example,
us-east-1
. For a complete list of locations that Amazon GameLift Streams supports, refer to Regions and quotas in the Amazon GameLift Streams Developer Guide . - always
On IntegerCapacity - The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.
- on
Demand IntegerCapacity - The streaming capacity that Amazon GameLift Streams can allocate in response to stream requests, and then de-allocate when the session has terminated. This offers a cost control measure at the expense of a greater startup time (typically under 5 minutes).
- location
Name string - A location's name. For example,
us-east-1
. For a complete list of locations that Amazon GameLift Streams supports, refer to Regions and quotas in the Amazon GameLift Streams Developer Guide . - always
On numberCapacity - The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.
- on
Demand numberCapacity - The streaming capacity that Amazon GameLift Streams can allocate in response to stream requests, and then de-allocate when the session has terminated. This offers a cost control measure at the expense of a greater startup time (typically under 5 minutes).
- location_
name str - A location's name. For example,
us-east-1
. For a complete list of locations that Amazon GameLift Streams supports, refer to Regions and quotas in the Amazon GameLift Streams Developer Guide . - always_
on_ intcapacity - The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.
- on_
demand_ intcapacity - The streaming capacity that Amazon GameLift Streams can allocate in response to stream requests, and then de-allocate when the session has terminated. This offers a cost control measure at the expense of a greater startup time (typically under 5 minutes).
- location
Name String - A location's name. For example,
us-east-1
. For a complete list of locations that Amazon GameLift Streams supports, refer to Regions and quotas in the Amazon GameLift Streams Developer Guide . - always
On NumberCapacity - The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.
- on
Demand NumberCapacity - The streaming capacity that Amazon GameLift Streams can allocate in response to stream requests, and then de-allocate when the session has terminated. This offers a cost control measure at the expense of a greater startup time (typically under 5 minutes).
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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi