aws.artifact.get_account_settings
Example SQL Queries
SELECT * FROMaws.artifact.get_account_settings;Description
Get the account settings for Artifact.
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
| |
| account_settings Account settings for the customer. | STRUCT( |
Show child fields
| |