DataAutomationProject - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DataAutomationProject

A data automation project.

Contents

creationTime

When the project was created.

Type: Timestamp

Required: Yes

lastModifiedTime

When the project was last updated.

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: Yes

status

The project's status.

Type: String

Valid Values: COMPLETED | IN_PROGRESS | FAILED

Required: Yes

customOutputConfiguration

Blueprints that are enabled for the project.

Type: CustomOutputConfiguration object

Required: No

kmsEncryptionContext

The AWS KMS encryption context to use for encryption.

Type: String to string map

Map Entries: Maximum number of items.

Key Length Constraints: Minimum length of 1. Maximum length of 2000.

Key Pattern: .*\S.*

Value Length Constraints: Minimum length of 1. Maximum length of 2000.

Value Pattern: .*\S.*

Required: No

kmsKeyId

The AWS KMS key to use for encryption.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [A-Za-z0-9][A-Za-z0-9:_/+=,@.-]+

Required: No

overrideConfiguration

Additional settings for the project.

Type: OverrideConfiguration object

Required: No

projectDescription

The project's description.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 300.

Required: No

projectStage

The project's stage.

Type: String

Valid Values: DEVELOPMENT | LIVE

Required: No

projectType

The type of bedrock data automation API that is compatible with this project.

Type: String

Valid Values: ASYNC | SYNC

Required: No

standardOutputConfiguration

The project's standard output configuration.

Type: StandardOutputConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: