View a markdown version of this page

Actions, resources, and condition keys for AWS Marketplace Deployment Service - Service Authorization Reference

Actions, resources, and condition keys for AWS Marketplace Deployment Service

AWS Marketplace Deployment Service (service prefix: aws-marketplace) provides the following service-specific operations, resources, actions, and condition keys for use in IAM permission policies.

References:

API operations defined by AWS Marketplace Deployment Service

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

ListTagsForResource

aws-marketplace:ListTagsForResource

Read

PutDeploymentParameter

aws-marketplace:PutDeploymentParameter

Write

aws-marketplace:TagResource

Tagging, Write

TagResource

aws-marketplace:TagResource

Tagging, Write

UntagResource

aws-marketplace:UntagResource

Tagging, Write

Actions defined by AWS Marketplace Deployment Service

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

ListTagsForResource

Grants permission to list tags for a deployment parameter resource

DeploymentParameter

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Read

PutDeploymentParameter

Grants permission to create or update a deployment parameter resource

DeploymentParameter*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Write

TagResource

Grants permission to tag a deployment parameter resource

DeploymentParameter*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UntagResource

Grants permission to untag a deployment parameter resource

DeploymentParameter*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

Resource types defined by AWS Marketplace Deployment Service

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

DeploymentParameter

arn:${Partition}:aws-marketplace:${Region}:${Account}:DeploymentParameter:catalogs/${CatalogName}/products/${ProductId}/${ResourceId}

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Condition keys for AWS Marketplace Deployment Service

AWS Marketplace Deployment Service 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 tags that are passed in the request

String

aws:ResourceTag/${TagKey}

Filters access by tags associated with the resource

String

aws:TagKeys

Filters access by tag keys that are passed in the request

ArrayOfString