> For the complete documentation index, see [llms.txt](https://books.spartan-cybersec.com/cpna/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://books.spartan-cybersec.com/cpna/la-biblia-del-hacking-en-aws/aws-community-builder.md).

# AWS Community Builder

I am a [AWS Community Builder](https://aws.amazon.com/es/developer/community/community-builders/community-builders-directory/). ❤️

## <mark style="color:orange;">What is AWS Community Builder?</mark>&#x20;

It's an exclusive program tailored for AWS enthusiasts and emerging thought leaders passionate about diving deeper into AWS technologies and eager to share their insights with the global technical community. This initiative offers unparalleled access to technical resources, cutting-edge educational opportunities, and networking events that connect members with AWS product teams, AWS Heroes, and the broader AWS community.

For AWS developers looking to make an impact and share their expertise, applying to the program is a critical step. It opens doors to forming meaningful relationships with the minds behind AWS products, engaging with distinguished AWS Heroes, and immersing oneself in an expansive network of AWS professionals.

Participants will benefit from webinars led by AWS subject matter experts, knowledge-sharing sessions on the latest AWS services, and best practices for creating and promoting technical content. These activities are designed to enhance your online and in-person presence, allowing you to share your AWS knowledge with a wider audience. Membership is selectively granted each year to ensure a rich and engaging experience for all involved. All passionate AWS creators are encouraged to apply and join this forward-thinking community shaping the future of cloud technology.

**More info:**

<https://aws.amazon.com/es/developer/community/community-builders/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://books.spartan-cybersec.com/cpna/la-biblia-del-hacking-en-aws/aws-community-builder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
