# AWS semantic conventions

LLMS index: [llms.txt](/llms.txt)

---

**Status**: [Development][DocumentStatus]

This directory defines standards for resource attributes that only apply to Amazon
Web Services (AWS) resources. If an attribute could apply to resources from more than one cloud
provider (like account ID, operating system, etc), it belongs in the parent
`model` directory.

## Generic AWS attributes

Attributes that relate to AWS or use AWS-specific terminology, but are used by several
services within AWS or are abstracted away from any particular service:

- [AWS Logs](./logs.md)

## Services

Attributes that relate to an individual AWS service:

- [Elastic Container Service (ECS)](./ecs.md)
- [Elastic Kubernetes Service (EKS)](./eks.md)

[DocumentStatus]: /docs/specs/otel/document-status

---

Section pages:

- [AWS ECS](/docs/specs/semconv/resource/cloud-provider/aws/ecs/)
- [AWS EKS](/docs/specs/semconv/resource/cloud-provider/aws/eks/)
- [AWS logs](/docs/specs/semconv/resource/cloud-provider/aws/logs/)
