Resource Type definition for AWS::IVS::StorageConfiguration
s3
(Attributes) A complex type that describes an S3 location where recorded videos will be stored. (see below for nested schema)name
(String) Storage Configuration Name.tags
(Attributes Set) A list of key-value pairs that contain metadata for the asset model. (see below for nested schema)arn
(String) Storage Configuration ARN is automatically generated on creation and assigned as the unique identifier.id
(String) Uniquely identifies the resource.s3
Required:
bucket_name
(String) Location (S3 bucket name) where recorded videos will be stored. Note that the StorageConfiguration and S3 bucket must be in the same region as the Composition.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ivs_storage_configuration.example <resource ID>