aws.drs.list_staging_accounts
Example SQL Queries
SELECT * FROMaws.drs.list_staging_accounts;Description
Returns an array of staging accounts for existing extended source servers.
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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| account_id Account ID of AWS account. | VARCHAR |