describe_instance
Retrieve instance details for a Lifecycle Manager resource using resource name and optional instance name, returning an error if the instance does not exist.
Instructions
Get details about an instance of a Lifecycle Manager resource
Gets the resource instance that is specified in the instance_name argument and returns the instance details. This function will return an error if the instance does not exist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_name | No | The instance name | |
| resource_name | Yes | The Lifecycle Manager resource name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Short description of the instance | |
| last_action | Yes | Information about the last action performed on the instance | |
| instance_data | No | Data about the instance |