AWS::Deadline::StorageProfileDefinition of AWS::Deadline::StorageProfile Resource Type
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DisplayName | string | Required |
FarmId | string | RequiredCreate-only |
OsFamily | string | Required |
FileSystemLocations | Array<FileSystemLocation> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
StorageProfileId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Deadline::StorageProfile
Resources:
MyResource:
Type: AWS::Deadline::StorageProfile
Properties:
DisplayName: "my-displayname"
FarmId: "my-farmid"
OsFamily: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
deadline:CreateStorageProfiledeadline:GetStorageProfileidentitystore:ListGroupMembershipsForMemberdeadline:GetStorageProfileidentitystore:ListGroupMembershipsForMemberdeadline:UpdateStorageProfiledeadline:GetStorageProfileidentitystore:ListGroupMembershipsForMemberdeadline:DeleteStorageProfiledeadline:GetStorageProfileidentitystore:ListGroupMembershipsForMemberdeadline:ListStorageProfilesidentitystore:ListGroupMembershipsForMemberOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterFarmIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
FarmId