Actions, resources, and condition keys for AWS Well-Architected Tool - Service Authorization Reference

Actions, resources, and condition keys for AWS Well-Architected Tool

AWS Well-Architected Tool (service prefix: wellarchitected ) provides the following service-specific resources, actions, and condition context keys for use in IAM permission policies.

References:

Actions defined by AWS Well-Architected Tool

You can specify the following actions in the Action element of an IAM policy statement. Use policies to grant permissions to perform an operation in AWS. When you use an action in a policy, you usually allow or deny access to the API operation or CLI command with the same name. However, in some cases, a single action controls access to more than one operation. Alternatively, some operations require several different actions.

The Resource types column indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") in the Resource element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. Required resources are indicated in the table with an asterisk (*). If you specify a resource-level permission ARN in a statement using this action, then it must be of this type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one but not the other.

For details about the columns in the following table, see Actions table .

Actions Description Access level Resource types (*required) Condition keys Dependent actions
AssociateLenses Grants permission to associate a lens to the specified workload Write

workload*

CreateLensShare Grants permission to an owner of a lens to share with other AWS accounts and IAM Users Write

lens*

CreateLensVersion Grants permission to create a new lens version Write

lens*

CreateMilestone Grants permission to create a new milestone for the specified workload Write

workload*

CreateWorkload Grants permission to create a new workload Write

aws:RequestTag/${TagKey}

aws:TagKeys

CreateWorkloadShare Grants permission to share a workload with another account Write

workload*

DeleteLens Grants permission to delete a lens Write

lens*

DeleteLensShare Grants permission to delete an existing lens share Write

lens*

DeleteWorkload Grants permission to delete an existing workload Write

workload*

DeleteWorkloadShare Grants permission to delete an existing workload share Write

workload*

DisassociateLenses Grants permission to disassociate a lens from the specified workload Write

workload*

ExportLens Grants permission to export an existing lens Read

lens*

GetAnswer Grants permission to retrieve the specified answer from the specified lens review Read

workload*

GetLens Grants permission to get an existing lens Read

lens*

aws:ResourceTag/${TagKey}

GetLensReview Grants permission to retrieve the specified lens review of the specified workload Read

workload*

GetLensReviewReport Grants permission to retrieve the report for the specified lens review Read

workload*

GetLensVersionDifference Grants permission to get the difference between the specified lens version and latest available lens version Read

lens*

GetMilestone Grants permission to retrieve the specified milestone of the specified workload Read

workload*

GetWorkload Grants permission to retrieve the specified workload Read

workload*

aws:ResourceTag/${TagKey}

ImportLens Grants permission to import a new lens Write

aws:RequestTag/${TagKey}

aws:TagKeys

ListAnswers Grants permission to list the answers from the specified lens review List

workload*

ListCheckDetails Grants permission to list the check-details for the workload List

workload*

ListCheckSummaries Grants permission to list the check-summaries for the workload List

workload*

ListLensReviewImprovements Grants permission to list the improvements of the specified lens review List

workload*

ListLensReviews Grants permission to list the lens reviews of the specified workload List

workload*

ListLensShares Grants permission to list all shares created for a lens List

lens*

ListLenses Grants permission to list the lenses available to this account List
ListMilestones Grants permission to list the milestones of the specified workload List

workload*

ListNotifications Grants permission to list notifications related to the account or specified resource List
ListShareInvitations Grants permission to list the workload share invitations of the specified account or user List
ListTagsForResource Grants permission to list tags for a Well-Architected resource Read

lens

workload

aws:ResourceTag/${TagKey}

ListWorkloadShares Grants permission to list the workload shares of the specified workload List

workload*

ListWorkloads Grants permission to list the workloads in this account List
TagResource Grants permission to tag a Well-Architected resource Tagging

lens

workload

aws:TagKeys

aws:RequestTag/${TagKey}

UntagResource Grants permission to untag a Well-Architected resource Tagging

lens

workload

aws:TagKeys

UpdateAnswer Grants permission to update properties of the specified answer Write

workload*

UpdateGlobalSettings Grants permission to update settings to enable aws-organization support Write
UpdateLensReview Grants permission to update properties of the specified lens review Write

workload*

UpdateShareInvitation Grants permission to update status of the specified workload share invitation Write
UpdateWorkload Grants permission to update properties of the specified workload Write

workload*

UpdateWorkloadShare Grants permission to update properties of the specified workload Write

workload*

UpgradeLensReview Grants permission to upgrade the specified lens review to use the latest version of the associated lens Write

workload*

Resource types defined by AWS Well-Architected Tool

The following resource types are defined by this service and can be used in the Resource element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the table. For details about the columns in the following table, see Resource types table .

Resource types ARN Condition keys
workload arn:$ { Partition}:wellarchitected:$ { Region}:$ { Account}:workload/$ { ResourceId}

aws:ResourceTag/${TagKey}

lens arn:$ { Partition}:wellarchitected:$ { Region}:$ { Account}:lens/$ { ResourceId}

aws:ResourceTag/${TagKey}

Condition keys for AWS Well-Architected Tool

AWS Well-Architected Tool defines the following condition keys that can be used in the Condition element of an IAM policy. You can use these keys to further refine the conditions under which the policy statement applies. For details about the columns in the following table, see Condition keys table .

To view the global condition keys that are available to all services, see Available global condition keys .

Condition keys Description Type
aws:RequestTag/${TagKey} Filters access by tag key-value pairs in the request String
aws:ResourceTag/${TagKey} Filters access by tag key-value pairs attached to the resource String
aws:TagKeys Filters access by tag keys in the request ArrayOfString