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

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

    Create MediaPipelineKinesisVideoStreamPool Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new MediaPipelineKinesisVideoStreamPool(name: string, args: MediaPipelineKinesisVideoStreamPoolArgs, opts?: CustomResourceOptions);
    @overload
    def MediaPipelineKinesisVideoStreamPool(resource_name: str,
                                            args: MediaPipelineKinesisVideoStreamPoolArgs,
                                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def MediaPipelineKinesisVideoStreamPool(resource_name: str,
                                            opts: Optional[ResourceOptions] = None,
                                            stream_configuration: Optional[StreamConfigurationPropertiesArgs] = None,
                                            pool_name: Optional[str] = None,
                                            tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewMediaPipelineKinesisVideoStreamPool(ctx *Context, name string, args MediaPipelineKinesisVideoStreamPoolArgs, opts ...ResourceOption) (*MediaPipelineKinesisVideoStreamPool, error)
    public MediaPipelineKinesisVideoStreamPool(string name, MediaPipelineKinesisVideoStreamPoolArgs args, CustomResourceOptions? opts = null)
    public MediaPipelineKinesisVideoStreamPool(String name, MediaPipelineKinesisVideoStreamPoolArgs args)
    public MediaPipelineKinesisVideoStreamPool(String name, MediaPipelineKinesisVideoStreamPoolArgs args, CustomResourceOptions options)
    
    type: aws-native:chime:MediaPipelineKinesisVideoStreamPool
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_chime_media_pipeline_kinesis_video_stream_pool" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args MediaPipelineKinesisVideoStreamPoolArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args MediaPipelineKinesisVideoStreamPoolArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args MediaPipelineKinesisVideoStreamPoolArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args MediaPipelineKinesisVideoStreamPoolArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args MediaPipelineKinesisVideoStreamPoolArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    MediaPipelineKinesisVideoStreamPool Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The MediaPipelineKinesisVideoStreamPool resource accepts the following input properties:

    StreamConfiguration Pulumi.AwsNative.Chime.Inputs.StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    PoolName string
    The name of the Kinesis Video Stream Pool.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    The tags associated with the Kinesis Video Stream Pool.
    StreamConfiguration StreamConfigurationPropertiesArgs
    The configuration settings for the Kinesis video stream.
    PoolName string
    The name of the Kinesis Video Stream Pool.
    Tags TagArgs
    The tags associated with the Kinesis Video Stream Pool.
    stream_configuration object
    The configuration settings for the Kinesis video stream.
    pool_name string
    The name of the Kinesis Video Stream Pool.
    tags list(object)
    The tags associated with the Kinesis Video Stream Pool.
    streamConfiguration StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    poolName String
    The name of the Kinesis Video Stream Pool.
    tags List<Tag>
    The tags associated with the Kinesis Video Stream Pool.
    streamConfiguration StreamConfigurationProperties
    The configuration settings for the Kinesis video stream.
    poolName string
    The name of the Kinesis Video Stream Pool.
    tags Tag[]
    The tags associated with the Kinesis Video Stream Pool.
    stream_configuration StreamConfigurationPropertiesArgs
    The configuration settings for the Kinesis video stream.
    pool_name str
    The name of the Kinesis Video Stream Pool.
    tags Sequence[TagArgs]
    The tags associated with the Kinesis Video Stream Pool.
    streamConfiguration Property Map
    The configuration settings for the Kinesis video stream.
    poolName String
    The name of the Kinesis Video Stream Pool.
    tags List<Property Map>
    The tags associated with the Kinesis Video Stream Pool.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the MediaPipelineKinesisVideoStreamPool resource produces the following output properties:

    Arn string
    The ARN of the Kinesis Video Stream Pool.
    CreatedTimestamp string
    The time at which the Kinesis Video Stream Pool was created.
    Id string
    The provider-assigned unique ID for this managed resource.
    PoolId string
    The unique identifier of the Kinesis Video Stream Pool.
    PoolStatus Pulumi.AwsNative.Chime.MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of 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.
    Id string
    The provider-assigned unique ID for this managed resource.
    PoolId string
    The unique identifier of the Kinesis Video Stream Pool.
    PoolStatus MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of 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.
    id string
    The provider-assigned unique ID for this managed resource.
    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.
    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.
    id String
    The provider-assigned unique ID for this managed resource.
    poolId String
    The unique identifier of the Kinesis Video Stream Pool.
    poolStatus MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of 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.
    id string
    The provider-assigned unique ID for this managed resource.
    poolId string
    The unique identifier of the Kinesis Video Stream Pool.
    poolStatus MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of 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.
    id str
    The provider-assigned unique ID for this managed resource.
    pool_id str
    The unique identifier of the Kinesis Video Stream Pool.
    pool_status MediaPipelineKinesisVideoStreamPoolPoolStatus
    The status of 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.
    id String
    The provider-assigned unique ID for this managed resource.
    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.
    updatedTimestamp String
    The time at which the Kinesis Video Stream Pool was last updated.

    Supporting Types

    MediaPipelineKinesisVideoStreamPoolPoolStatus, MediaPipelineKinesisVideoStreamPoolPoolStatusArgs

    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    Failed
    FAILED
    MediaPipelineKinesisVideoStreamPoolPoolStatusCreating
    CREATING
    MediaPipelineKinesisVideoStreamPoolPoolStatusActive
    ACTIVE
    MediaPipelineKinesisVideoStreamPoolPoolStatusUpdating
    UPDATING
    MediaPipelineKinesisVideoStreamPoolPoolStatusDeleting
    DELETING
    MediaPipelineKinesisVideoStreamPoolPoolStatusFailed
    FAILED
    "CREATING"
    CREATING
    "ACTIVE"
    ACTIVE
    "UPDATING"
    UPDATING
    "DELETING"
    DELETING
    "FAILED"
    FAILED
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    Failed
    FAILED
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    Failed
    FAILED
    CREATING
    CREATING
    ACTIVE
    ACTIVE
    UPDATING
    UPDATING
    DELETING
    DELETING
    FAILED
    FAILED
    "CREATING"
    CREATING
    "ACTIVE"
    ACTIVE
    "UPDATING"
    UPDATING
    "DELETING"
    DELETING
    "FAILED"
    FAILED

    StreamConfigurationProperties, StreamConfigurationPropertiesArgs

    The configuration settings for the Kinesis video stream.
    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, TagArgs

    A set of tags to apply to the resource.
    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