aws.appstream.list_associated_fleets
Example SQL Queries
SELECT * FROMaws.appstream.list_associated_fleetsWHERE"stack_name" = 'VALUE';Description
Retrieves the name of the fleet that is associated with the specified stack.
Table Definition
| Column Name | Column Data Type |
|---|---|
| stack_name Required Input Column The name of the stack. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| names | VARCHAR |