AWS::WellArchitected::LensDefinition of AWS::WellArchitected::Lens Resource Type
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
JSONString | string | Create-onlyWrite-only |
LensVersion | string | Create-only |
Tags | Array<object> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Description | string | The description of the lens. |
LensArn | string | The ARN of the lens. |
LensId | string | The unique identifier of the lens. |
Name | string | The full name of the lens. |
Owner | string | The Amazon Web Services account ID that owns the lens. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WellArchitected::Lens
Resources:
MyResource:
Type: AWS::WellArchitected::Lens
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
wellarchitected:ImportLenswellarchitected:CreateLensVersionwellarchitected:GetLenswellarchitected:TagResourcewellarchitected:ListTagsForResourcewellarchitected:GetLenswellarchitected:ListTagsForResourcewellarchitected:GetLenswellarchitected:TagResourcewellarchitected:UntagResourcewellarchitected:ListTagsForResourcewellarchitected:DeleteLenswellarchitected:GetLenswellarchitected:ListLensesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterLensArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
JSONStringLensVersion