EntitySummary - AWS Marketplace Catalog API

EntitySummary

This object is a container for common summary information about the entity. The summary doesn't contain the whole entity structure, but it does contain information common across all entities.

Contents

AmiProductSummary

An object that contains summary information about the AMI product.

Type: AmiProductSummary object

Required: No

ContainerProductSummary

An object that contains summary information about the container product.

Type: ContainerProductSummary object

Required: No

DataProductSummary

An object that contains summary information about the data product.

Type: DataProductSummary object

Required: No

EntityArn

The ARN associated with the unique identifier for the entity.

Type: String

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

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

Required: No

EntityId

The unique identifier for the entity.

Type: String

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

Pattern: ^[\w\-]+$

Required: No

EntityType

The type of the entity.

Type: String

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

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

Required: No

LastModifiedDate

The last time the entity was published, using ISO 8601 format (2018-02-27T13:45:22Z).

Type: String

Length Constraints: Fixed length of 20.

Pattern: ^([\d]{4})\-(1[0-2]|0[1-9])\-(3[01]|0[1-9]|[12][\d])T(2[0-3]|[01][\d]):([0-5][\d]):([0-5][\d])Z$

Required: No

Name

The name for the entity. This value is not unique. It is defined by the seller.

Type: String

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

Pattern: ^\\S+[\\S\\s]*

Required: No

OfferSummary

An object that contains summary information about the offer.

Type: OfferSummary object

Required: No

ResaleAuthorizationSummary

An object that contains summary information about the Resale Authorization.

Type: ResaleAuthorizationSummary object

Required: No

SaaSProductSummary

An object that contains summary information about the SaaS product.

Type: SaaSProductSummary object

Required: No

Visibility

The visibility status of the entity to buyers. This value can be Public (everyone can view the entity), Limited (the entity is visible to limited accounts only), or Restricted (the entity was published and then unpublished and only existing buyers can view it).

Type: String

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

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

Required: No

See Also

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