AWS Security ChangesHomeSearch

AWS signer documentation change

Service: signer · 2026-05-01 · Documentation low

File: signer/index.md

Summary

Added new documentation page for AWS Signer, describing code signing for Lambda applications and IoT devices, with links to developer guide, API reference, and CLI reference.

Security assessment

This change adds documentation for AWS Signer, a code signing service that enhances security by ensuring code integrity and authenticity. However, there is no indication in the diff that this change is in response to a specific security issue. It appears to be a routine documentation addition for a security feature.

Diff

diff --git a/signer/index.md b/signer/index.md
index 8b1378917..0838750eb 100644
--- a//signer/index.md
+++ b//signer/index.md
@@ -0,0 +1,16 @@
+# AWS Signer Documentation
+
+With AWS Signer, you can cryptographically sign computer code for AWS Lambda applications and AWS-supported IoT devices. 
+
+### [AWS Signer Developer Guide Provides a conceptual overview of AWS Signer, along with detailed instructions for using the various features. ](/signer/latest/developerguide/Welcome.html) ### [AWS Signer API Reference Documents the AWS Signer API. ](/signer/latest/api/Welcome.html) ### [AWS Signer section of AWS CLI Reference Documents the AWS CLI commands for AWS Signer. ](/cli/latest/reference/signer/index.html)
+
+## Related Links
+
+  * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
+  * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
+  * [SDKs & Tools](https://aws.amazon.com/tools/)
+  * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html)
+  * [AWS Training](https://aws.amazon.com/training/)
+  * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
+  * [AWS Whitepapers](https://aws.amazon.com/whitepapers/)
+