AWS::AppStream::StackUserAssociationResource Type definition for AWS::AppStream::StackUserAssociation
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AuthenticationType | string | RequiredCreate-only |
StackName | string | RequiredCreate-only |
UserName | string | RequiredCreate-only |
SendEmailNotification | boolean | Create-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AppStream::StackUserAssociation
Resources:
MyResource:
Type: AWS::AppStream::StackUserAssociation
Properties:
AuthenticationType: "value"
StackName: "my-stackname"
UserName: "my-username"Permissions CloudFormation needs in your IAM role to manage this resource.
appstream:DescribeUserStackAssociationsappstream:DescribeUserStackAssociationsappstream:BatchAssociateUserStackappstream:DescribeUserStackAssociationsappstream:DescribeUserStackAssociationsappstream:BatchDisassociateUserStackOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterStackNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
StackNameAuthenticationTypeSendEmailNotificationUserName