> For the complete documentation index, see [llms.txt](https://docs.finopscenter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finopscenter.com/technical-documentation/aws-service-instructions.md).

# AWS Service Instructions

## Delegated Admin Account via Security Hub Configuration

{% embed url="<https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html>" %}

AWS Multi-Account Framework

{% embed url="<https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html>" %}

AWS Control Tower with Multi-Account Strategy

{% embed url="<https://docs.aws.amazon.com/controltower/latest/userguide/aws-multi-account-landing-zone.html>" %}

AWS Cloud Financial Management

{% embed url="<https://aws.amazon.com/aws-cost-management/>" %}

## AWS Service Limits

Cognito Quotas

{% embed url="<https://docs.aws.amazon.com/cognito/latest/developerguide/limits.html>" %}

DynamoDB

{% embed url="<https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/ServiceQuotas.html>" %}

Lambda

{% embed url="<https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html>" %}

## Security, Monitoring, and Backup

**DynamoDB**

Encryption

<https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/EncryptionAtRest.html>

Monitoring

<https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/monitoring.html>

Backup

<https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/BackupRestore.html>

**Lambda**

Security

<https://docs.aws.amazon.com/lambda/latest/dg/lambda-security.html>

Monitoring

<https://docs.aws.amazon.com/lambda/latest/dg/lambda-monitoring.html>

**VPC Endpoints**

[**https://docs.aws.amazon.com/whitepapers/latest/aws-privatelink/what-are-vpc-endpoints.html**](https://docs.aws.amazon.com/whitepapers/latest/aws-privatelink/what-are-vpc-endpoints.html)

IAM Best Practice

&#x20;<https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html>

Amazon Q in QuickSight Community

{% embed url="<https://community.amazonquicksight.com/>" %}

Cloud Intelligence Dashboard Framework

{% embed url="<https://catalog.workshops.aws/awscid/en-US/dashboards/foundational/cudos-cid-kpi/deploy>" %}


---

# 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:

```
GET https://docs.finopscenter.com/technical-documentation/aws-service-instructions.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.
