---
type: resource-type
title: Lens
description: aws resource type AWS::WellArchitected::Lens
name: Lens
lexicon: aws
resource_type: AWS::WellArchitected::Lens
---
`AWS::WellArchitected::Lens`, a resource type of the aws lexicon.

## Properties

- `Description` (`string`, optional): The description of the lens.
- `JSONString` (`string`, optional): The JSON representation of a lens.
- `LensArn` (`string`, optional): The ARN of the lens.
- `LensId` (`string`, optional): The unique identifier of the lens.
- `LensVersion` (`string`, optional): The version of the lens.
- `Name` (`string`, optional): The full name of the lens.
- `Owner` (`string`, optional): The Amazon Web Services account ID that owns the lens.
- `Tags` (`Record<string, unknown>[]`, optional): The tags assigned to the lens.

## Attributes

- `Description`
- `LensArn`
- `LensId`
- `Name`
- `Owner`
