aws.service_quotas.get_association_for_service_quota_template
Example SQL Queries
SELECT * FROMaws.service_quotas.get_association_for_service_quota_template;Description
Retrieves the status of the association for the quota request template.
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
| |
| service_quota_template_association_status The association status. If the status is ASSOCIATED, the quota increase requests in the template are automatically applied to new Amazon Web Services accounts in your organization. | VARCHAR |