aws.eks.describe_eks_anywhere_subscription
Example SQL Queries
SELECT * FROMaws.eks.describe_eks_anywhere_subscriptionWHERE"id" = 'VALUE';Description
Returns descriptive information about a subscription.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the subscription. | 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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| subscription The full description of the subscription. | STRUCT( |
Show child fields
| |