aws-native.kinesisvideo.getStream
Resource Type Definition for AWS::KinesisVideo::Stream
Using getStream
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 getStream(args: GetStreamArgs, opts?: InvokeOptions): Promise<GetStreamResult>
function getStreamOutput(args: GetStreamOutputArgs, opts?: InvokeOptions): Output<GetStreamResult>
def get_stream(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStreamResult
def get_stream_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStreamResult]
func LookupStream(ctx *Context, args *LookupStreamArgs, opts ...InvokeOption) (*LookupStreamResult, error)
func LookupStreamOutput(ctx *Context, args *LookupStreamOutputArgs, opts ...InvokeOption) LookupStreamResultOutput
> Note: This function is named LookupStream
in the Go SDK.
public static class GetStream
{
public static Task<GetStreamResult> InvokeAsync(GetStreamArgs args, InvokeOptions? opts = null)
public static Output<GetStreamResult> Invoke(GetStreamInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStreamResult> getStream(GetStreamArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:kinesisvideo:getStream
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
The name of the Kinesis Video stream.
- Name string
The name of the Kinesis Video stream.
- name String
The name of the Kinesis Video stream.
- name string
The name of the Kinesis Video stream.
- name str
The name of the Kinesis Video stream.
- name String
The name of the Kinesis Video stream.
getStream Result
The following output properties are available:
- Arn string
The Amazon Resource Name (ARN) of the Kinesis Video stream.
- Data
Retention intIn Hours The number of hours till which Kinesis Video will retain the data in the stream
- Device
Name string The name of the device that is writing to the stream.
- Kms
Key stringId AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.
- Media
Type string The media type of the stream. Consumers of the stream can use this information when processing the stream.
- List<Pulumi.
Aws Native. Kinesis Video. Outputs. Stream Tag> An array of key-value pairs associated with the Kinesis Video Stream.
- Arn string
The Amazon Resource Name (ARN) of the Kinesis Video stream.
- Data
Retention intIn Hours The number of hours till which Kinesis Video will retain the data in the stream
- Device
Name string The name of the device that is writing to the stream.
- Kms
Key stringId AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.
- Media
Type string The media type of the stream. Consumers of the stream can use this information when processing the stream.
- []Stream
Tag An array of key-value pairs associated with the Kinesis Video Stream.
- arn String
The Amazon Resource Name (ARN) of the Kinesis Video stream.
- data
Retention IntegerIn Hours The number of hours till which Kinesis Video will retain the data in the stream
- device
Name String The name of the device that is writing to the stream.
- kms
Key StringId AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.
- media
Type String The media type of the stream. Consumers of the stream can use this information when processing the stream.
- List<Stream
Tag> An array of key-value pairs associated with the Kinesis Video Stream.
- arn string
The Amazon Resource Name (ARN) of the Kinesis Video stream.
- data
Retention numberIn Hours The number of hours till which Kinesis Video will retain the data in the stream
- device
Name string The name of the device that is writing to the stream.
- kms
Key stringId AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.
- media
Type string The media type of the stream. Consumers of the stream can use this information when processing the stream.
- Stream
Tag[] An array of key-value pairs associated with the Kinesis Video Stream.
- arn str
The Amazon Resource Name (ARN) of the Kinesis Video stream.
- data_
retention_ intin_ hours The number of hours till which Kinesis Video will retain the data in the stream
- device_
name str The name of the device that is writing to the stream.
- kms_
key_ strid AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.
- media_
type str The media type of the stream. Consumers of the stream can use this information when processing the stream.
- Sequence[Stream
Tag] An array of key-value pairs associated with the Kinesis Video Stream.
- arn String
The Amazon Resource Name (ARN) of the Kinesis Video stream.
- data
Retention NumberIn Hours The number of hours till which Kinesis Video will retain the data in the stream
- device
Name String The name of the device that is writing to the stream.
- kms
Key StringId AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.
- media
Type String The media type of the stream. Consumers of the stream can use this information when processing the stream.
- List<Property Map>
An array of key-value pairs associated with the Kinesis Video Stream.
Supporting Types
StreamTag
- Key string
The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. Specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. Specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. The following characters can be used: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0