aws.appstream.list_associated_stacks
Example SQL Queries
SELECT * FROMaws.appstream.list_associated_stacksWHERE"fleet_name" = 'VALUE';Description
Retrieves the name of the stack with which the specified fleet is associated.
Table Definition
| Column Name | Column Data Type |
|---|---|
| fleet_name Required Input Column The name of the fleet. | 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 |