

# EdgeAgentStatus
<a name="API_EdgeAgentStatus"></a>

An object that contains the latest status details for an edge agent's recorder and uploader jobs. Use this information to determine the current health of an edge agent.

## Contents
<a name="API_EdgeAgentStatus_Contents"></a>

 ** LastRecorderStatus **   <a name="KinesisVideo-Type-EdgeAgentStatus-LastRecorderStatus"></a>
The latest status of a stream’s edge recording job.  
Type: [LastRecorderStatus](API_LastRecorderStatus.md) object  
Required: No

 ** LastUploaderStatus **   <a name="KinesisVideo-Type-EdgeAgentStatus-LastUploaderStatus"></a>
The latest status of a stream’s edge to cloud uploader job.  
Type: [LastUploaderStatus](API_LastUploaderStatus.md) object  
Required: No

## See Also
<a name="API_EdgeAgentStatus_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/kinesisvideo-2017-09-30/EdgeAgentStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kinesisvideo-2017-09-30/EdgeAgentStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kinesisvideo-2017-09-30/EdgeAgentStatus) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Kinesis Video Streams. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query kinesisvideostreams` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
