EntityRequest - AWS Marketplace Catalog API

EntityRequest

An object that contains entity ID and the catalog in which the entity is present.

Contents

Catalog

The name of the catalog the entity is present in. The only value at this time is AWSMarketplace.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z]+$

Required: Yes

EntityId

The ID of the entity.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z0-9][.a-zA-Z0-9/-]+[a-zA-Z0-9]$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: