ResaleAuthorizationSummary - AWS Marketplace Catalog API

ResaleAuthorizationSummary

Summarized information about a Resale Authorization.

Contents

AvailabilityEndDate

The availability end date of the ResaleAuthorization.

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

CreatedDate

The created date of the ResaleAuthorization.

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

ManufacturerAccountId

The manufacturer account ID of the ResaleAuthorization.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

ManufacturerLegalName

The manufacturer legal name of the ResaleAuthorization.

Type: String

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

Pattern: ^(.)+$

Required: No

Name

The name of the ResaleAuthorization.

Type: String

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

Pattern: ^(.)+$

Required: No

OfferExtendedStatus

The offer extended status of the ResaleAuthorization

Type: String

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

Pattern: ^(.)+$

Required: No

ProductId

The product ID of the ResaleAuthorization.

Type: String

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

Pattern: ^(.)+$

Required: No

ProductName

The product name of the ResaleAuthorization.

Type: String

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

Pattern: ^(.)+$

Required: No

ResellerAccountID

The reseller account ID of the ResaleAuthorization.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

ResellerLegalName

The reseller legal name of the ResaleAuthorization

Type: String

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

Pattern: ^(.)+$

Required: No

Status

The status of the ResaleAuthorization.

Type: String

Valid Values: Draft | Active | Restricted

Required: No

See Also

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