DataAutomationProjectSummary
A summary of a data automation project.
Contents
- creationTime
 - 
               
The project's creation time.
Type: Timestamp
Required: Yes
 - projectArn
 - 
               
The project's ARN.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Pattern:
arn:aws(|-cn|-us-gov):bedrock:[a-zA-Z0-9-]*:(aws|[0-9]{12}):data-automation-project/[a-zA-Z0-9-]{12,36}Required: Yes
 - projectName
 - 
               
The project's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9-_]+Required: No
 - projectStage
 - 
               
The project's stage.
Type: String
Valid Values:
DEVELOPMENT | LIVERequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: