Represents the alias of the partner account receiving the Engagement Invitation, making it easier to identify and track the recipient in reports or logs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Receiver_Account_Alias |
-Account_AwsAccountId <
String>
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Receiver_Account_AwsAccountId |
Specifies the catalog related to the engagement. Accepted values are AWS and Sandbox, which determine the environment in which the engagement is managed.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.PC.AmazonPartnerCentralSellingClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies a unique, client-generated UUID to ensure that the request is handled exactly once. This token helps prevent duplicate invitation creations.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Customer_CompanyName <
String>
Represents the name of the customer’s company associated with the Engagement Invitation. This field is used to identify the customer.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Customer_CompanyName |
Indicates the country in which the customer’s company operates. This field is useful for understanding regional requirements or compliance needs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Customer_CountryCode |
Specifies the industry to which the customer’s company belongs. This field helps categorize the opportunity based on the customer’s business sector.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Customer_Industry |
Provides the website URL of the customer’s company. This field helps partners verify the legitimacy and size of the customer organization.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Customer_WebsiteUrl |
-EngagementIdentifier <
String>
The unique identifier of the Engagement associated with the invitation. This parameter ensures the invitation is created within the correct Engagement context.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A message accompanying the invitation.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-OpportunityInvitation_ReceiverResponsibility <
String[]>
Outlines the responsibilities or expectations of the receiver in the context of the invitation. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_ReceiverResponsibilities |
Represents the contact details of the AWS representatives involved in sending the Engagement Invitation. These contacts are opportunity stakeholders. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_SenderContacts |
-Project_BusinessProblem <
String>
Describes the business problem that the project aims to solve. This information is crucial for understanding the project’s goals and objectives.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Project_BusinessProblem |
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. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Project_ExpectedCustomerSpend |
-Project_TargetCompletionDate <
String>
Specifies the estimated date of project completion. This field helps track the project timeline and manage expectations.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Project_TargetCompletionDate |
Specifies the title of the project. This title helps partners quickly identify and understand the focus of the project.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Invitation_Payload_OpportunityInvitation_Project_Title |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |