---
title: AWS Well-Architected Workload
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > AWS Well-Architected Workload
---

# AWS Well-Architected Workload

AWS Well-Architected Workload represents a workload reviewed under the AWS Well-Architected Framework. It contains information about the workload's architecture, environment, and review status. This resource helps users assess their workloads against AWS best practices across operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability.

```gdscript3
aws.wellarchitected_workload
```

## Fields

| Title                               | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Description |
| ----------------------------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                | core | string        |
| account_id                          | core | string        |
| account_ids                         | core | array<string> | The list of Amazon Web Services account IDs associated with the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| applications                        | core | array<string> | List of AppRegistry application ARNs associated to the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| architectural_design                | core | string        | The URL of the architectural design for the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| aws_regions                         | core | array<string> | The list of Amazon Web Services Regions associated with the workload, for example, us-east-2, or ca-central-1.                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| description                         | core | string        | The description for the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| discovery_config                    | core | json          | Discovery configuration associated to the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| environment                         | core | string        | The environment for the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| high                                | core | int64         |
| improvement_status                  | core | string        | The improvement status for a workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| industry                            | core | string        | The industry for the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| industry_type                       | core | string        | The industry type for the workload. If specified, must be one of the following: Agriculture Automobile Defense Design and Engineering Digital Advertising Education Environmental Protection Financial Services Gaming General Public Services Healthcare Hospitality InfoTech Justice and Public Safety Life Sciences Manufacturing Media & Entertainment Mining & Resources Oil & Gas Power & Utilities Professional Services Real Estate & Construction Retail & Wholesale Social Protection Telecommunications Travel, Transportation & Logistics Other |
| is_review_owner_update_acknowledged | core | bool          | Flag indicating whether the workload owner has acknowledged that the Review owner field is required. If a Review owner is not added to the workload within 60 days of acknowledgement, access to the workload is restricted until an owner is added.                                                                                                                                                                                                                                                                                                        |
| jira_configuration                  | core | json          | Jira configuration for a specific workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| lenses                              | core | array<string> | The list of lenses associated with the workload. Each lens is identified by its LensSummary$LensAlias. If a review template that specifies lenses is applied to the workload, those lenses are applied to the workload in addition to these lenses.                                                                                                                                                                                                                                                                                                         |
| medium                              | core | int64         |
| non_aws_regions                     | core | array<string> | The list of non-Amazon Web Services Regions associated with the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| none                                | core | int64         |
| not_applicable                      | core | int64         |
| notes                               | core | string        | The notes associated with the workload. For a review template, these are the notes that will be associated with the workload when the template is applied.                                                                                                                                                                                                                                                                                                                                                                                                  |
| owner                               | core | string        | An Amazon Web Services account ID.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| pillar_priorities                   | core | array<string> | The priorities of the pillars, which are used to order items in the improvement plan. Each pillar is represented by its PillarReviewSummary$PillarId.                                                                                                                                                                                                                                                                                                                                                                                                       |
| profiles                            | core | json          | Profile associated with a workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| review_owner                        | core | string        | The review owner of the workload. The name, email address, or identifier for the primary group or individual that owns the workload review process.                                                                                                                                                                                                                                                                                                                                                                                                         |
| review_restriction_date             | core | timestamp     | The date and time recorded.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| share_invitation_id                 | core | string        | The ID assigned to the share invitation.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| tags                                | core | hstore_csv    |
| unanswered                          | core | int64         |
| updated_at                          | core | timestamp     | The date and time recorded.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| workload_arn                        | core | string        | The ARN for the workload.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| workload_id                         | core | string        | The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| workload_name                       | core | string        | The name of the workload. The name must be unique within an account within an Amazon Web Services Region. Spaces and capitalization are ignored when checking for uniqueness.                                                                                                                                                                                                                                                                                                                                                                               |
