AWS.Tools.PartnerCentralSelling.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.PartnerCentralSelling</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCAwsOpportunitySummaryCmdlet"> <summary> Retrieves a summary of an AWS Opportunity. This summary includes high-level details about the opportunity sourced from AWS, such as lifecycle information, customer details, and involvement type. It is useful for tracking updates on the AWS opportunity corresponding to an opportunity in the partner's account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCAwsOpportunitySummaryCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog in which the AWS Opportunity is located. Accepted values include <c>AWS</c> for production opportunities or <c>Sandbox</c> for testing purposes. The catalog determines which environment the opportunity data is pulled from.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCAwsOpportunitySummaryCmdlet.RelatedOpportunityIdentifier"> <summary> <para> <para>The unique identifier for the related partner opportunity. Use this field to correlate an AWS opportunity with its corresponding partner opportunity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCAwsOpportunitySummaryCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetAwsOpportunitySummaryResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetAwsOpportunitySummaryResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCAwsOpportunitySummaryCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the RelatedOpportunityIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^RelatedOpportunityIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementCmdlet"> <summary> Use this action to retrieve the engagement record for a given <c>EngagementIdentifier</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the engagement request. Valid values are <c>AWS</c> and <c>Sandbox</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementCmdlet.Identifier"> <summary> <para> <para> Specifies the identifier of the Engagement record to retrieve. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetEngagementResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetEngagementResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet"> <summary> Lists all in-progress, completed, or failed StartEngagementByAcceptingInvitationTask tasks that were initiated by the caller's account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. Valid values are: </para><ul><li><para> AWS: Retrieves the request from the production AWS environment. </para></li><li><para> Sandbox: Retrieves the request from a sandbox environment used for testing or development purposes. </para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.EngagementInvitationIdentifier"> <summary> <para> <para> Filters tasks by the identifiers of the engagement invitations they are processing. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.OpportunityIdentifier"> <summary> <para> <para> Filters tasks by the identifiers of the opportunities they created or are associated with. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.Sort_SortBy"> <summary> <para> <para> Specifies the field by which the task list should be sorted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.Sort_SortOrder"> <summary> <para> <para> Determines the order in which the sorted results are presented. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.TaskIdentifier"> <summary> <para> <para> Filters tasks by their unique identifiers. Use this when you want to retrieve information about specific tasks. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.TaskStatus"> <summary> <para> <para> Filters the tasks based on their current status. This allows you to focus on tasks in specific states. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.MaxResult"> <summary> <para> <para> Use this parameter to control the number of items returned in each request, which can be useful for performance tuning and managing large result sets. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.NextToken"> <summary> <para> <para> Use this parameter for pagination when the result set spans multiple pages. This value is obtained from the NextToken field in the response of a previous call to this API. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TaskSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListEngagementByAcceptingInvitationTasksResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListEngagementByAcceptingInvitationTasksResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementByAcceptingInvitationTaskListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet"> <summary> Lists all in-progress, completed, or failed <c>EngagementFromOpportunity</c> tasks that were initiated by the caller's account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. Valid values are: </para><ul><li><para> AWS: Retrieves the request from the production AWS environment. </para></li><li><para> Sandbox: Retrieves the request from a sandbox environment used for testing or development purposes. </para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.EngagementIdentifier"> <summary> <para> <para> Filters tasks by the identifiers of the engagements they created or are associated with. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.OpportunityIdentifier"> <summary> <para> <para> The identifier of the original opportunity associated with this task. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.Sort_SortBy"> <summary> <para> <para> Specifies the field by which the task list should be sorted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.Sort_SortOrder"> <summary> <para> <para> Determines the order in which the sorted results are presented. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.TaskIdentifier"> <summary> <para> <para> Filters tasks by their unique identifiers. Use this when you want to retrieve information about specific tasks. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.TaskStatus"> <summary> <para> <para> Filters the tasks based on their current status. This allows you to focus on tasks in specific states. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.MaxResult"> <summary> <para> <para> Specifies the maximum number of results to return in a single page of the response.Use this parameter to control the number of items returned in each request, which can be useful for performance tuning and managing large result sets. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.NextToken"> <summary> <para> <para> The token for requesting the next page of results. This value is obtained from the NextToken field in the response of a previous call to this API. Use this parameter for pagination when the result set spans multiple pages. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TaskSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListEngagementFromOpportunityTasksResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListEngagementFromOpportunityTasksResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementFromOpportunityTaskListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationCmdlet"> <summary> Retrieves the details of an engagement invitation shared by AWS with a partner. The information includes aspects such as customer, project details, and lifecycle information. To connect an engagement invitation with an opportunity, match the invitation’s <c>Payload.Project.Title</c> with opportunity <c>Project.Title</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. The field accepts values from the predefined set: <c>AWS</c> for live operations or <c>Sandbox</c> for testing environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationCmdlet.Identifier"> <summary> <para> <para>Specifies the unique identifier for the retrieved engagement invitation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetEngagementInvitationResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetEngagementInvitationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet"> <summary> Retrieves a list of engagement invitations sent to the partner. This allows partners to view all pending or past engagement invitations, helping them track opportunities shared by AWS. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog from which to list the engagement invitations. Use <c>AWS</c> for production invitations or <c>Sandbox</c> for testing environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.EngagementIdentifier"> <summary> <para> <para> Retrieves a list of engagement invitation summaries based on specified filters. The ListEngagementInvitations operation allows you to view all invitations that you have sent or received. You must specify the ParticipantType to filter invitations where you are either the SENDER or the RECEIVER. Invitations will automatically expire if not accepted within 15 days. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.ParticipantType"> <summary> <para> <para>Specifies the type of participant for which to list engagement invitations. Identifies the role of the participant.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.PayloadType"> <summary> <para> <para>Defines the type of payload associated with the engagement invitations to be listed. The attributes in this payload help decide on acceptance or rejection of the invitation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.SenderAwsAccountId"> <summary> <para> <para> List of sender AWS account IDs to filter the invitations. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.Sort_SortBy"> <summary> <para> <para>Specifies the field by which the Engagement Invitations are sorted. Common values include <c>InvitationDate</c> and <c>Status</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.Sort_SortOrder"> <summary> <para> <para>Defines the order in which the Engagement Invitations are sorted. The values can be <c>ASC</c> (ascending) or <c>DESC</c> (descending).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.Status"> <summary> <para> <para> Status values to filter the invitations. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.MaxResult"> <summary> <para> <para>Specifies the maximum number of engagement invitations to return in the response. If more results are available, a pagination token will be provided.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.NextToken"> <summary> <para> <para>A pagination token used to retrieve additional pages of results when the response to a previous request was truncated. Pass this token to continue listing invitations from where the previous call left off.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EngagementInvitationSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListEngagementInvitationsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListEngagementInvitationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementInvitationListCmdlet.PassThru"> <summary> 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. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet"> <summary> This action allows users to retrieve a list of engagement records from Partner Central. This action can be used to manage and track various engagements across different stages of the partner selling process. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.CreatedBy"> <summary> <para> <para> A list of AWS account IDs. When specified, the response includes engagements created by these accounts. This filter is useful for finding engagements created by specific team members. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.EngagementIdentifier"> <summary> <para> <para> An array of strings representing engagement identifiers to retrieve. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.ExcludeCreatedBy"> <summary> <para> <para> An array of strings representing AWS Account IDs. Use this to exclude engagements created by specific users. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.Sort_SortBy"> <summary> <para> <para> The field by which to sort the results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.Sort_SortOrder"> <summary> <para> <para> The order in which to sort the results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of results to return in a single call. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.NextToken"> <summary> <para> <para> The token for the next set of results. This value is returned from a previous call. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EngagementSummaryList'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListEngagementsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListEngagementsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet"> <summary> Retrieves the details of member partners in an engagement. This operation can only be invoked by members of the engagement. The <c>ListEngagementMembers</c> operation allows you to fetch information about the members of a specific engagement. This action is restricted to members of the engagement being queried. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet.Catalog"> <summary> <para> <para> The catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet.Identifier"> <summary> <para> <para> Identifier of the engagement record to retrieve members from. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of results to return in a single call. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet.NextToken"> <summary> <para> <para> The token for the next set of results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EngagementMemberList'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListEngagementMembersResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListEngagementMembersResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementMemberListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet"> <summary> Lists the associations between resources and engagements where the caller is a member and has at least one snapshot in the engagement. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog in which to search for engagement-resource associations. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.CreatedBy"> <summary> <para> <para> Filters the results to include only associations with resources owned by the specified AWS account. Use this when you want to find associations related to resources owned by a particular account. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.EngagementIdentifier"> <summary> <para> <para> Filters the results to include only associations related to the specified engagement. Use this when you want to find all resources associated with a specific engagement. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.ResourceIdentifier"> <summary> <para> <para> Filters the results to include only associations with the specified resource. Varies depending on the resource type. Use this when you want to find all engagements associated with a specific resource. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.ResourceType"> <summary> <para> <para> Filters the results to include only associations with resources of the specified type. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.MaxResult"> <summary> <para> <para> Limits the number of results returned in a single call. Use this to control the number of results returned, especially useful for pagination. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.NextToken"> <summary> <para> <para> A token used for pagination of results. Include this token in subsequent requests to retrieve the next set of results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EngagementResourceAssociationSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListEngagementResourceAssociationsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListEngagementResourceAssociationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCEngagementResourceAssociationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityCmdlet"> <summary> Fetches the <c>Opportunity</c> record from Partner Central by a given <c>Identifier</c>. <para> Use the <c>ListOpportunities</c> action or the event notification (from Amazon EventBridge) to obtain this identifier. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunity is fetched from. Use <c>AWS</c> to retrieve opportunities in the Amazon Web Services catalog, and <c>Sandbox</c> to retrieve opportunities in a secure, isolated testing environment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityCmdlet.Identifier"> <summary> <para> <para>Read-only, system generated <c>Opportunity</c> unique identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetOpportunityResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetOpportunityResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet"> <summary> This request accepts a list of filters that retrieve opportunity subsets as well as sort options. This feature is available to partners from <a href="https://partnercentral.awspartner.com/">Partner Central</a> using the <c>ListOpportunities</c> API action. <para> To synchronize your system with Amazon Web Services, only list the opportunities that were newly created or updated. We recommend you rely on events emitted by the service into your Amazon Web Services account’s Amazon EventBridge default event bus, you can also use the <c>ListOpportunities</c> action. </para><para> We recommend the following approach: </para><ol><li><para> Find the latest <c>LastModifiedDate</c> that you stored, and only use the values that came from Amazon Web Services. Don’t use values generated by your system. </para></li><li><para> When you send a <c>ListOpportunities</c> request, submit the date in ISO 8601 format in the <c>AfterLastModifiedDate</c> filter. </para></li><li><para> Amazon Web Services only returns opportunities created or updated on or after that date and time. Use <c>NextToken</c> to iterate over all pages. </para></li></ol> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.LastModifiedDate_AfterLastModifiedDate"> <summary> <para> <para>Specifies the date after which the opportunities were modified. Use this filter to retrieve only those opportunities that were modified after a given timestamp.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.LastModifiedDate_BeforeLastModifiedDate"> <summary> <para> <para>Specifies the date before which the opportunities were modified. Use this filter to retrieve only those opportunities that were modified before a given timestamp.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunities are listed in. Use <c>AWS</c> for listing real opportunities in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.CustomerCompanyName"> <summary> <para> <para>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.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.Identifier"> <summary> <para> <para>Filters the opportunities based on the opportunity identifier. This allows partners to retrieve specific opportunities by providing their unique identifiers, ensuring precise results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.LifeCycleReviewStatus"> <summary> <para> <para>Filters the opportunities based on their current lifecycle approval status. Use this filter to retrieve opportunities with statuses such as <c>Pending Submission</c>, <c>In Review</c>, <c>Action Required</c>, or <c>Approved</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.LifeCycleStage"> <summary> <para> <para>Filters the opportunities based on their lifecycle stage. This filter allows partners to retrieve opportunities at various stages in the sales cycle, such as <c>Qualified</c>, <c>Technical Validation</c>, <c>Business Validation</c>, or <c>Closed Won</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.Sort_SortBy"> <summary> <para> <para>Field name to sort by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.Sort_SortOrder"> <summary> <para> <para>Sort order.</para><para>Default: <c>Descending</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.MaxResult"> <summary> <para> <para>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.</para><para>Default: 20</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.NextToken"> <summary> <para> <para>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.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.Select"> <summary> 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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCOpportunityListCmdlet.PassThru"> <summary> 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. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet"> <summary> Use this action to retrieve a specific snapshot record. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog related to the request. Valid values are:</para><ul><li><para>AWS: Retrieves the snapshot from the production AWS environment.</para></li><li><para>Sandbox: Retrieves the snapshot from a sandbox environment used for testing or development purposes.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.EngagementIdentifier"> <summary> <para> <para>The unique identifier of the engagement associated with the snapshot. This field links the snapshot to a specific engagement context.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.ResourceIdentifier"> <summary> <para> <para>The unique identifier of the specific resource that was snapshotted. The format and constraints of this identifier depend on the ResourceType specified. For <c>Opportunity</c> type, it will be an <c>opportunity ID</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.ResourceSnapshotTemplateIdentifier"> <summary> <para> <para>he name of the template that defines the schema for the snapshot. This template determines which subset of the resource data is included in the snapshot and must correspond to an existing and valid template for the specified <c>ResourceType</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.ResourceType"> <summary> <para> <para>Specifies the type of resource that was snapshotted. This field determines the structure and content of the snapshot payload. Valid value includes:<c>Opportunity</c>: For opportunity-related data. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.Revision"> <summary> <para> <para>Specifies which revision of the snapshot to retrieve. If omitted returns the latest revision.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetResourceSnapshotResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetResourceSnapshotResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobCmdlet"> <summary> Use this action to retrieves information about a specific resource snapshot job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. Valid values are: </para><ul><li><para> AWS: Retrieves the snapshot job from the production AWS environment. </para></li><li><para> Sandbox: Retrieves the snapshot job from a sandbox environment used for testing or development purposes. </para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobCmdlet.ResourceSnapshotJobIdentifier"> <summary> <para> <para> The unique identifier of the resource snapshot job to be retrieved. This identifier is crucial for pinpointing the specific job you want to query. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetResourceSnapshotJobResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetResourceSnapshotJobResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceSnapshotJobIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceSnapshotJobIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet"> <summary> Lists resource snapshot jobs owned by the customer. This operation supports various filtering scenarios, including listing all jobs owned by the caller, jobs for a specific engagement, jobs with a specific status, or any combination of these filters. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.EngagementIdentifier"> <summary> <para> <para> The identifier of the engagement to filter the response. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.Sort_SortBy"> <summary> <para> <para> Specifies the field by which to sort the resource snapshot jobs. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.Sort_SortOrder"> <summary> <para> <para> Determines the order in which the sorted results are presented. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.Status"> <summary> <para> <para> The status of the jobs to filter the response. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of results to return in a single call. If omitted, defaults to 50. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.NextToken"> <summary> <para> <para> The token for the next set of results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ResourceSnapshotJobSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListResourceSnapshotJobsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListResourceSnapshotJobsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotJobListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet"> <summary> Retrieves a list of resource view snapshots based on specified criteria. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.CreatedBy"> <summary> <para> <para> Filters the response to include only snapshots of resources created by the specified AWS account. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.EngagementIdentifier"> <summary> <para> <para> The unique identifier of the engagement associated with the snapshots. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.ResourceIdentifier"> <summary> <para> <para> Filters the response to include only snapshots of the specified resource. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.ResourceSnapshotTemplateIdentifier"> <summary> <para> <para> Filters the response to include only snapshots created using the specified template. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.ResourceType"> <summary> <para> <para> Filters the response to include only snapshots of the specified resource type. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of results to return in a single call. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.NextToken"> <summary> <para> <para> The token for the next set of results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ResourceSnapshotSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListResourceSnapshotsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListResourceSnapshotsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCResourceSnapshotListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the EngagementIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^EngagementIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCSellingSystemSettingCmdlet"> <summary> Retrieves the currently set system settings, which include the IAM Role used for resource snapshot jobs. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSellingSystemSettingCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog in which the settings are defined. Acceptable values include <c>AWS</c> for production and <c>Sandbox</c> for testing environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSellingSystemSettingCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.GetSellingSystemSettingsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.GetSellingSystemSettingsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSellingSystemSettingCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet"> <summary> Retrieves a list of Partner Solutions that the partner registered on Partner Central. This API is used to generate a list of solutions that an end user selects from for association with an opportunity. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the solutions are listed in. Use <c>AWS</c> to list solutions in the Amazon Web Services catalog, and <c>Sandbox</c> to list solutions in a secure and isolated testing environment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Category"> <summary> <para> <para>Filters the solutions based on the category to which they belong. This allows partners to search for solutions within specific categories, such as <c>Software</c>, <c>Consulting</c>, or <c>Managed Services</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Identifier"> <summary> <para> <para>Filters the solutions based on their unique identifier. Use this filter to retrieve specific solutions by providing the solution's identifier for accurate results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Sort_SortBy"> <summary> <para> <para>Specifies the attribute to sort by, such as <c>Name</c>, <c>CreatedDate</c>, or <c>Status</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Sort_SortOrder"> <summary> <para> <para>Specifies the sorting order, either <c>Ascending</c> or <c>Descending</c>. The default is <c>Descending</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Status"> <summary> <para> <para>Filters solutions based on their status. This filter helps partners manage their solution portfolios effectively.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results returned by a single call. This value must be provided in the next call to retrieve the next set of results.</para><para>Default: 20</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.NextToken"> <summary> <para> <para>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.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'SolutionSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.ListSolutionsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.ListSolutionsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.GetPCSolutionListCmdlet.PassThru"> <summary> 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. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCAcceptEngagementInvitationCmdlet"> <summary> Use the <c>AcceptEngagementInvitation</c> action to accept an engagement invitation shared by AWS. Accepting the invitation indicates your willingness to participate in the engagement, granting you access to all engagement-related data. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAcceptEngagementInvitationCmdlet.Catalog"> <summary> <para> <para> The <c>CatalogType</c> parameter specifies the catalog associated with the engagement invitation. Accepted values are <c>AWS</c> and <c>Sandbox</c>, which determine the environment in which the engagement invitation is managed. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAcceptEngagementInvitationCmdlet.Identifier"> <summary> <para> <para> The <c>Identifier</c> parameter in the <c>AcceptEngagementInvitationRequest</c> specifies the unique identifier of the <c>EngagementInvitation</c> to be accepted. Providing the correct identifier ensures that the intended invitation is accepted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAcceptEngagementInvitationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.AcceptEngagementInvitationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAcceptEngagementInvitationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAcceptEngagementInvitationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet"> <summary> Enables you to reassign an existing <c>Opportunity</c> to another user within your Partner Central account. The specified user receives the opportunity, and it appears on their Partner Central dashboard, allowing them to take necessary actions or proceed with the opportunity. <para> This is useful for distributing opportunities to the appropriate team members or departments within your organization, ensuring that each opportunity is handled by the right person. By default, the opportunity owner is the one who creates it. Currently, there's no API to enumerate the list of available users. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Assignee_BusinessTitle"> <summary> <para> <para>Specifies the business title of the assignee managing the opportunity. This helps clarify the individual's role and responsibilities within the organization. Use the value <c>PartnerAccountManager</c> to update details of the opportunity owner.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunity is assigned in. Use <c>AWS</c> to assign real opportunities in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Assignee_Email"> <summary> <para> <para>Provides the email address of the assignee. This email is used for communications and notifications related to the opportunity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Assignee_FirstName"> <summary> <para> <para>Specifies the first name of the assignee managing the opportunity. The system automatically retrieves this value from the user profile by referencing the associated email address.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Identifier"> <summary> <para> <para>Requires the <c>Opportunity</c>'s unique identifier when you want to assign it to another user. Provide the correct identifier so the intended opportunity is reassigned.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Assignee_LastName"> <summary> <para> <para>Specifies the last name of the assignee managing the opportunity. The system automatically retrieves this value from the user profile by referencing the associated email address.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.AssignOpportunityResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssignOpportunityCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet"> <summary> Enables you to create a formal association between an <c>Opportunity</c> and various related entities, enriching the context and details of the opportunity for better collaboration and decision making. You can associate an opportunity with the following entity types: <ul><li><para> Partner Solution: A software product or consulting practice created and delivered by Partners. Partner Solutions help customers address business challenges using Amazon Web Services services. </para></li><li><para> Amazon Web Services Products: Amazon Web Services offers many products and services that provide scalable, reliable, and cost-effective infrastructure solutions. For the latest list of Amazon Web Services products, see <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon Web Services products</a>. </para></li><li><para> Amazon Web Services Marketplace private offer: Allows Amazon Web Services Marketplace sellers to extend custom pricing and terms to individual Amazon Web Services customers. Sellers can negotiate custom prices, payment schedules, and end user license terms through private offers, enabling Amazon Web Services customers to acquire software solutions tailored to their specific needs. For more information, see <a href="https://docs.aws.amazon.com/marketplace/latest/buyerguide/buyer-private-offers.html">Private offers in Amazon Web Services Marketplace</a>. </para></li></ul><para> To obtain identifiers for these entities, use the following methods: </para><ul><li><para> Solution: Use the <c>ListSolutions</c> operation. </para></li><li><para> AWS Products: For the latest list of Amazon Web Services products, see <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon Web Services products</a>. </para></li><li><para> Amazon Web Services Marketplace private offer: Use the <a href="https://docs.aws.amazon.com/marketplace/latest/APIReference/catalog-apis.html">Using the Amazon Web Services Marketplace Catalog API</a> to list entities. Specifically, use the <c>ListEntities</c> operation to retrieve a list of private offers. The request returns the details of available private offers. For more information, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListEntities.html">ListEntities</a>. </para></li></ul> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunity association is made in. Use <c>AWS</c> to associate opportunities in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.OpportunityIdentifier"> <summary> <para> <para>Requires the <c>Opportunity</c>'s unique identifier when you want to associate it with a related entity. Provide the correct identifier so the intended opportunity is updated with the association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.RelatedEntityIdentifier"> <summary> <para> <para>Requires the related entity's unique identifier when you want to associate it with the <c> Opportunity</c>. For Amazon Web Services Marketplace entities, provide the Amazon Resource Name (ARN). Use the <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html"> Amazon Web Services Marketplace API</a> to obtain the ARN.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.RelatedEntityType"> <summary> <para> <para>Specifies the entity type that you're associating with the <c> Opportunity</c>. This helps to categorize and properly process the association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.AssociateOpportunityResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OpportunityIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^OpportunityIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCAssociateOpportunityCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet"> <summary> The <c>CreateEngagement</c> action allows you to create an <c>Engagement</c>, which serves as a collaborative space between different parties such as AWS Partners and AWS Sellers. This action automatically adds the caller's AWS account as an active member of the newly created <c>Engagement</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.Catalog"> <summary> <para> <para> The <c>CreateEngagementRequest$Catalog</c> parameter specifies the catalog related to the engagement. Accepted values are <c>AWS</c> and <c>Sandbox</c>, which determine the environment in which the engagement is managed. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.Context"> <summary> <para> <para> The <c>Contexts</c> field is a required array of objects, with a maximum of 5 contexts allowed, specifying detailed information about customer projects associated with the Engagement. Each context object contains a <c>Type</c> field indicating the context type, which must be <c>CustomerProject</c> in this version, and a <c>Payload</c> field containing the <c>CustomerProject</c> details. The <c>CustomerProject</c> object is composed of two main components: <c>Customer</c> and <c>Project</c>. The <c>Customer</c> object includes information such as <c>CompanyName</c>, <c>WebsiteUrl</c>, <c>Industry</c>, and <c>CountryCode</c>, providing essential details about the customer. The <c>Project</c> object contains <c>Title</c>, <c>BusinessProblem</c>, and <c>TargetCompletionDate</c>, offering insights into the specific project associated with the customer. This structure allows comprehensive context to be included within the Engagement, facilitating effective collaboration between parties by providing relevant customer and project information. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.Description"> <summary> <para> <para> Provides a description of the <c>Engagement</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.Title"> <summary> <para> <para> Specifies the title of the <c>Engagement</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.ClientToken"> <summary> <para> <para> The <c>CreateEngagementRequest$ClientToken</c> parameter specifies a unique, case-sensitive identifier to ensure that the request is handled exactly once. The value must not exceed sixty-four alphanumeric characters. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.CreateEngagementResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.CreateEngagementResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Title parameter. The -PassThru parameter is deprecated, use -Select '^Title' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet"> <summary> This action creates an invitation from a sender to a single receiver to join an engagement. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Account_Alias"> <summary> <para> <para>Represents the alias of the partner account receiving the Engagement Invitation, making it easier to identify and track the recipient in reports or logs.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Account_AwsAccountId"> <summary> <para> <para>Indicates the AWS account ID of the partner who received the Engagement Invitation. This is a unique identifier for managing engagements with specific AWS accounts.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Project_BusinessProblem"> <summary> <para> <para>Describes the business problem that the project aims to solve. This information is crucial for understanding the project’s goals and objectives.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the engagement. Accepted values are <c>AWS</c> and <c>Sandbox</c>, which determine the environment in which the engagement is managed. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Customer_CompanyName"> <summary> <para> <para>Represents the name of the customer’s company associated with the Engagement Invitation. This field is used to identify the customer.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Customer_CountryCode"> <summary> <para> <para>Indicates the country in which the customer’s company operates. This field is useful for understanding regional requirements or compliance needs.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.EngagementIdentifier"> <summary> <para> <para> The unique identifier of the <c>Engagement</c> associated with the invitation. This parameter ensures the invitation is created within the correct <c>Engagement</c> context. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Project_ExpectedCustomerSpend"> <summary> <para> <para>Contains revenue estimates for the partner related to the project. This field provides an idea of the financial potential of the opportunity for the partner.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Customer_Industry"> <summary> <para> <para>Specifies the industry to which the customer’s company belongs. This field helps categorize the opportunity based on the customer’s business sector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Invitation_Message"> <summary> <para> <para> A message accompanying the invitation. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.OpportunityInvitation_ReceiverResponsibility"> <summary> <para> <para>Outlines the responsibilities or expectations of the receiver in the context of the invitation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.OpportunityInvitation_SenderContact"> <summary> <para> <para>Represents the contact details of the AWS representatives involved in sending the Engagement Invitation. These contacts are opportunity stakeholders.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Project_TargetCompletionDate"> <summary> <para> <para>Specifies the estimated date of project completion. This field helps track the project timeline and manage expectations.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Project_Title"> <summary> <para> <para>Specifies the title of the project. This title helps partners quickly identify and understand the focus of the project.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Customer_WebsiteUrl"> <summary> <para> <para>Provides the website URL of the customer’s company. This field helps partners verify the legitimacy and size of the customer organization.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.ClientToken"> <summary> <para> <para> Specifies a unique, client-generated UUID to ensure that the request is handled exactly once. This token helps prevent duplicate invitation creations. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.CreateEngagementInvitationResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.CreateEngagementInvitationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the EngagementIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^EngagementIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateEngagementInvitationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet"> <summary> Creates an <c>Opportunity</c> record in Partner Central. Use this operation to create a potential business opportunity for submission to Amazon Web Services. Creating an opportunity sets <c>Lifecycle.ReviewStatus</c> to <c>Pending Submission</c>. <para> To submit an opportunity, follow these steps: </para><ol><li><para> To create the opportunity, use <c>CreateOpportunity</c>. </para></li><li><para> To associate a solution with the opportunity, use <c>AssociateOpportunity</c>. </para></li><li><para> To submit the opportunity, use <c>StartEngagementFromOpportunityTask</c>. </para></li></ol><para> After submission, you can't edit the opportunity until the review is complete. But opportunities in the <c>Pending Submission</c> state must have complete details. You can update the opportunity while it's in the <c>Pending Submission</c> state. </para><para> There's a set of mandatory fields to create opportunities, but consider providing optional fields to enrich the opportunity record. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_AdditionalComment"> <summary> <para> <para>Captures additional comments or information for the <c>Opportunity</c> that weren't captured in other fields.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Value_Amount"> <summary> <para> <para>Specifies the payment amount.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_ApnProgram"> <summary> <para> <para>Specifies the Amazon Partner Network (APN) program that influenced the <c>Opportunity</c>. APN programs refer to specific partner programs or initiatives that can impact the <c>Opportunity</c>.</para><para>Valid values: <c>APN Immersion Days | APN Solution Space | ATO (Authority to Operate) | AWS Marketplace Campaign | IS Immersion Day SFID Program | ISV Workload Migration | Migration Acceleration Program | P3 | Partner Launch Initiative | Partner Opportunity Acceleration Funded | The Next Smart | VMware Cloud on AWS | Well-Architected | Windows | Workspaces/AppStream Accelerator Program | WWPS NDPP</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Account_AwsAccountId"> <summary> <para> <para>Specifies the <c>Customer</c> Amazon Web Services account ID associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Marketing_AwsFundingUsed"> <summary> <para> <para>Indicates if the <c>Opportunity</c> is a marketing development fund (MDF) funded activity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Marketing_CampaignName"> <summary> <para> <para>Specifies the <c>Opportunity</c> marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize the <c>Opportunity</c> within marketing campaigns. If you don't have a campaign code, contact your Amazon Web Services point of contact to obtain one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunity is created in. Use <c>AWS</c> to create opportunities in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Marketing_Channel"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Address_City"> <summary> <para> <para>Specifies the end <c>Customer</c>'s city associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_ClosedLostReason"> <summary> <para> <para>Specifies the reason code when an opportunity is marked as <i>Closed Lost</i>. When you select an appropriate reason code, you communicate the context for closing the <c>Opportunity</c>, and aid in accurate reports and analysis of opportunity outcomes. The possible values are:</para><ul><li><para>Customer Deficiency: The customer lacked necessary resources or capabilities.</para></li><li><para>Delay/Cancellation of Project: The project was delayed or canceled.</para></li><li><para>Legal/Tax/Regulatory: Legal, tax, or regulatory issues prevented progress.</para></li><li><para>Lost to Competitor—Google: The opportunity was lost to Google.</para></li><li><para>Lost to Competitor—Microsoft: The opportunity was lost to Microsoft.</para></li><li><para>Lost to Competitor—SoftLayer: The opportunity was lost to SoftLayer.</para></li><li><para>Lost to Competitor—VMWare: The opportunity was lost to VMWare.</para></li><li><para>Lost to Competitor—Other: The opportunity was lost to a competitor not listed above.</para></li><li><para>No Opportunity: There was no opportunity to pursue.</para></li><li><para>On Premises Deployment: The customer chose an on-premises solution.</para></li><li><para>Partner Gap: The partner lacked necessary resources or capabilities.</para></li><li><para>Price: The price was not competitive or acceptable to the customer.</para></li><li><para>Security/Compliance: Security or compliance issues prevented progress.</para></li><li><para>Technical Limitations: Technical limitations prevented progress.</para></li><li><para>Customer Experience: Issues related to the customer's experience impacted the decision.</para></li><li><para>Other: Any reason not covered by the other values.</para></li><li><para>People/Relationship/Governance: Issues related to people, relationships, or governance.</para></li><li><para>Product/Technology: Issues related to the product or technology.</para></li><li><para>Financial/Commercial: Financial or commercial issues impacted the decision.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Account_CompanyName"> <summary> <para> <para>Specifies the end <c>Customer</c>'s company name associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_CompetitorName"> <summary> <para> <para>Name of the <c>Opportunity</c>'s competitor (if any). Use <c>Other</c> to submit a value not in the picklist.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Customer_Contact"> <summary> <para> <para>Represents the contact details for individuals associated with the customer of the <c>Opportunity</c>. This field captures relevant contacts, including decision-makers, influencers, and technical stakeholders within the customer organization. These contacts are key to progressing the opportunity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Address_CountryCode"> <summary> <para> <para>Specifies the end <c>Customer</c>'s country associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Value_CurrencyCode"> <summary> <para> <para>Specifies the payment currency.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_CustomerBusinessProblem"> <summary> <para> <para>Describes the problem the end customer has, and how the partner is helping. Utilize this field to provide a concise narrative that outlines the customer's business challenge or issue. Elaborate on how the partner's solution or offerings align to resolve the customer's business problem. Include relevant information about the partner's value proposition, unique selling points, and expertise to tackle the issue. Offer insights on how the proposed solution meets the customer's needs and provides value. Use concise language and precise descriptions to convey the context and significance of the <c>Opportunity</c>. The content in this field helps Amazon Web Services understand the nature of the <c>Opportunity</c> and the strategic fit of the partner's solution.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_CustomerUseCase"> <summary> <para> <para>Specifies the proposed solution focus or type of workload for the Opportunity. This field captures the primary use case or objective of the proposed solution, and provides context and clarity to the addressed workload.</para><para>Valid values: <c>AI Machine Learning and Analytics | Archiving | Big Data: Data Warehouse/Data Integration/ETL/Data Lake/BI | Blockchain | Business Applications: Mainframe Modernization | Business Applications & Contact Center | Business Applications & SAP Production | Centralized Operations Management | Cloud Management Tools | Cloud Management Tools & DevOps with Continuous Integration & Continuous Delivery (CICD) | Configuration, Compliance & Auditing | Connected Services | Containers & Serverless | Content Delivery & Edge Services | Database | Edge Computing/End User Computing | Energy | Enterprise Governance & Controls | Enterprise Resource Planning | Financial Services | Healthcare and Life Sciences | High Performance Computing | Hybrid Application Platform | Industrial Software | IOT | Manufacturing, Supply Chain and Operations | Media & High performance computing (HPC) | Migration/Database Migration | Monitoring, logging and performance | Monitoring & Observability | Networking | Outpost | SAP | Security & Compliance | Storage & Backup | Training | VMC | VMWare | Web development & DevOps</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.SoftwareRevenue_DeliveryModel"> <summary> <para> <para>Specifies the customer's intended payment type agreement or procurement method to acquire the solution or service outlined in the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_DeliveryModel"> <summary> <para> <para>Specifies the deployment or consumption model for your solution or service in the <c>Opportunity</c>'s context. You can select multiple options.</para><para>Options' descriptions from the <c>Delivery Model</c> field are:</para><ul><li><para>SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.</para></li><li><para>BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.</para></li><li><para>Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).</para></li><li><para>Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).</para></li><li><para>Resell: Amazon Web Services accounts and billing management for your customers.</para></li><li><para>Other: Delivery model not described above.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Account_Dun"> <summary> <para> <para>Indicates the <c>Customer</c> DUNS number, if available.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.SoftwareRevenue_EffectiveDate"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s customer engagement start date for the contract's effectiveness.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_ExpectedCustomerSpend"> <summary> <para> <para>Represents the estimated amount that the customer is expected to spend on AWS services related to the opportunity. This helps in evaluating the potential financial value of the opportunity for AWS.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.SoftwareRevenue_ExpirationDate"> <summary> <para> <para>Specifies the expiration date for the contract between the customer and Amazon Web Services partner. It signifies the termination date of the agreed-upon engagement period between both parties.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Account_Industry"> <summary> <para> <para>Specifies the industry the end <c>Customer</c> belongs to that's associated with the <c>Opportunity</c>. It refers to the category or sector where the customer's business operates. This is a required field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.NationalSecurity"> <summary> <para> <para>Indicates whether the <c>Opportunity</c> pertains to a national security project. This field must be set to <c>true</c> only when the customer's industry is <i>Government</i>. Additional privacy and security measures apply during the review and management process for opportunities marked as <c>NationalSecurity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_NextStep"> <summary> <para> <para>Specifies the upcoming actions or tasks for the <c>Opportunity</c>. Use this field to communicate with Amazon Web Services about the next actions required for the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_NextStepsHistory"> <summary> <para> <para>Captures a chronological record of the next steps or actions planned or taken for the current opportunity, along with the timestamp.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.OpportunityTeam"> <summary> <para> <para>Represents the internal team handling the opportunity. Specify collaborating members of this opportunity who are within the partner's organization.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.OpportunityType"> <summary> <para> <para>Specifies the opportunity type as a renewal, new, or expansion.</para><para>Opportunity types:</para><ul><li><para>New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.</para></li><li><para>Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.</para></li><li><para>Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Origin"> <summary> <para> <para>Specifies the origin of the opportunity, indicating if it was sourced from Amazon Web Services or the partner. For all opportunities created with <c>Catalog: AWS</c>, this field must only be <c>Partner Referral</c>. However, when using <c>Catalog: Sandbox</c>, you can set this field to <c>AWS Referral</c> to simulate Amazon Web Services referral creation. This allows Amazon Web Services-originated flows testing in the sandbox catalog.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_OtherCompetitorName"> <summary> <para> <para>Only allowed when <c>CompetitorNames</c> has <c>Other</c> selected.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Account_OtherIndustry"> <summary> <para> <para>Specifies the end <c>Customer</c>'s industry associated with the <c>Opportunity</c>, when the selected value in the <c>Industry</c> field is <c>Other</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_OtherSolutionDescription"> <summary> <para> <para>Specifies the offered solution for the customer's business problem when the <c> RelatedEntityIdentifiers.Solutions</c> field value is <c>Other</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.PartnerOpportunityIdentifier"> <summary> <para> <para>Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload to the partner.</para><para>This field allows partners to link an opportunity to their CRM, which helps to ensure seamless integration and accurate synchronization between the Partner Central API and the partner's internal systems.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Address_PostalCode"> <summary> <para> <para>Specifies the end <c>Customer</c>'s postal code associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.PrimaryNeedsFromAw"> <summary> <para> <para>Identifies the type of support the partner needs from Amazon Web Services.</para><para>Valid values:</para><ul><li><para>Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.</para></li><li><para>Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.</para></li><li><para>Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.</para></li><li><para>Cosell—Pricing Assistance: Connect with an Amazon Web Services seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).</para></li><li><para>Cosell—Technical Consultation: Connect with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.</para></li><li><para>Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.</para></li><li><para>Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).</para></li><li><para>Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs Amazon Web Services RFx support.</para></li><li><para>Do Not Need Support from AWS Sales Rep: Indicates that a partner doesn't need support from an Amazon Web Services sales representative, and the partner solely manages the opportunity. It's possible to request coselling support on these opportunities at any stage during their lifecycles. This is also known as a for-visibility-only (FVO) opportunity.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_RelatedOpportunityIdentifier"> <summary> <para> <para>Specifies the current opportunity's parent opportunity identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_ReviewComment"> <summary> <para> <para>Indicates why an opportunity was sent back for further details. Partners must take corrective action based on the <c>ReviewComments</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_ReviewStatus"> <summary> <para> <para>Indicates the review status of an opportunity referred by a partner. This field is read-only and only applicable for partner referrals. The possible values are:</para><ul><li><para>Pending Submission: Not submitted for validation (editable).</para></li><li><para>Submitted: Submitted for validation, and Amazon Web Services hasn't reviewed it (read-only).</para></li><li><para>In Review: Amazon Web Services is validating (read-only).</para></li><li><para>Action Required: Issues that Amazon Web Services highlights need to be addressed. Partners should use the <c>UpdateOpportunity</c> API action to update the opportunity and helps to ensure that all required changes are made. Only the following fields are editable when the <c>Lifecycle.ReviewStatus</c> is <c>Action Required</c>:</para><ul><li><para>Customer.Account.Address.City</para></li><li><para>Customer.Account.Address.CountryCode</para></li><li><para>Customer.Account.Address.PostalCode</para></li><li><para>Customer.Account.Address.StateOrRegion</para></li><li><para>Customer.Account.Address.StreetAddress</para></li><li><para>Customer.Account.WebsiteUrl</para></li><li><para>LifeCycle.TargetCloseDate</para></li><li><para>Project.ExpectedMonthlyAWSRevenue.Amount</para></li><li><para>Project.ExpectedMonthlyAWSRevenue.CurrencyCode</para></li><li><para>Project.CustomerBusinessProblem</para></li><li><para>PartnerOpportunityIdentifier</para></li></ul><para>After updates, the opportunity re-enters the validation phase. This process repeats until all issues are resolved, and the opportunity's <c>Lifecycle.ReviewStatus</c> is set to <c>Approved</c> or <c>Rejected</c>.</para></li><li><para>Approved: Validated and converted into the Amazon Web Services seller's pipeline (editable).</para></li><li><para>Rejected: Disqualified (read-only).</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_ReviewStatusReason"> <summary> <para> <para>Indicates the reason a decision was made during the opportunity review process. This field combines the reasons for both disqualified and action required statuses, and provide clarity for why an opportunity was disqualified or requires further action.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_SalesActivity"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.</para><para>Valid values:</para><ul><li><para>Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.</para></li><li><para>Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.</para></li><li><para>Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.</para></li><li><para>In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.</para></li><li><para>Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer's business problem.</para></li><li><para>Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.</para></li><li><para>Finalized Deployment Need: Both parties agree with and finalized the deployment needs.</para></li><li><para>SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Marketing_Source"> <summary> <para> <para>Indicates if the <c>Opportunity</c> was sourced from an Amazon Web Services marketing activity. Use the value <c>Marketing Activity</c>. Use <c>None</c> if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_Stage"> <summary> <para> <para>Specifies the current stage of the <c>Opportunity</c>'s lifecycle as it maps to Amazon Web Services stages from the current stage in the partner CRM. This field provides a translated value of the stage, and offers insight into the <c>Opportunity</c>'s progression in the sales cycle, according to Amazon Web Services definitions.</para><note><para>A lead and a prospect must be further matured to a <c>Qualified</c> opportunity before submission. Opportunities that were closed/lost before submission aren't suitable for submission.</para></note><para>The descriptions of each sales stage are:</para><ul><li><para>Prospect: Amazon Web Services identifies the opportunity. It can be active (Comes directly from the end customer through a lead) or latent (Your account team believes it exists based on research, account plans, sales plays).</para></li><li><para>Qualified: Your account team engaged with the customer to discuss viability and requirements. The customer agreed that the opportunity is real, of interest, and may solve business/technical needs.</para></li><li><para>Technical Validation: All parties understand the implementation plan.</para></li><li><para>Business Validation: Pricing was proposed, and all parties agree to the steps to close.</para></li><li><para>Committed: The customer signed the contract, but Amazon Web Services hasn't started billing.</para></li><li><para>Launched: The workload is complete, and Amazon Web Services has started billing.</para></li><li><para>Closed Lost: The opportunity is lost, and there are no steps to move forward.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Address_StateOrRegion"> <summary> <para> <para>Specifies the end <c>Customer</c>'s state or region associated with the <c>Opportunity</c>.</para><para>Valid values: <c>Alabama | Alaska | American Samoa | Arizona | Arkansas | California | Colorado | Connecticut | Delaware | Dist. of Columbia | Federated States of Micronesia | Florida | Georgia | Guam | Hawaii | Idaho | Illinois | Indiana | Iowa | Kansas | Kentucky | Louisiana | Maine | Marshall Islands | Maryland | Massachusetts | Michigan | Minnesota | Mississippi | Missouri | Montana | Nebraska | Nevada | New Hampshire | New Jersey | New Mexico | New York | North Carolina | North Dakota | Northern Mariana Islands | Ohio | Oklahoma | Oregon | Palau | Pennsylvania | Puerto Rico | Rhode Island | South Carolina | South Dakota | Tennessee | Texas | Utah | Vermont | Virginia | Virgin Islands | Washington | West Virginia | Wisconsin | Wyoming | APO/AE | AFO/FPO | FPO, AP</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Address_StreetAddress"> <summary> <para> <para>Specifies the end <c>Customer</c>'s street address associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.LifeCycle_TargetCloseDate"> <summary> <para> <para>Specifies the date when Amazon Web Services expects to start significant billing, when the project finishes, and when it moves into production. This field informs the Amazon Web Services seller about when the opportunity launches and starts to incur Amazon Web Services usage.</para><para>Ensure the <c>Target Close Date</c> isn't in the past.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Project_Title"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s title or name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Marketing_UseCase"> <summary> <para> <para>Specifies the marketing activity use case or purpose that led to the <c>Opportunity</c>'s creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty when <c>Marketing.AWSFundingUsed = No</c>.</para><para>Valid values: <c>AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Account_WebsiteUrl"> <summary> <para> <para>Specifies the end customer's company website URL associated with the <c>Opportunity</c>. This value is crucial to map the customer within the Amazon Web Services CRM system. This field is required in all cases except when the opportunity is related to national security.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.ClientToken"> <summary> <para> <para>Required to be unique, and should be unchanging, it can be randomly generated or a meaningful string.</para><para>Default: None</para><para>Best practice: To help ensure uniqueness and avoid conflicts, use a Universally Unique Identifier (UUID) as the <c>ClientToken</c>. You can use standard libraries from most programming languages to generate this. If you use the same client token, the API returns the following error: "Conflicting client token submitted for a new request body."</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Id'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.CreateOpportunityResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.CreateOpportunityResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Account_CompanyName parameter. The -PassThru parameter is deprecated, use -Select '^Account_CompanyName' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCCreateOpportunityCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet"> <summary> Allows you to remove an existing association between an <c>Opportunity</c> and related entities, such as a Partner Solution, Amazon Web Services product, or an Amazon Web Services Marketplace offer. This operation is the counterpart to <c>AssociateOpportunity</c>, and it provides flexibility to manage associations as business needs change. <para> Use this operation to update the associations of an <c>Opportunity</c> due to changes in the related entities, or if an association was made in error. Ensuring accurate associations helps maintain clarity and accuracy to track and manage business opportunities. When you replace an entity, first attach the new entity and then disassociate the one to be removed, especially if it's the last remaining entity that's required. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunity disassociation is made in. Use <c>AWS</c> to disassociate opportunities in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.OpportunityIdentifier"> <summary> <para> <para>The opportunity's unique identifier for when you want to disassociate it from related entities. This identifier helps to ensure that the correct opportunity is updated.</para><para>Validation: Ensure that the provided identifier corresponds to an existing opportunity in the Amazon Web Services system because incorrect identifiers result in an error and no changes are made.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.RelatedEntityIdentifier"> <summary> <para> <para>The related entity's identifier that you want to disassociate from the opportunity. Depending on the type of entity, this could be a simple identifier or an Amazon Resource Name (ARN) for entities managed through Amazon Web Services Marketplace.</para><para>For Amazon Web Services Marketplace entities, use the Amazon Web Services Marketplace API to obtain the necessary ARNs. For guidance on retrieving these ARNs, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html"> Amazon Web Services MarketplaceUsing the Amazon Web Services Marketplace Catalog API</a>.</para><para>Validation: Ensure the identifier or ARN is valid and corresponds to an existing entity. An incorrect or invalid identifier results in an error.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.RelatedEntityType"> <summary> <para> <para>The type of the entity that you're disassociating from the opportunity. When you specify the entity type, it helps the system correctly process the disassociation request to ensure that the right connections are removed.</para><para>Examples of entity types include Partner Solution, Amazon Web Services product, and Amazon Web Services Marketplaceoffer. Ensure that the value matches one of the expected entity types.</para><para>Validation: Provide a valid entity type to help ensure successful disassociation. An invalid or incorrect entity type results in an error.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.DisassociateOpportunityResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OpportunityIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^OpportunityIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCDisassociateOpportunityCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet"> <summary> This action rejects an <c>EngagementInvitation</c> that AWS shared. Rejecting an invitation indicates that the partner doesn't want to pursue the opportunity, and all related data will become inaccessible thereafter. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet.Catalog"> <summary> <para> <para>This is the catalog that's associated with the engagement invitation. Acceptable values are <c>AWS</c> or <c>Sandbox</c>, and these values determine the environment in which the opportunity is managed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet.Identifier"> <summary> <para> <para>This is the unique identifier of the rejected <c>EngagementInvitation</c>. Providing the correct identifier helps to ensure that the intended invitation is rejected.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet.RejectionReason"> <summary> <para> <para>This describes the reason for rejecting the engagement invitation, which helps AWS track usage patterns. Acceptable values include the following:</para><ul><li><para><i>Customer problem unclear:</i> The customer's problem isn't understood.</para></li><li><para><i>Next steps unclear:</i> The next steps required to proceed aren't understood.</para></li><li><para><i>Unable to support:</i> The partner is unable to provide support due to resource or capability constraints.</para></li><li><para><i>Duplicate of partner referral:</i> The opportunity is a duplicate of an existing referral.</para></li><li><para><i>Other:</i> Any reason not covered by other values.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.RejectEngagementInvitationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCRejectEngagementInvitationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet"> <summary> This action allows you to create an immutable snapshot of a specific resource, such as an opportunity, within the context of an engagement. The snapshot captures a subset of the resource's data based on the schema defined by the provided template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog where the snapshot is created. Valid values are <c>AWS</c> and <c>Sandbox</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.EngagementIdentifier"> <summary> <para> <para> The unique identifier of the engagement associated with this snapshot. This field links the snapshot to a specific engagement context. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.ResourceIdentifier"> <summary> <para> <para> The unique identifier of the specific resource to be snapshotted. The format and constraints of this identifier depend on the <c>ResourceType</c> specified. For example: For <c>Opportunity</c> type, it will be an opportunity ID. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.ResourceSnapshotTemplateIdentifier"> <summary> <para> <para> The name of the template that defines the schema for the snapshot. This template determines which subset of the resource data will be included in the snapshot. Must correspond to an existing and valid template for the specified <c>ResourceType</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.ResourceType"> <summary> <para> <para> Specifies the type of resource for which the snapshot is being created. This field determines the structure and content of the snapshot. Must be one of the supported resource types, such as: <c>Opportunity</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.ClientToken"> <summary> <para> <para> Specifies a unique, client-generated UUID to ensure that the request is handled exactly once. This token helps prevent duplicate snapshot creations. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.CreateResourceSnapshotResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.CreateResourceSnapshotResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet"> <summary> Use this action to create a job to generate a snapshot of the specified resource within an engagement. It initiates an asynchronous process to create a resource snapshot. The job creates a new snapshot only if the resource state has changed, adhering to the same access control and immutability rules as direct snapshot creation. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog in which to create the snapshot job. Valid values are <c>AWS</c> and <c> Sandbox</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.EngagementIdentifier"> <summary> <para> <para> Specifies the identifier of the engagement associated with the resource to be snapshotted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.ResourceIdentifier"> <summary> <para> <para> Specifies the identifier of the specific resource to be snapshotted. The format depends on the <c>ResourceType</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.ResourceSnapshotTemplateIdentifier"> <summary> <para> <para> Specifies the name of the template that defines the schema for the snapshot. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.ResourceType"> <summary> <para> <para> The type of resource for which the snapshot job is being created. Must be one of the supported resource types <c>Opportunity</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.ClientToken"> <summary> <para> <para> Specifies a unique, client-generated UUID to ensure that the request is handled exactly once. This token helps prevent duplicate snapshot job creations. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.CreateResourceSnapshotJobResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.CreateResourceSnapshotJobResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCResourceSnapshotJobCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet"> <summary> This action starts the engagement by accepting an <c>EngagementInvitation</c>. The task is asynchronous and involves the following steps: accepting the invitation, creating an opportunity in the partner’s account from the AWS opportunity, and copying details for tracking. When completed, an <c>Opportunity Created</c> event is generated, indicating that the opportunity has been successfully created in the partner's account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog related to the task. Use <c>AWS</c> for production engagements and <c>Sandbox</c> for testing scenarios.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet.Identifier"> <summary> <para> <para>Specifies the unique identifier of the <c>EngagementInvitation</c> to be accepted. Providing the correct identifier helps ensure that the correct engagement is processed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier provided by the client that helps to ensure the idempotency of the request. This can be a random or meaningful string but must be unique for each request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.StartEngagementByAcceptingInvitationTaskResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.StartEngagementByAcceptingInvitationTaskResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementByAcceptingInvitationTaskCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet"> <summary> This action initiates the engagement process from an existing opportunity by accepting the engagement invitation and creating a corresponding opportunity in the partner’s system. Similar to <c>StartEngagementByAcceptingInvitationTask</c>, this action is asynchronous and performs multiple steps before completion. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog in which the engagement is tracked. Acceptable values include <c>AWS</c> for production and <c>Sandbox</c> for testing environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.Identifier"> <summary> <para> <para>The unique identifier of the opportunity from which the engagement task is to be initiated. This helps ensure that the task is applied to the correct opportunity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.AwsSubmission_InvolvementType"> <summary> <para> <para>Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.AwsSubmission_Visibility"> <summary> <para> <para>Determines who can view AWS involvement in the opportunity. Typically, this field is set to <c>Full</c> for most cases, but it may be restricted based on special program requirements or confidentiality needs.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.ClientToken"> <summary> <para> <para>A unique token provided by the client to help ensure the idempotency of the request. It helps prevent the same task from being performed multiple times.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.StartEngagementFromOpportunityTaskResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.StartEngagementFromOpportunityTaskResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.InvokePCStartEngagementFromOpportunityTaskCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.RemovePCResourceSnapshotJobCmdlet"> <summary> Use this action to deletes a previously created resource snapshot job. The job must be in a stopped state before it can be deleted. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.RemovePCResourceSnapshotJobCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog from which to delete the snapshot job. Valid values are <c>AWS</c> and <c>Sandbox</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.RemovePCResourceSnapshotJobCmdlet.ResourceSnapshotJobIdentifier"> <summary> <para> <para> The unique identifier of the resource snapshot job to be deleted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.RemovePCResourceSnapshotJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.DeleteResourceSnapshotJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.RemovePCResourceSnapshotJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceSnapshotJobIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceSnapshotJobIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.RemovePCResourceSnapshotJobCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.StartPCResourceSnapshotJobCmdlet"> <summary> Starts a resource snapshot job that has been previously created. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StartPCResourceSnapshotJobCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StartPCResourceSnapshotJobCmdlet.ResourceSnapshotJobIdentifier"> <summary> <para> <para> The identifier of the resource snapshot job to start. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StartPCResourceSnapshotJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.StartResourceSnapshotJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StartPCResourceSnapshotJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceSnapshotJobIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceSnapshotJobIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StartPCResourceSnapshotJobCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.StopPCResourceSnapshotJobCmdlet"> <summary> Stops a resource snapshot job. The job must be started prior to being stopped. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StopPCResourceSnapshotJobCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StopPCResourceSnapshotJobCmdlet.ResourceSnapshotJobIdentifier"> <summary> <para> <para> The identifier of the job to stop. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StopPCResourceSnapshotJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.StopResourceSnapshotJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StopPCResourceSnapshotJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceSnapshotJobIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ResourceSnapshotJobIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.StopPCResourceSnapshotJobCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet"> <summary> Use this action to submit an opportunity that was previously created by partner for AWS review. After you perform this action, the opportunity becomes non-editable until it is reviewed by AWS and has <c> LifeCycle.ReviewStatus </c> as either <c>Approved</c> or <c>Action Required</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.Catalog"> <summary> <para> <para> Specifies the catalog related to the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.Identifier"> <summary> <para> <para> The identifier of the opportunity previously created by partner and needs to be submitted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.InvolvementType"> <summary> <para> <para> Specifies the level of AWS sellers' involvement on the opportunity. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.Visibility"> <summary> <para> <para> Determines whether to restrict visibility of the opportunity from AWS sales. Default value is Full. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.SubmitOpportunityResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.SubmitPCOpportunityCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet"> <summary> Updates the <c>Opportunity</c> record identified by a given <c>Identifier</c>. This operation allows you to modify the details of an existing opportunity to reflect the latest information and progress. Use this action to keep the opportunity record up-to-date and accurate. <para> When you perform updates, include the entire payload with each request. If any field is omitted, the API assumes that the field is set to <c>null</c>. The best practice is to always perform a <c>GetOpportunity</c> to retrieve the latest values, then send the complete payload with the updated values to be changed. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_AdditionalComment"> <summary> <para> <para>Captures additional comments or information for the <c>Opportunity</c> that weren't captured in other fields.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Value_Amount"> <summary> <para> <para>Specifies the payment amount.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_ApnProgram"> <summary> <para> <para>Specifies the Amazon Partner Network (APN) program that influenced the <c>Opportunity</c>. APN programs refer to specific partner programs or initiatives that can impact the <c>Opportunity</c>.</para><para>Valid values: <c>APN Immersion Days | APN Solution Space | ATO (Authority to Operate) | AWS Marketplace Campaign | IS Immersion Day SFID Program | ISV Workload Migration | Migration Acceleration Program | P3 | Partner Launch Initiative | Partner Opportunity Acceleration Funded | The Next Smart | VMware Cloud on AWS | Well-Architected | Windows | Workspaces/AppStream Accelerator Program | WWPS NDPP</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Account_AwsAccountId"> <summary> <para> <para>Specifies the <c>Customer</c> Amazon Web Services account ID associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Marketing_AwsFundingUsed"> <summary> <para> <para>Indicates if the <c>Opportunity</c> is a marketing development fund (MDF) funded activity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Marketing_CampaignName"> <summary> <para> <para>Specifies the <c>Opportunity</c> marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize the <c>Opportunity</c> within marketing campaigns. If you don't have a campaign code, contact your Amazon Web Services point of contact to obtain one.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog associated with the request. This field takes a string value from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which environment the opportunity is updated in. Use <c>AWS</c> to update real opportunities in the production environment, and <c>Sandbox</c> for testing in secure, isolated environments. When you use the <c>Sandbox</c> catalog, it allows you to simulate and validate your interactions with Amazon Web Services services without affecting live data or operations.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Marketing_Channel"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Address_City"> <summary> <para> <para>Specifies the end <c>Customer</c>'s city associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_ClosedLostReason"> <summary> <para> <para>Specifies the reason code when an opportunity is marked as <i>Closed Lost</i>. When you select an appropriate reason code, you communicate the context for closing the <c>Opportunity</c>, and aid in accurate reports and analysis of opportunity outcomes. The possible values are:</para><ul><li><para>Customer Deficiency: The customer lacked necessary resources or capabilities.</para></li><li><para>Delay/Cancellation of Project: The project was delayed or canceled.</para></li><li><para>Legal/Tax/Regulatory: Legal, tax, or regulatory issues prevented progress.</para></li><li><para>Lost to Competitor—Google: The opportunity was lost to Google.</para></li><li><para>Lost to Competitor—Microsoft: The opportunity was lost to Microsoft.</para></li><li><para>Lost to Competitor—SoftLayer: The opportunity was lost to SoftLayer.</para></li><li><para>Lost to Competitor—VMWare: The opportunity was lost to VMWare.</para></li><li><para>Lost to Competitor—Other: The opportunity was lost to a competitor not listed above.</para></li><li><para>No Opportunity: There was no opportunity to pursue.</para></li><li><para>On Premises Deployment: The customer chose an on-premises solution.</para></li><li><para>Partner Gap: The partner lacked necessary resources or capabilities.</para></li><li><para>Price: The price was not competitive or acceptable to the customer.</para></li><li><para>Security/Compliance: Security or compliance issues prevented progress.</para></li><li><para>Technical Limitations: Technical limitations prevented progress.</para></li><li><para>Customer Experience: Issues related to the customer's experience impacted the decision.</para></li><li><para>Other: Any reason not covered by the other values.</para></li><li><para>People/Relationship/Governance: Issues related to people, relationships, or governance.</para></li><li><para>Product/Technology: Issues related to the product or technology.</para></li><li><para>Financial/Commercial: Financial or commercial issues impacted the decision.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Account_CompanyName"> <summary> <para> <para>Specifies the end <c>Customer</c>'s company name associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_CompetitorName"> <summary> <para> <para>Name of the <c>Opportunity</c>'s competitor (if any). Use <c>Other</c> to submit a value not in the picklist.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Customer_Contact"> <summary> <para> <para>Represents the contact details for individuals associated with the customer of the <c>Opportunity</c>. This field captures relevant contacts, including decision-makers, influencers, and technical stakeholders within the customer organization. These contacts are key to progressing the opportunity.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Address_CountryCode"> <summary> <para> <para>Specifies the end <c>Customer</c>'s country associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Value_CurrencyCode"> <summary> <para> <para>Specifies the payment currency.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_CustomerBusinessProblem"> <summary> <para> <para>Describes the problem the end customer has, and how the partner is helping. Utilize this field to provide a concise narrative that outlines the customer's business challenge or issue. Elaborate on how the partner's solution or offerings align to resolve the customer's business problem. Include relevant information about the partner's value proposition, unique selling points, and expertise to tackle the issue. Offer insights on how the proposed solution meets the customer's needs and provides value. Use concise language and precise descriptions to convey the context and significance of the <c>Opportunity</c>. The content in this field helps Amazon Web Services understand the nature of the <c>Opportunity</c> and the strategic fit of the partner's solution.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_CustomerUseCase"> <summary> <para> <para>Specifies the proposed solution focus or type of workload for the Opportunity. This field captures the primary use case or objective of the proposed solution, and provides context and clarity to the addressed workload.</para><para>Valid values: <c>AI Machine Learning and Analytics | Archiving | Big Data: Data Warehouse/Data Integration/ETL/Data Lake/BI | Blockchain | Business Applications: Mainframe Modernization | Business Applications & Contact Center | Business Applications & SAP Production | Centralized Operations Management | Cloud Management Tools | Cloud Management Tools & DevOps with Continuous Integration & Continuous Delivery (CICD) | Configuration, Compliance & Auditing | Connected Services | Containers & Serverless | Content Delivery & Edge Services | Database | Edge Computing/End User Computing | Energy | Enterprise Governance & Controls | Enterprise Resource Planning | Financial Services | Healthcare and Life Sciences | High Performance Computing | Hybrid Application Platform | Industrial Software | IOT | Manufacturing, Supply Chain and Operations | Media & High performance computing (HPC) | Migration/Database Migration | Monitoring, logging and performance | Monitoring & Observability | Networking | Outpost | SAP | Security & Compliance | Storage & Backup | Training | VMC | VMWare | Web development & DevOps</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.SoftwareRevenue_DeliveryModel"> <summary> <para> <para>Specifies the customer's intended payment type agreement or procurement method to acquire the solution or service outlined in the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_DeliveryModel"> <summary> <para> <para>Specifies the deployment or consumption model for your solution or service in the <c>Opportunity</c>'s context. You can select multiple options.</para><para>Options' descriptions from the <c>Delivery Model</c> field are:</para><ul><li><para>SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.</para></li><li><para>BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.</para></li><li><para>Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).</para></li><li><para>Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).</para></li><li><para>Resell: Amazon Web Services accounts and billing management for your customers.</para></li><li><para>Other: Delivery model not described above.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Account_Dun"> <summary> <para> <para>Indicates the <c>Customer</c> DUNS number, if available.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.SoftwareRevenue_EffectiveDate"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s customer engagement start date for the contract's effectiveness.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_ExpectedCustomerSpend"> <summary> <para> <para>Represents the estimated amount that the customer is expected to spend on AWS services related to the opportunity. This helps in evaluating the potential financial value of the opportunity for AWS.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.SoftwareRevenue_ExpirationDate"> <summary> <para> <para>Specifies the expiration date for the contract between the customer and Amazon Web Services partner. It signifies the termination date of the agreed-upon engagement period between both parties.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Identifier"> <summary> <para> <para>Read-only, system generated <c>Opportunity</c> unique identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Account_Industry"> <summary> <para> <para>Specifies the industry the end <c>Customer</c> belongs to that's associated with the <c>Opportunity</c>. It refers to the category or sector where the customer's business operates. This is a required field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LastModifiedDate"> <summary> <para> <para><c>DateTime</c> when the opportunity was last modified.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.NationalSecurity"> <summary> <para> <para>Specifies if the opportunity is associated with national security concerns. This flag is only applicable when the industry is <c>Government</c>. For national-security-related opportunities, validation and compliance rules may apply, impacting the opportunity's visibility and processing.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_NextStep"> <summary> <para> <para>Specifies the upcoming actions or tasks for the <c>Opportunity</c>. Use this field to communicate with Amazon Web Services about the next actions required for the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_NextStepsHistory"> <summary> <para> <para>Captures a chronological record of the next steps or actions planned or taken for the current opportunity, along with the timestamp.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.OpportunityType"> <summary> <para> <para>Specifies the opportunity type as a renewal, new, or expansion.</para><para>Opportunity types:</para><ul><li><para>New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.</para></li><li><para>Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.</para></li><li><para>Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_OtherCompetitorName"> <summary> <para> <para>Only allowed when <c>CompetitorNames</c> has <c>Other</c> selected.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Account_OtherIndustry"> <summary> <para> <para>Specifies the end <c>Customer</c>'s industry associated with the <c>Opportunity</c>, when the selected value in the <c>Industry</c> field is <c>Other</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_OtherSolutionDescription"> <summary> <para> <para>Specifies the offered solution for the customer's business problem when the <c> RelatedEntityIdentifiers.Solutions</c> field value is <c>Other</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.PartnerOpportunityIdentifier"> <summary> <para> <para>Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload sent back to the partner.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Address_PostalCode"> <summary> <para> <para>Specifies the end <c>Customer</c>'s postal code associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.PrimaryNeedsFromAw"> <summary> <para> <para>Identifies the type of support the partner needs from Amazon Web Services.</para><para>Valid values:</para><ul><li><para>Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.</para></li><li><para>Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.</para></li><li><para>Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.</para></li><li><para>Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).</para></li><li><para>Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.</para></li><li><para>Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.</para></li><li><para>Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).</para></li><li><para>Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.</para></li><li><para>Do Not Need Support from AWS Sales Rep: Indicates that a partner doesn't need support from an Amazon Web Services Sales representative. The opportunity is managed solely by the partner. It's possible to request coselling support on these opportunities at any stage during their lifecycle. Also known as, for-visibility-only (FVO) opportunity.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_RelatedOpportunityIdentifier"> <summary> <para> <para>Specifies the current opportunity's parent opportunity identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_ReviewComment"> <summary> <para> <para>Indicates why an opportunity was sent back for further details. Partners must take corrective action based on the <c>ReviewComments</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_ReviewStatus"> <summary> <para> <para>Indicates the review status of an opportunity referred by a partner. This field is read-only and only applicable for partner referrals. The possible values are:</para><ul><li><para>Pending Submission: Not submitted for validation (editable).</para></li><li><para>Submitted: Submitted for validation, and Amazon Web Services hasn't reviewed it (read-only).</para></li><li><para>In Review: Amazon Web Services is validating (read-only).</para></li><li><para>Action Required: Issues that Amazon Web Services highlights need to be addressed. Partners should use the <c>UpdateOpportunity</c> API action to update the opportunity and helps to ensure that all required changes are made. Only the following fields are editable when the <c>Lifecycle.ReviewStatus</c> is <c>Action Required</c>:</para><ul><li><para>Customer.Account.Address.City</para></li><li><para>Customer.Account.Address.CountryCode</para></li><li><para>Customer.Account.Address.PostalCode</para></li><li><para>Customer.Account.Address.StateOrRegion</para></li><li><para>Customer.Account.Address.StreetAddress</para></li><li><para>Customer.Account.WebsiteUrl</para></li><li><para>LifeCycle.TargetCloseDate</para></li><li><para>Project.ExpectedMonthlyAWSRevenue.Amount</para></li><li><para>Project.ExpectedMonthlyAWSRevenue.CurrencyCode</para></li><li><para>Project.CustomerBusinessProblem</para></li><li><para>PartnerOpportunityIdentifier</para></li></ul><para>After updates, the opportunity re-enters the validation phase. This process repeats until all issues are resolved, and the opportunity's <c>Lifecycle.ReviewStatus</c> is set to <c>Approved</c> or <c>Rejected</c>.</para></li><li><para>Approved: Validated and converted into the Amazon Web Services seller's pipeline (editable).</para></li><li><para>Rejected: Disqualified (read-only).</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_ReviewStatusReason"> <summary> <para> <para>Indicates the reason a decision was made during the opportunity review process. This field combines the reasons for both disqualified and action required statuses, and provide clarity for why an opportunity was disqualified or requires further action.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_SalesActivity"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.</para><para>Valid values:</para><ul><li><para>Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.</para></li><li><para>Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.</para></li><li><para>Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.</para></li><li><para>In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.</para></li><li><para>Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer's business problem.</para></li><li><para>Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.</para></li><li><para>Finalized Deployment Need: Both parties agree with and finalized the deployment needs.</para></li><li><para>SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Marketing_Source"> <summary> <para> <para>Indicates if the <c>Opportunity</c> was sourced from an Amazon Web Services marketing activity. Use the value <c>Marketing Activity</c>. Use <c>None</c> if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_Stage"> <summary> <para> <para>Specifies the current stage of the <c>Opportunity</c>'s lifecycle as it maps to Amazon Web Services stages from the current stage in the partner CRM. This field provides a translated value of the stage, and offers insight into the <c>Opportunity</c>'s progression in the sales cycle, according to Amazon Web Services definitions.</para><note><para>A lead and a prospect must be further matured to a <c>Qualified</c> opportunity before submission. Opportunities that were closed/lost before submission aren't suitable for submission.</para></note><para>The descriptions of each sales stage are:</para><ul><li><para>Prospect: Amazon Web Services identifies the opportunity. It can be active (Comes directly from the end customer through a lead) or latent (Your account team believes it exists based on research, account plans, sales plays).</para></li><li><para>Qualified: Your account team engaged with the customer to discuss viability and requirements. The customer agreed that the opportunity is real, of interest, and may solve business/technical needs.</para></li><li><para>Technical Validation: All parties understand the implementation plan.</para></li><li><para>Business Validation: Pricing was proposed, and all parties agree to the steps to close.</para></li><li><para>Committed: The customer signed the contract, but Amazon Web Services hasn't started billing.</para></li><li><para>Launched: The workload is complete, and Amazon Web Services has started billing.</para></li><li><para>Closed Lost: The opportunity is lost, and there are no steps to move forward.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Address_StateOrRegion"> <summary> <para> <para>Specifies the end <c>Customer</c>'s state or region associated with the <c>Opportunity</c>.</para><para>Valid values: <c>Alabama | Alaska | American Samoa | Arizona | Arkansas | California | Colorado | Connecticut | Delaware | Dist. of Columbia | Federated States of Micronesia | Florida | Georgia | Guam | Hawaii | Idaho | Illinois | Indiana | Iowa | Kansas | Kentucky | Louisiana | Maine | Marshall Islands | Maryland | Massachusetts | Michigan | Minnesota | Mississippi | Missouri | Montana | Nebraska | Nevada | New Hampshire | New Jersey | New Mexico | New York | North Carolina | North Dakota | Northern Mariana Islands | Ohio | Oklahoma | Oregon | Palau | Pennsylvania | Puerto Rico | Rhode Island | South Carolina | South Dakota | Tennessee | Texas | Utah | Vermont | Virginia | Virgin Islands | Washington | West Virginia | Wisconsin | Wyoming | APO/AE | AFO/FPO | FPO, AP</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Address_StreetAddress"> <summary> <para> <para>Specifies the end <c>Customer</c>'s street address associated with the <c>Opportunity</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.LifeCycle_TargetCloseDate"> <summary> <para> <para>Specifies the date when Amazon Web Services expects to start significant billing, when the project finishes, and when it moves into production. This field informs the Amazon Web Services seller about when the opportunity launches and starts to incur Amazon Web Services usage.</para><para>Ensure the <c>Target Close Date</c> isn't in the past.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Project_Title"> <summary> <para> <para>Specifies the <c>Opportunity</c>'s title or name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Marketing_UseCase"> <summary> <para> <para>Specifies the marketing activity use case or purpose that led to the <c>Opportunity</c>'s creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty when <c>Marketing.AWSFundingUsed = No</c>.</para><para>Valid values: <c>AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR</c></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Account_WebsiteUrl"> <summary> <para> <para>Specifies the end customer's company website URL associated with the <c>Opportunity</c>. This value is crucial to map the customer within the Amazon Web Services CRM system. This field is required in all cases except when the opportunity is related to national security.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.UpdateOpportunityResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.UpdateOpportunityResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.UpdatePCOpportunityCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.PC.WritePCSellingSystemSettingCmdlet"> <summary> Updates the currently set system settings, which include the IAM Role used for resource snapshot jobs. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.WritePCSellingSystemSettingCmdlet.Catalog"> <summary> <para> <para>Specifies the catalog in which the settings will be updated. Acceptable values include <c>AWS</c> for production and <c>Sandbox</c> for testing environments.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.WritePCSellingSystemSettingCmdlet.ResourceSnapshotJobRoleIdentifier"> <summary> <para> <para>Specifies the ARN of the IAM Role used for resource snapshot job executions.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.WritePCSellingSystemSettingCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PartnerCentralSelling.Model.PutSellingSystemSettingsResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.PutSellingSystemSettingsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.WritePCSellingSystemSettingCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Catalog parameter. The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.PC.WritePCSellingSystemSettingCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |