We recommend new projects start with resources from the AWS provider.
aws-native.datazone.Project
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Amazon DataZone projects are business use case–based groupings of people, assets (data), and tools used to simplify access to the AWS analytics.
Create Project Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Project(name: string, args: ProjectArgs, opts?: CustomResourceOptions);
@overload
def Project(resource_name: str,
args: ProjectArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Project(resource_name: str,
opts: Optional[ResourceOptions] = None,
domain_identifier: Optional[str] = None,
description: Optional[str] = None,
domain_unit_id: Optional[str] = None,
glossary_terms: Optional[Sequence[str]] = None,
name: Optional[str] = None,
project_profile_id: Optional[str] = None,
project_profile_version: Optional[str] = None,
user_parameters: Optional[Sequence[ProjectEnvironmentConfigurationUserParameterArgs]] = None)
func NewProject(ctx *Context, name string, args ProjectArgs, opts ...ResourceOption) (*Project, error)
public Project(string name, ProjectArgs args, CustomResourceOptions? opts = null)
public Project(String name, ProjectArgs args)
public Project(String name, ProjectArgs args, CustomResourceOptions options)
type: aws-native:datazone:Project
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProjectArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProjectArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProjectArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProjectArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProjectArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Project Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Project resource accepts the following input properties:
- Domain
Identifier string - The ID of the Amazon DataZone domain in which this project is created.
- Description string
- The description of the Amazon DataZone project.
- Domain
Unit stringId - The ID of the domain unit.
- Glossary
Terms List<string> - The glossary terms that can be used in this Amazon DataZone project.
- Name string
- The name of the Amazon DataZone project.
- Project
Profile stringId - The project profile ID.
- Project
Profile stringVersion - The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- User
Parameters List<Pulumi.Aws Native. Data Zone. Inputs. Project Environment Configuration User Parameter> - The user parameters of the project.
- Domain
Identifier string - The ID of the Amazon DataZone domain in which this project is created.
- Description string
- The description of the Amazon DataZone project.
- Domain
Unit stringId - The ID of the domain unit.
- Glossary
Terms []string - The glossary terms that can be used in this Amazon DataZone project.
- Name string
- The name of the Amazon DataZone project.
- Project
Profile stringId - The project profile ID.
- Project
Profile stringVersion - The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- User
Parameters []ProjectEnvironment Configuration User Parameter Args - The user parameters of the project.
- domain
Identifier String - The ID of the Amazon DataZone domain in which this project is created.
- description String
- The description of the Amazon DataZone project.
- domain
Unit StringId - The ID of the domain unit.
- glossary
Terms List<String> - The glossary terms that can be used in this Amazon DataZone project.
- name String
- The name of the Amazon DataZone project.
- project
Profile StringId - The project profile ID.
- project
Profile StringVersion - The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- user
Parameters List<ProjectEnvironment Configuration User Parameter> - The user parameters of the project.
- domain
Identifier string - The ID of the Amazon DataZone domain in which this project is created.
- description string
- The description of the Amazon DataZone project.
- domain
Unit stringId - The ID of the domain unit.
- glossary
Terms string[] - The glossary terms that can be used in this Amazon DataZone project.
- name string
- The name of the Amazon DataZone project.
- project
Profile stringId - The project profile ID.
- project
Profile stringVersion - The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- user
Parameters ProjectEnvironment Configuration User Parameter[] - The user parameters of the project.
- domain_
identifier str - The ID of the Amazon DataZone domain in which this project is created.
- description str
- The description of the Amazon DataZone project.
- domain_
unit_ strid - The ID of the domain unit.
- glossary_
terms Sequence[str] - The glossary terms that can be used in this Amazon DataZone project.
- name str
- The name of the Amazon DataZone project.
- project_
profile_ strid - The project profile ID.
- project_
profile_ strversion - The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- user_
parameters Sequence[ProjectEnvironment Configuration User Parameter Args] - The user parameters of the project.
- domain
Identifier String - The ID of the Amazon DataZone domain in which this project is created.
- description String
- The description of the Amazon DataZone project.
- domain
Unit StringId - The ID of the domain unit.
- glossary
Terms List<String> - The glossary terms that can be used in this Amazon DataZone project.
- name String
- The name of the Amazon DataZone project.
- project
Profile StringId - The project profile ID.
- project
Profile StringVersion - The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- user
Parameters List<Property Map> - The user parameters of the project.
Outputs
All input properties are implicitly available as output properties. Additionally, the Project resource produces the following output properties:
- Aws
Id string - The ID of the Amazon DataZone project.
- Created
At string - The timestamp of when the project was created.
- Created
By string - The Amazon DataZone user who created the project.
- Domain
Id string - The identifier of the Amazon DataZone domain in which the project was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringAt - The timestamp of when the project was last updated.
- Project
Status Pulumi.Aws Native. Data Zone. Project Status - The status of the project.
- Aws
Id string - The ID of the Amazon DataZone project.
- Created
At string - The timestamp of when the project was created.
- Created
By string - The Amazon DataZone user who created the project.
- Domain
Id string - The identifier of the Amazon DataZone domain in which the project was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringAt - The timestamp of when the project was last updated.
- Project
Status ProjectStatus - The status of the project.
- aws
Id String - The ID of the Amazon DataZone project.
- created
At String - The timestamp of when the project was created.
- created
By String - The Amazon DataZone user who created the project.
- domain
Id String - The identifier of the Amazon DataZone domain in which the project was created.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringAt - The timestamp of when the project was last updated.
- project
Status ProjectStatus - The status of the project.
- aws
Id string - The ID of the Amazon DataZone project.
- created
At string - The timestamp of when the project was created.
- created
By string - The Amazon DataZone user who created the project.
- domain
Id string - The identifier of the Amazon DataZone domain in which the project was created.
- id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringAt - The timestamp of when the project was last updated.
- project
Status ProjectStatus - The status of the project.
- aws_
id str - The ID of the Amazon DataZone project.
- created_
at str - The timestamp of when the project was created.
- created_
by str - The Amazon DataZone user who created the project.
- domain_
id str - The identifier of the Amazon DataZone domain in which the project was created.
- id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strat - The timestamp of when the project was last updated.
- project_
status ProjectStatus - The status of the project.
- aws
Id String - The ID of the Amazon DataZone project.
- created
At String - The timestamp of when the project was created.
- created
By String - The Amazon DataZone user who created the project.
- domain
Id String - The identifier of the Amazon DataZone domain in which the project was created.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringAt - The timestamp of when the project was last updated.
- project
Status "ACTIVE" | "MOVING" | "DELETING" | "DELETE_FAILED" | "UPDATING" | "UPDATE_FAILED" - The status of the project.
Supporting Types
ProjectEnvironmentConfigurationUserParameter, ProjectEnvironmentConfigurationUserParameterArgs
ProjectEnvironmentParameter, ProjectEnvironmentParameterArgs
ProjectStatus, ProjectStatusArgs
- Active
- ACTIVE
- Moving
- MOVING
- Deleting
- DELETING
- Delete
Failed - DELETE_FAILED
- Updating
- UPDATING
- Update
Failed - UPDATE_FAILED
- Project
Status Active - ACTIVE
- Project
Status Moving - MOVING
- Project
Status Deleting - DELETING
- Project
Status Delete Failed - DELETE_FAILED
- Project
Status Updating - UPDATING
- Project
Status Update Failed - UPDATE_FAILED
- Active
- ACTIVE
- Moving
- MOVING
- Deleting
- DELETING
- Delete
Failed - DELETE_FAILED
- Updating
- UPDATING
- Update
Failed - UPDATE_FAILED
- Active
- ACTIVE
- Moving
- MOVING
- Deleting
- DELETING
- Delete
Failed - DELETE_FAILED
- Updating
- UPDATING
- Update
Failed - UPDATE_FAILED
- ACTIVE
- ACTIVE
- MOVING
- MOVING
- DELETING
- DELETING
- DELETE_FAILED
- DELETE_FAILED
- UPDATING
- UPDATING
- UPDATE_FAILED
- UPDATE_FAILED
- "ACTIVE"
- ACTIVE
- "MOVING"
- MOVING
- "DELETING"
- DELETING
- "DELETE_FAILED"
- DELETE_FAILED
- "UPDATING"
- UPDATING
- "UPDATE_FAILED"
- UPDATE_FAILED
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.