OfferResaleAuthorizationIdFilter
Allows filtering on the ResaleAuthorizationId
of an offer.
Note
Not all offers have a ResaleAuthorizationId
. The response will only
include offers for which you have permissions.
Contents
Note
In the following list, the required parameters are described first.
- ValueList
-
Allows filtering on the
ResaleAuthorizationId
of an offer with list input.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9][.a-zA-Z0-9/-]+[a-zA-Z0-9]$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: