AWS::DataZone::ProjectProfile - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::DataZone::ProjectProfile

The AWS::DataZone::ProjectProfile resource Property description not available. for DataZone.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::DataZone::ProjectProfile", "Properties" : { "Description" : String, "DomainIdentifier" : String, "DomainUnitIdentifier" : String, "Name" : String, "Status" : String } }

YAML

Type: AWS::DataZone::ProjectProfile Properties: Description: String DomainIdentifier: String DomainUnitIdentifier: String Name: String Status: String

Properties

Description

The description of the project profile.

Required: No

Type: String

Maximum: 2048

Update requires: No interruption

DomainIdentifier

Property description not available.

Required: No

Type: String

Pattern: ^dzd[_][a-zA-Z0-9_-]{1,36}$

Update requires: Replacement

DomainUnitIdentifier

Property description not available.

Required: No

Type: String

Pattern: ^[a-z0-9_\-]+$

Minimum: 1

Maximum: 256

Update requires: No interruption

Name

The name of a project profile.

Required: Yes

Type: String

Pattern: ^[\w -]+$

Minimum: 1

Maximum: 64

Update requires: No interruption

Status

The status of a project profile.

Required: No

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption

Return values

Ref

Fn::GetAtt

CreatedAt

The timestamp of when the project profile was created.

CreatedBy

The user who created the project profile.

DomainId

The domain ID of the project profile.

DomainUnitId

The domain unit ID of the project profile.

Id

The ID of the project profile.

Identifier

Property description not available.

LastUpdatedAt

The timestamp at which a project profile was last updated.