aws.appfabric.list_app_bundles
Example SQL Queries
SELECT * FROMaws.appfabric.list_app_bundles;Description
Returns a list of app bundles.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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
| |
| arn The Amazon Resource Name (ARN) of the app bundle. | VARCHAR |