---
type: resource-type
title: BedrockMantleProject
description: aws resource type AWS::BedrockMantle::Project
name: BedrockMantleProject
lexicon: aws
resource_type: AWS::BedrockMantle::Project
---
`AWS::BedrockMantle::Project`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the project.
- `Arn` (`string`, optional): The ARN of the project.
- `CreatedAt` (`string`, optional): The timestamp when the project was created.
- `Id` (`string`, optional): The unique identifier of the project.
- `Tags` (`BedrockMantleProject_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
