AWS::AppStream::StackFleetAssociationResource Type definition for AWS::AppStream::StackFleetAssociation
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
FleetName | string | RequiredCreate-only |
StackName | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AppStream::StackFleetAssociation
Resources:
MyResource:
Type: AWS::AppStream::StackFleetAssociation
Properties:
FleetName: "my-fleetname"
StackName: "my-stackname"Permissions CloudFormation needs in your IAM role to manage this resource.
appstream:AssociateFleetappstream:ListAssociatedStacksappstream:ListAssociatedStacksappstream:DisassociateFleetappstream:ListAssociatedStacksappstream:ListAssociatedStacksappstream:ListAssociatedFleetsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterFleetNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
FleetNameStackName