EngagementCustomerProjectDetails
Provides comprehensive details about a customer project associated with an Engagement. This may include information such as project goals, timelines, and specific customer requirements.
Contents
Note
In the following list, the required parameters are described first.
- BusinessProblem
-
A description of the business problem the project aims to solve.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 255.
Required: Yes
- TargetCompletionDate
-
The target completion date for the customer's project.
Type: String
Pattern:
^[1-9][0-9]{3}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$
Required: Yes
- Title
-
The title of the project.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: