View a markdown version of this page

Actions, resources, and condition keys for Account access manager - Service Authorization Reference

Actions, resources, and condition keys for Account access manager

Account access manager (service prefix: account-access) provides the following service-specific operations, resources, actions, and condition keys for use in IAM permission policies.

References:

API operations defined by Account access manager

The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.

Operation IAM action Condition key Possible value(s) Access level

CreateApplication

account-access:CreateApplication

Write

account-access:TagResource

Tagging, Write

CreateEntitlement

account-access:CreateEntitlement

Write

DeleteApplication

account-access:DeleteApplication

Write

DeleteEntitlement

account-access:DeleteEntitlement

Write

GetApplication

account-access:GetApplication

Read

GetEntitlement

account-access:GetEntitlement

Read

ListApplications

account-access:ListApplications

List

ListEntitlements

account-access:ListEntitlements

List

ListTagsForResource

account-access:ListTagsForResource

Read

TagResource

account-access:TagResource

Tagging, Write

UntagResource

account-access:UntagResource

Tagging, Write

Actions defined by Account access manager

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.

Actions Description Resource types (*required) Condition keys Access level

CreateApplication

Grants permission to enable an account access manager instance and create an AWS account access application in the associated IAM Identity Center instance

aws:RequestTag/${TagKey}

aws:TagKeys

Write

CreateEntitlement

Grants permission to create an entitlement in an account access manager instance

application*

aws:ResourceTag/${TagKey}

Write

DeleteApplication

Grants permission to delete an account access manager instance and its AWS account access application in the associated IAM Identity Center instance

application*

aws:ResourceTag/${TagKey}

Write

DeleteEntitlement

Grants permission to delete an entitlement in an account access manager instance

application*

aws:ResourceTag/${TagKey}

Write

GetApplication

Grants permission to describe an account access manager instance

application*

aws:ResourceTag/${TagKey}

Read

GetEntitlement

Grants permission to get entitlement details for an account access manager instance

application*

aws:ResourceTag/${TagKey}

Read

ListApplications

Grants permission to list account access manager instances

List

ListEntitlements

Grants permission to list entitlements for an account access manager instance

application*

aws:ResourceTag/${TagKey}

List

ListTagsForResource

Grants permission to list tags for an account access manager resource

application*

aws:ResourceTag/${TagKey}

Read

TagResource

Grants permission to tag an account access manager resource

application

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UntagResource

Grants permission to remove tags from an account access manager resource

application

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

Resource types defined by Account access manager

The following resource types are defined by this service and can be used in the Resource element of IAM permission policy statements.

Resource types ARN Condition keys

application

arn:${Partition}:account-access:${Region}:${Account}:application/${ResourceId}

aws:ResourceTag/${TagKey}

Condition keys for Account access manager

Account access manager defines the following condition keys that can be used in the Condition element of an IAM policy.

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

ArrayOfString