aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::AppStream::Fleet
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
# Scope of request
[`AWS::AppStream::Fleet`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-fleet.html) does not support specifying an IAM role to attach to the fleet instances. This is supported in the CLI, the console, and the API - it'd be awesome to do this in CloudFormation.
# Expected behavior
Specify an IAM Role when creating a fleet and the instances in that fleet will have that role attached.
# Links to existing API docs
[AppStream CreateFleet API](https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateFleet.html) (not the IamRoleArn request parameter)
# Category tag
Compute or Other (AppStream)
Contributor guide
Assessment
This issue has not been assessed yet.