aws_read_resource
Describe an AWS resource by ARN, automatically selecting the appropriate view for its type. Optionally override the profile.
Instructions
Describe a single AWS resource given its ARN, routing to the view that covers that resource type.
Args: arn: Full ARN, e.g. 'arn:aws:eks:us-east-1:123456789012:cluster/prod'. profile: Override the profile; by default it is matched from the ARN account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arn | Yes | ||
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||