# Introdução

Este manual apresenta o processo de configuração e utilização do **Emissor Soluti em Go como função AWS Lambda**.

A solução permite realizar a emissão de certificados digitais utilizando uma função serverless executada na AWS, com armazenamento de arquivos temporários e do certificado final em um bucket S3.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuais.soluti.com.br/emissor-soluti-em-go-como-funcao-aws-lambda/introducao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
