AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Synopsis

Calls the Partner Central Selling API UpdateEngagementContext API operation.

Syntax

Update-PCEngagementContext
-Customer_AwsMaturity <String>
-Project_BusinessProblem <String>
-Interaction_BusinessProblem <String>
-Contact_BusinessTitle <String>
-Catalog <String>
-Address_City <String>
-Payload_CustomerProject_Customer_CompanyName <String>
-Lead_Customer_CompanyName <String>
-ContextIdentifier <String>
-Customer_CountryCode <CountryCode>
-Address_CountryCode <CountryCode>
-Interaction_CustomerAction <String>
-Contact_Email <String>
-EngagementIdentifier <String>
-EngagementLastModifiedAt <DateTime>
-Contact_FirstName <String>
-Payload_CustomerProject_Customer_Industry <Industry>
-Lead_Customer_Industry <Industry>
-Interaction_InteractionDate <DateTime>
-Contact_LastName <String>
-Customer_MarketSegment <MarketSegment>
-Contact_Phone <String>
-Address_PostalCode <String>
-Lead_QualificationStatus <String>
-Interaction_SourceId <String>
-Interaction_SourceName <String>
-Interaction_SourceType <String>
-Address_StateOrRegion <String>
-Project_TargetCompletionDate <String>
-Project_Title <String>
-Type <EngagementContextType>
-Interaction_Usecase <String>
-Payload_CustomerProject_Customer_WebsiteUrl <String>
-Lead_Customer_WebsiteUrl <String>
-Select <String>
-Force <SwitchParameter>
-ClientConfig <AmazonPartnerCentralSellingConfig>

Description

Updates the context information for an existing engagement with new or modified data.

Parameters

-Address_City <String>
Specifies the end Customer's city associated with the Opportunity.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_Address_City
-Address_CountryCode <CountryCode>
Specifies the end Customer's country associated with the Opportunity.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_Address_CountryCode
-Address_PostalCode <String>
Specifies the end Customer's postal code associated with the Opportunity.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_Address_PostalCode
-Address_StateOrRegion <String>
Specifies the end Customer's state or region associated with the Opportunity.Valid values: 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
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_Address_StateOrRegion
-Catalog <String>
Specifies the catalog associated with the engagement context update request. This field takes a string value from a predefined list: AWS or Sandbox. The catalog determines which environment the engagement context is updated in.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
Amazon.PowerShell.Cmdlets.PC.AmazonPartnerCentralSellingClientCmdlet.ClientConfig
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-Contact_BusinessTitle <String>
The lead contact's business title or job role associated with the engagement.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_Contact_BusinessTitle
-Contact_Email <String>
The lead contact's email address associated with the engagement.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_Contact_Email
-Contact_FirstName <String>
The lead contact's first name associated with the engagement.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_Contact_FirstName
-Contact_LastName <String>
The lead contact's last name associated with the engagement.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_Contact_LastName
-Contact_Phone <String>
The lead contact's phone number associated with the engagement.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_Contact_Phone
-ContextIdentifier <String>
The unique identifier of the specific engagement context to be updated. This ensures that the correct context within the engagement is modified.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-Customer_AwsMaturity <String>
Indicates the customer's level of experience and adoption with AWS services. This assessment helps determine the appropriate engagement approach and solution complexity.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_AwsMaturity
-Customer_CountryCode <CountryCode>
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)
AliasesPayload_CustomerProject_Customer_CountryCode
-Customer_MarketSegment <MarketSegment>
Specifies the market segment classification of the lead customer, such as enterprise, mid-market, or small business. This segmentation helps in targeting appropriate solutions and engagement strategies.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_MarketSegment
-EngagementIdentifier <String>
The unique identifier of the Engagement containing the context to be updated. This parameter ensures the context update is applied to the correct engagement.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-EngagementLastModifiedAt <DateTime>
The timestamp when the engagement was last modified, used for optimistic concurrency control. This helps prevent conflicts when multiple users attempt to update the same engagement simultaneously.
Required?True
Position?Named
Accept pipeline input?True (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)
-Interaction_BusinessProblem <String>
Describes the business problem or challenge that the customer discussed during the interaction. This information helps qualify the lead and identify appropriate solutions.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_BusinessProblem
-Interaction_CustomerAction <String>
Describes the action taken by the customer during or as a result of the interaction, such as requesting information, scheduling a meeting, or expressing interest in a solution.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_CustomerAction
-Interaction_InteractionDate <DateTime>
The date and time when the lead interaction occurred, in ISO 8601 format (UTC). This timestamp helps track the chronology of lead engagement activities.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_InteractionDate
-Interaction_SourceId <String>
The unique identifier of the specific source that generated the lead interaction. This ID provides traceability back to the original lead generation activity.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_SourceId
-Interaction_SourceName <String>
The descriptive name of the source that generated the lead interaction, providing a human-readable identifier for the lead generation channel or activity.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_SourceName
-Interaction_SourceType <String>
Specifies the type of source that generated the lead interaction, such as "Event", "Website", "Referral", or "Campaign". This categorization helps track lead generation effectiveness across different channels.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_SourceType
-Interaction_Usecase <String>
Describes the specific use case or business scenario discussed during the lead interaction. This helps categorize the customer's interests and potential solutions.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Interaction_Usecase
-Lead_Customer_CompanyName <String>
The name of the lead customer's company. This field is essential for identifying and tracking the customer organization associated with the lead.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_CompanyName
-Lead_Customer_Industry <Industry>
Specifies the industry sector to which the lead customer's company belongs. This categorization helps in understanding the customer's business context and tailoring appropriate solutions.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_Industry
-Lead_Customer_WebsiteUrl <String>
The website URL of the lead customer's company. This provides additional context about the customer organization and helps verify company legitimacy and size.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_Customer_WebsiteUrl
-Lead_QualificationStatus <String>
The updated qualification status of the lead.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_Lead_QualificationStatus
-Payload_CustomerProject_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)
AliasesCustomer_CompanyName
-Payload_CustomerProject_Customer_Industry <Industry>
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)
AliasesCustomer_Industry
-Payload_CustomerProject_Customer_WebsiteUrl <String>
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)
AliasesCustomer_WebsiteUrl
-Project_BusinessProblem <String>
A description of the business problem the project aims to solve.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_CustomerProject_Project_BusinessProblem
-Project_TargetCompletionDate <String>
The target completion date for the customer's project.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_CustomerProject_Project_TargetCompletionDate
-Project_Title <String>
The title of the project.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesPayload_CustomerProject_Project_Title
-Select <String>
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.UpdateEngagementContextResponse). Specifying the name of a property of type Amazon.PartnerCentralSelling.Model.UpdateEngagementContextResponse 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)
Specifies the type of context being updated within the engagement. This field determines the structure and content of the context payload being modified.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)

Common Credential and Region Parameters

-AccessKey <String>
The AWS access key for the user account. This can be a temporary access key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAK
-Credential <AWSCredentials>
An AWSCredentials object instance containing access and secret key information, and optionally a token for session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-EndpointUrl <String>
The endpoint to make the call against.Note: This parameter is primarily for internal AWS use and is not required/should not be specified for normal usage. The cmdlets normally determine which endpoint to call based on the region specified to the -Region parameter or set as default in the shell (via Set-DefaultAWSRegion). Only specify this parameter if you must direct the call to a specific custom endpoint.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-NetworkCredential <PSCredential>
Used with SAML-based authentication when ProfileName references a SAML role profile. Contains the network credentials to be supplied during authentication with the configured identity provider's endpoint. This parameter is not required if the user's default network identity can or should be used during authentication.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-ProfileLocation <String>
Used to specify the name and location of the ini-format credential file (shared with the AWS CLI and other AWS SDKs)If this optional parameter is omitted this cmdlet will search the encrypted credential file used by the AWS SDK for .NET and AWS Toolkit for Visual Studio first. If the profile is not found then the cmdlet will search in the ini-format credential file at the default location: (user's home directory)\.aws\credentials.If this parameter is specified then this cmdlet will only search the ini-format credential file at the location given.As the current folder can vary in a shell or during script execution it is advised that you use specify a fully qualified path instead of a relative path.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAWSProfilesLocation, ProfilesLocation
-ProfileName <String>
The user-defined name of an AWS credentials or SAML-based role profile containing credential information. The profile is expected to be found in the secure credential file shared with the AWS SDK for .NET and AWS Toolkit for Visual Studio. You can also specify the name of a profile stored in the .ini-format credential file used with the AWS CLI and other AWS SDKs.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesStoredCredentials, AWSProfileName
-Region <Object>
The system name of an AWS region or an AWSRegion instance. This governs the endpoint that will be used when calling service operations. Note that the AWS resources referenced in a call are usually region-specific.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesRegionToCall
-SecretKey <String>
The AWS secret key for the user account. This can be a temporary secret key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSK, SecretAccessKey
-SessionToken <String>
The session token if the access and secret keys are temporary session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesST

Outputs

This cmdlet returns an Amazon.PartnerCentralSelling.Model.UpdateEngagementContextResponse object containing multiple properties.

Supported Version

AWS Tools for PowerShell: 2.x.y.z