Specifies the catalog associated with the request. This field takes a string value from a predefined list: AWS or Sandbox. The catalog determines which environment the opportunities are listed in. Use AWS for listing real opportunities in the Amazon Web Services catalog, and Sandbox for testing in secure, isolated environments.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.PC.AmazonPartnerCentralSellingClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Filters the opportunities based on the customer's company name. This allows partners to search for opportunities associated with a specific customer by matching the provided company name string.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Filters the opportunities based on the opportunity identifier. This allows partners to retrieve specific opportunities by providing their unique identifiers, ensuring precise results.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-LastModifiedDate_AfterLastModifiedDate <DateTime>
Specifies the date after which the opportunities were modified. Use this filter to retrieve only those opportunities that were modified after a given timestamp.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-LastModifiedDate_BeforeLastModifiedDate <DateTime>
Specifies the date before which the opportunities were modified. Use this filter to retrieve only those opportunities that were modified before a given timestamp.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Filters the opportunities based on their current lifecycle approval status. Use this filter to retrieve opportunities with statuses such as Pending Submission, In Review, Action Required, or Approved.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Filters the opportunities based on their lifecycle stage. This filter allows partners to retrieve opportunities at various stages in the sales cycle, such as Qualified, Technical Validation, Business Validation, or Closed Won.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies the maximum number of results to return in a single call. This limits the number of opportunities returned in the response to avoid providing too many results at once.Default: 20
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | MaxResults |
A pagination token used to retrieve the next set of results in subsequent calls. This token is included in the response only if there are additional result pages available.
| Required? | False |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the NextToken parameter. The -PassThru parameter is deprecated, use -Select '^NextToken' instead. This parameter will be removed in a future version.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'OpportunitySummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListOpportunitiesResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListOpportunitiesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Field name to sort by.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Sort order.Default: Descending
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |