Actions, resources, and condition keys for AWS Marketplace Discovery
AWS Marketplace Discovery (service prefix: aws-marketplace) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by AWS Marketplace Discovery
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 |
|---|---|---|---|---|
|
GetListing |
Read |
|||
|
GetOffer |
Read |
|||
|
GetOfferSet |
Read |
|||
|
GetOfferTerms |
Read |
|||
|
GetProduct |
Read |
|||
|
ListFulfillmentOptions |
List |
|||
|
ListPurchaseOptions |
List |
|||
List |
||||
|
SearchFacets |
List |
|||
|
SearchListings |
List |
Actions defined by AWS Marketplace Discovery
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 |
|---|---|---|---|---|
Grants permission to retrieve information about a listing |
Read |
|||
Grants permission to retrieve information about an offer |
Read |
|||
Grants permission to retrieve information about an offer set |
Read |
|||
Grants permission to retrieve terms for an offer |
Read |
|||
Grants permission to retrieve information about a product |
Read |
|||
Grants permission to list fulfillment options for a product |
List |
|||
Grants permission to list private offers |
List |
|||
Grants permission to list purchase options available to the buyer |
List |
|||
Grants permission to search for facet values to filter listings |
List |
|||
Grants permission to search for product listings |
List |
Resource types defined by AWS Marketplace Discovery
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 |
|---|---|---|
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/listing/* |
||
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/purchaseOption/* |
||
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/listing/${ListingId} |
||
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/offer/${OfferId} |
||
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/offerSet/${OfferSetId} |
||
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/product/${ProductId} |
||
arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/purchaseOption/${PurchaseOptionId} |
Condition keys for AWS Marketplace Discovery
AWS Marketplace Discovery has no service-specific condition keys that can be used in the
Condition element of policy statements.