AWS::MediaTailor::SourceLocationDefinition of AWS::MediaTailor::SourceLocation Resource Type
6 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
HttpConfiguration | HttpConfiguration | Required |
SourceLocationName | string | RequiredCreate-only |
AccessConfiguration | AccessConfiguration | |
DefaultSegmentDeliveryConfiguration | DefaultSegmentDeliveryConfiguration | |
SegmentDeliveryConfigurations | Array<SegmentDeliveryConfiguration> | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | <p>The ARN of the source location.</p> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaTailor::SourceLocation
Resources:
MyResource:
Type: AWS::MediaTailor::SourceLocation
Properties:
HttpConfiguration: "value"
SourceLocationName: "my-sourcelocationname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
mediatailor:CreateSourceLocationmediatailor:DescribeSourceLocationmediatailor:TagResourcesecretsmanager:DescribeSecretsecretsmanager:GetSecretValuekms:CreateGrantmediatailor:DescribeSourceLocationmediatailor:DescribeSourceLocationmediatailor:TagResourcemediatailor:UntagResourcemediatailor:UpdateSourceLocationsecretsmanager:DescribeSecretsecretsmanager:GetSecretValuekms:CreateGrantmediatailor:DeleteSourceLocationmediatailor:DescribeSourceLocationmediatailor:ListSourceLocationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterSourceLocationNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
SourceLocationName