1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. chime
  6. getMediaPipelineKinesisVideoStreamPool

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
aws-native logo aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi

    Resource Type definition for an Amazon Chime SDK Media Pipeline Kinesis Video Stream Pool

    Using getMediaPipelineKinesisVideoStreamPool

    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 getMediaPipelineKinesisVideoStreamPool(args: GetMediaPipelineKinesisVideoStreamPoolArgs, opts?: InvokeOptions): Promise<GetMediaPipelineKinesisVideoStreamPoolResult>
    function getMediaPipelineKinesisVideoStreamPoolOutput(args: GetMediaPipelineKinesisVideoStreamPoolOutputArgs, opts?: InvokeOutputOptions): Output<GetMediaPipelineKinesisVideoStreamPoolResult>
    def get_media_pipeline_kinesis_video_stream_pool(arn: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> GetMediaPipelineKinesisVideoStreamPoolResult
    def get_media_pipeline_kinesis_video_stream_pool_output(arn: pulumi.Input[Optional[str]] = None,
                                                     opts: Optional[InvokeOutputOptions] = None) -> Output[GetMediaPipelineKinesisVideoStreamPoolResult]
    func LookupMediaPipelineKinesisVideoStreamPool(ctx *Context, args *LookupMediaPipelineKinesisVideoStreamPoolArgs, opts ...InvokeOption) (*LookupMediaPipelineKinesisVideoStreamPoolResult, error)
    func LookupMediaPipelineKinesisVideoStreamPoolOutput(ctx *Context, args *LookupMediaPipelineKinesisVideoStreamPoolOutputArgs, opts ...InvokeOption) LookupMediaPipelineKinesisVideoStreamPoolResultOutput

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

    public static class GetMediaPipelineKinesisVideoStreamPool 
    {
        public static Task<GetMediaPipelineKinesisVideoStreamPoolResult> InvokeAsync(GetMediaPipelineKinesisVideoStreamPoolArgs args, InvokeOptions? opts = null)
        public static Output<GetMediaPipelineKinesisVideoStreamPoolResult> Invoke(GetMediaPipelineKinesisVideoStreamPoolInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetMediaPipelineKinesisVideoStreamPoolResult> Invoke(GetMediaPipelineKinesisVideoStreamPoolInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetMediaPipelineKinesisVideoStreamPoolResult> getMediaPipelineKinesisVideoStreamPool(GetMediaPipelineKinesisVideoStreamPoolArgs args, InvokeOptions options)
    public static Output<GetMediaPipelineKinesisVideoStreamPoolResult> getMediaPipelineKinesisVideoStreamPool(GetMediaPipelineKinesisVideoStreamPoolArgs args, InvokeOptions options)
    public static Output<GetMediaPipelineKinesisVideoStreamPoolResult> getMediaPipelineKinesisVideoStreamPool(GetMediaPipelineKinesisVideoStreamPoolArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:chime:getMediaPipelineKinesisVideoStreamPool
      arguments:
        # arguments dictionary
    data "aws-native_chime_get_media_pipeline_kinesis_video_stream_pool" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The ARN of the Kinesis Video Stream Pool.
    Arn string
    The ARN of the Kinesis Video Stream Pool.
    arn string
    The ARN of the Kinesis Video Stream Pool.
    arn String
    The ARN of the Kinesis Video Stream Pool.
    arn string
    The ARN of the Kinesis Video Stream Pool.
    arn str
    The ARN of the Kinesis Video Stream Pool.
    arn String
    The ARN of the Kinesis Video Stream Pool.

    getMediaPipelineKinesisVideoStreamPool Result

    The following output properties are available:

    Arn string
    The ARN of the Kinesis Video Stream Pool.
    CreatedTimestamp string
    The time at which the Kinesis Video Stream Pool was created.
    PoolId string
    The unique identifier of the Kinesis Video Stream Pool.
    PoolStatus Pulumi.AwsNative.Chime.MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of the Kinesis Video Stream Pool.
    StreamConfiguration Pulumi.AwsNative.Chime.Outputs.StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags associated with the Kinesis Video Stream Pool.
    UpdatedTimestamp string
    The time at which the Kinesis Video Stream Pool was last updated.
    Arn string
    The ARN of the Kinesis Video Stream Pool.
    CreatedTimestamp string
    The time at which the Kinesis Video Stream Pool was created.
    PoolId string
    The unique identifier of the Kinesis Video Stream Pool.
    PoolStatus MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of the Kinesis Video Stream Pool.
    StreamConfiguration StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    Tags Tag
    The tags associated with the Kinesis Video Stream Pool.
    UpdatedTimestamp string
    The time at which the Kinesis Video Stream Pool was last updated.
    arn string
    The ARN of the Kinesis Video Stream Pool.
    created_timestamp string
    The time at which the Kinesis Video Stream Pool was created.
    pool_id string
    The unique identifier of the Kinesis Video Stream Pool.
    pool_status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "FAILED"
    The status of the Kinesis Video Stream Pool.
    stream_configuration object
    The configuration settings for the Kinesis video stream.
    tags list(object)
    The tags associated with the Kinesis Video Stream Pool.
    updated_timestamp string
    The time at which the Kinesis Video Stream Pool was last updated.
    arn String
    The ARN of the Kinesis Video Stream Pool.
    createdTimestamp String
    The time at which the Kinesis Video Stream Pool was created.
    poolId String
    The unique identifier of the Kinesis Video Stream Pool.
    poolStatus MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of the Kinesis Video Stream Pool.
    streamConfiguration StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    tags List<Tag>
    The tags associated with the Kinesis Video Stream Pool.
    updatedTimestamp String
    The time at which the Kinesis Video Stream Pool was last updated.
    arn string
    The ARN of the Kinesis Video Stream Pool.
    createdTimestamp string
    The time at which the Kinesis Video Stream Pool was created.
    poolId string
    The unique identifier of the Kinesis Video Stream Pool.
    poolStatus MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of the Kinesis Video Stream Pool.
    streamConfiguration StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    tags Tag[]
    The tags associated with the Kinesis Video Stream Pool.
    updatedTimestamp string
    The time at which the Kinesis Video Stream Pool was last updated.
    arn str
    The ARN of the Kinesis Video Stream Pool.
    created_timestamp str
    The time at which the Kinesis Video Stream Pool was created.
    pool_id str
    The unique identifier of the Kinesis Video Stream Pool.
    pool_status MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of the Kinesis Video Stream Pool.
    stream_configuration StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    tags Sequence[root_Tag]
    The tags associated with the Kinesis Video Stream Pool.
    updated_timestamp str
    The time at which the Kinesis Video Stream Pool was last updated.
    arn String
    The ARN of the Kinesis Video Stream Pool.
    createdTimestamp String
    The time at which the Kinesis Video Stream Pool was created.
    poolId String
    The unique identifier of the Kinesis Video Stream Pool.
    poolStatus "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "FAILED"
    The status of the Kinesis Video Stream Pool.
    streamConfiguration Property Map
    The configuration settings for the Kinesis video stream.
    tags List<Property Map>
    The tags associated with the Kinesis Video Stream Pool.
    updatedTimestamp String
    The time at which the Kinesis Video Stream Pool was last updated.

    Supporting Types

    MediaPipelineKinesisVideoStreamPoolPoolStatus

    StreamConfigurationProperties

    Region string
    The AWS Region of the video stream.
    DataRetentionInHours int
    The amount of time that data is retained, in hours.
    Region string
    The AWS Region of the video stream.
    DataRetentionInHours int
    The amount of time that data is retained, in hours.
    region string
    The AWS Region of the video stream.
    data_retention_in_hours number
    The amount of time that data is retained, in hours.
    region String
    The AWS Region of the video stream.
    dataRetentionInHours Integer
    The amount of time that data is retained, in hours.
    region string
    The AWS Region of the video stream.
    dataRetentionInHours number
    The amount of time that data is retained, in hours.
    region str
    The AWS Region of the video stream.
    data_retention_in_hours int
    The amount of time that data is retained, in hours.
    region String
    The AWS Region of the video stream.
    dataRetentionInHours Number
    The amount of time that data is retained, in hours.

    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 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 logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial