We recommend new projects start with resources from the AWS provider.
aws-native.gameliftstreams.getApplication
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::GameLiftStreams::Application Resource Type
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>
def get_application(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]
func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput
> Note: This function is named LookupApplication
in the Go SDK.
public static class GetApplication
{
public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
public static Output<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:gameliftstreams:getApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Arn string
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
- Arn string
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
- arn String
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
- arn string
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
- arn str
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
- arn String
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
getApplication Result
The following output properties are available:
- Application
Log stringOutput Uri - An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more
ApplicationLogPaths
. - Application
Log List<string>Paths - Locations of log files that your content generates during a stream session. Enter path values that are relative to the
ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated log files to the Amazon S3 bucket that you specify inApplicationLogOutputUri
at the end of a stream session. To retrieve stored log files, call GetStreamSession and get theLogFileLocationUri
. - Arn string
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.- Description string
- A human-readable label for the application. You can update this value later.
- Id string
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
. - Dictionary<string, string>
- A list of labels to assign to the new application 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 .
- Application
Log stringOutput Uri - An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more
ApplicationLogPaths
. - Application
Log []stringPaths - Locations of log files that your content generates during a stream session. Enter path values that are relative to the
ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated log files to the Amazon S3 bucket that you specify inApplicationLogOutputUri
at the end of a stream session. To retrieve stored log files, call GetStreamSession and get theLogFileLocationUri
. - Arn string
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.- Description string
- A human-readable label for the application. You can update this value later.
- Id string
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
. - map[string]string
- A list of labels to assign to the new application 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 .
- application
Log StringOutput Uri - An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more
ApplicationLogPaths
. - application
Log List<String>Paths - Locations of log files that your content generates during a stream session. Enter path values that are relative to the
ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated log files to the Amazon S3 bucket that you specify inApplicationLogOutputUri
at the end of a stream session. To retrieve stored log files, call GetStreamSession and get theLogFileLocationUri
. - arn String
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.- description String
- A human-readable label for the application. You can update this value later.
- id String
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
. - Map<String,String>
- A list of labels to assign to the new application 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 .
- application
Log stringOutput Uri - An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more
ApplicationLogPaths
. - application
Log string[]Paths - Locations of log files that your content generates during a stream session. Enter path values that are relative to the
ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated log files to the Amazon S3 bucket that you specify inApplicationLogOutputUri
at the end of a stream session. To retrieve stored log files, call GetStreamSession and get theLogFileLocationUri
. - arn string
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.- description string
- A human-readable label for the application. You can update this value later.
- id string
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
. - {[key: string]: string}
- A list of labels to assign to the new application 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 .
- application_
log_ stroutput_ uri - An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more
ApplicationLogPaths
. - application_
log_ Sequence[str]paths - Locations of log files that your content generates during a stream session. Enter path values that are relative to the
ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated log files to the Amazon S3 bucket that you specify inApplicationLogOutputUri
at the end of a stream session. To retrieve stored log files, call GetStreamSession and get theLogFileLocationUri
. - arn str
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.- description str
- A human-readable label for the application. You can update this value later.
- id str
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
. - Mapping[str, str]
- A list of labels to assign to the new application 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 .
- application
Log StringOutput Uri - An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more
ApplicationLogPaths
. - application
Log List<String>Paths - Locations of log files that your content generates during a stream session. Enter path values that are relative to the
ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated log files to the Amazon S3 bucket that you specify inApplicationLogOutputUri
at the end of a stream session. To retrieve stored log files, call GetStreamSession and get theLogFileLocationUri
. - arn String
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example:
arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.- description String
- A human-readable label for the application. You can update this value later.
- id String
- An ID that uniquely identifies the application resource. For example:
a-9ZY8X7Wv6
. - Map<String>
- A list of labels to assign to the new application 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 .
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.