We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
aws-native.datazone.getProjectProfile
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
Definition of AWS::DataZone::ProjectProfile Resource Type
Using getProjectProfile
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getProjectProfile(args: GetProjectProfileArgs, opts?: InvokeOptions): Promise<GetProjectProfileResult>
function getProjectProfileOutput(args: GetProjectProfileOutputArgs, opts?: InvokeOptions): Output<GetProjectProfileResult>def get_project_profile(domain_identifier: Optional[str] = None,
identifier: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetProjectProfileResult
def get_project_profile_output(domain_identifier: Optional[pulumi.Input[str]] = None,
identifier: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetProjectProfileResult]func LookupProjectProfile(ctx *Context, args *LookupProjectProfileArgs, opts ...InvokeOption) (*LookupProjectProfileResult, error)
func LookupProjectProfileOutput(ctx *Context, args *LookupProjectProfileOutputArgs, opts ...InvokeOption) LookupProjectProfileResultOutput> Note: This function is named LookupProjectProfile in the Go SDK.
public static class GetProjectProfile
{
public static Task<GetProjectProfileResult> InvokeAsync(GetProjectProfileArgs args, InvokeOptions? opts = null)
public static Output<GetProjectProfileResult> Invoke(GetProjectProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProjectProfileResult> getProjectProfile(GetProjectProfileArgs args, InvokeOptions options)
public static Output<GetProjectProfileResult> getProjectProfile(GetProjectProfileArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:datazone:getProjectProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Domain
Identifier string - A domain ID of the project profile.
- Identifier string
- Project profile ID.
- Domain
Identifier string - A domain ID of the project profile.
- Identifier string
- Project profile ID.
- domain
Identifier String - A domain ID of the project profile.
- identifier String
- Project profile ID.
- domain
Identifier string - A domain ID of the project profile.
- identifier string
- Project profile ID.
- domain_
identifier str - A domain ID of the project profile.
- identifier str
- Project profile ID.
- domain
Identifier String - A domain ID of the project profile.
- identifier String
- Project profile ID.
getProjectProfile Result
The following output properties are available:
- Created
At string - The timestamp of when the project profile was created.
- Created
By string - The user who created the project profile.
- Description string
- The description of the project profile.
- Domain
Id string - The domain ID of the project profile.
- Domain
Unit stringId - The domain unit ID of the project profile.
- Environment
Configurations List<Pulumi.Aws Native. Data Zone. Outputs. Project Profile Environment Configuration> - Environment configurations of a project profile.
- Id string
- The ID of the project profile.
- Identifier string
- Project profile ID.
- Last
Updated stringAt - The timestamp at which a project profile was last updated.
- Name string
- The name of a project profile.
- Status
Pulumi.
Aws Native. Data Zone. Project Profile Status - The status of a project profile.
- Created
At string - The timestamp of when the project profile was created.
- Created
By string - The user who created the project profile.
- Description string
- The description of the project profile.
- Domain
Id string - The domain ID of the project profile.
- Domain
Unit stringId - The domain unit ID of the project profile.
- Environment
Configurations []ProjectProfile Environment Configuration - Environment configurations of a project profile.
- Id string
- The ID of the project profile.
- Identifier string
- Project profile ID.
- Last
Updated stringAt - The timestamp at which a project profile was last updated.
- Name string
- The name of a project profile.
- Status
Project
Profile Status - The status of a project profile.
- created
At String - The timestamp of when the project profile was created.
- created
By String - The user who created the project profile.
- description String
- The description of the project profile.
- domain
Id String - The domain ID of the project profile.
- domain
Unit StringId - The domain unit ID of the project profile.
- environment
Configurations List<ProjectProfile Environment Configuration> - Environment configurations of a project profile.
- id String
- The ID of the project profile.
- identifier String
- Project profile ID.
- last
Updated StringAt - The timestamp at which a project profile was last updated.
- name String
- The name of a project profile.
- status
Project
Profile Status - The status of a project profile.
- created
At string - The timestamp of when the project profile was created.
- created
By string - The user who created the project profile.
- description string
- The description of the project profile.
- domain
Id string - The domain ID of the project profile.
- domain
Unit stringId - The domain unit ID of the project profile.
- environment
Configurations ProjectProfile Environment Configuration[] - Environment configurations of a project profile.
- id string
- The ID of the project profile.
- identifier string
- Project profile ID.
- last
Updated stringAt - The timestamp at which a project profile was last updated.
- name string
- The name of a project profile.
- status
Project
Profile Status - The status of a project profile.
- created_
at str - The timestamp of when the project profile was created.
- created_
by str - The user who created the project profile.
- description str
- The description of the project profile.
- domain_
id str - The domain ID of the project profile.
- domain_
unit_ strid - The domain unit ID of the project profile.
- environment_
configurations Sequence[ProjectProfile Environment Configuration] - Environment configurations of a project profile.
- id str
- The ID of the project profile.
- identifier str
- Project profile ID.
- last_
updated_ strat - The timestamp at which a project profile was last updated.
- name str
- The name of a project profile.
- status
Project
Profile Status - The status of a project profile.
- created
At String - The timestamp of when the project profile was created.
- created
By String - The user who created the project profile.
- description String
- The description of the project profile.
- domain
Id String - The domain ID of the project profile.
- domain
Unit StringId - The domain unit ID of the project profile.
- environment
Configurations List<Property Map> - Environment configurations of a project profile.
- id String
- The ID of the project profile.
- identifier String
- Project profile ID.
- last
Updated StringAt - The timestamp at which a project profile was last updated.
- name String
- The name of a project profile.
- status "ENABLED" | "DISABLED"
- The status of a project profile.
Supporting Types
ProjectProfileAwsAccount
- Aws
Account stringId - The account ID of a project.
- Aws
Account stringId - The account ID of a project.
- aws
Account StringId - The account ID of a project.
- aws
Account stringId - The account ID of a project.
- aws_
account_ strid - The account ID of a project.
- aws
Account StringId - The account ID of a project.
ProjectProfileDeploymentMode
ProjectProfileEnvironmentConfiguration
- Aws
Region Pulumi.Aws Native. Data Zone. Inputs. Project Profile Region - The AWS Region of the environment.
- Environment
Blueprint stringId - The environment blueprint ID.
- Name string
- The environment name.
- Aws
Account Pulumi.Aws Native. Data Zone. Inputs. Project Profile Aws Account - The AWS account of the environment.
- Configuration
Parameters Pulumi.Aws Native. Data Zone. Inputs. Project Profile Environment Configuration Parameters Details - The configuration parameters of the environment.
- Deployment
Mode Pulumi.Aws Native. Data Zone. Project Profile Deployment Mode - The deployment mode of the environment.
- Deployment
Order double - The deployment order of the environment.
- Description string
- The environment description.
- Environment
Configuration stringId
- Aws
Region ProjectProfile Region - The AWS Region of the environment.
- Environment
Blueprint stringId - The environment blueprint ID.
- Name string
- The environment name.
- Aws
Account ProjectProfile Aws Account - The AWS account of the environment.
- Configuration
Parameters ProjectProfile Environment Configuration Parameters Details - The configuration parameters of the environment.
- Deployment
Mode ProjectProfile Deployment Mode - The deployment mode of the environment.
- Deployment
Order float64 - The deployment order of the environment.
- Description string
- The environment description.
- Environment
Configuration stringId
- aws
Region ProjectProfile Region - The AWS Region of the environment.
- environment
Blueprint StringId - The environment blueprint ID.
- name String
- The environment name.
- aws
Account ProjectProfile Aws Account - The AWS account of the environment.
- configuration
Parameters ProjectProfile Environment Configuration Parameters Details - The configuration parameters of the environment.
- deployment
Mode ProjectProfile Deployment Mode - The deployment mode of the environment.
- deployment
Order Double - The deployment order of the environment.
- description String
- The environment description.
- environment
Configuration StringId
- aws
Region ProjectProfile Region - The AWS Region of the environment.
- environment
Blueprint stringId - The environment blueprint ID.
- name string
- The environment name.
- aws
Account ProjectProfile Aws Account - The AWS account of the environment.
- configuration
Parameters ProjectProfile Environment Configuration Parameters Details - The configuration parameters of the environment.
- deployment
Mode ProjectProfile Deployment Mode - The deployment mode of the environment.
- deployment
Order number - The deployment order of the environment.
- description string
- The environment description.
- environment
Configuration stringId
- aws_
region ProjectProfile Region - The AWS Region of the environment.
- environment_
blueprint_ strid - The environment blueprint ID.
- name str
- The environment name.
- aws_
account ProjectProfile Aws Account - The AWS account of the environment.
- configuration_
parameters ProjectProfile Environment Configuration Parameters Details - The configuration parameters of the environment.
- deployment_
mode ProjectProfile Deployment Mode - The deployment mode of the environment.
- deployment_
order float - The deployment order of the environment.
- description str
- The environment description.
- environment_
configuration_ strid
- aws
Region Property Map - The AWS Region of the environment.
- environment
Blueprint StringId - The environment blueprint ID.
- name String
- The environment name.
- aws
Account Property Map - The AWS account of the environment.
- configuration
Parameters Property Map - The configuration parameters of the environment.
- deployment
Mode "ON_CREATE" | "ON_DEMAND" - The deployment mode of the environment.
- deployment
Order Number - The deployment order of the environment.
- description String
- The environment description.
- environment
Configuration StringId
ProjectProfileEnvironmentConfigurationParameter
- Is
Editable bool - Specifies whether the environment parameter is editable.
- Name string
- The name of the environment configuration parameter.
- Value string
- The value of the environment configuration parameter.
- Is
Editable bool - Specifies whether the environment parameter is editable.
- Name string
- The name of the environment configuration parameter.
- Value string
- The value of the environment configuration parameter.
- is
Editable Boolean - Specifies whether the environment parameter is editable.
- name String
- The name of the environment configuration parameter.
- value String
- The value of the environment configuration parameter.
- is
Editable boolean - Specifies whether the environment parameter is editable.
- name string
- The name of the environment configuration parameter.
- value string
- The value of the environment configuration parameter.
- is_
editable bool - Specifies whether the environment parameter is editable.
- name str
- The name of the environment configuration parameter.
- value str
- The value of the environment configuration parameter.
- is
Editable Boolean - Specifies whether the environment parameter is editable.
- name String
- The name of the environment configuration parameter.
- value String
- The value of the environment configuration parameter.
ProjectProfileEnvironmentConfigurationParametersDetails
- Parameter
Overrides List<Pulumi.Aws Native. Data Zone. Inputs. Project Profile Environment Configuration Parameter> - The parameter overrides.
- Resolved
Parameters List<Pulumi.Aws Native. Data Zone. Inputs. Project Profile Environment Configuration Parameter> - The resolved environment configuration parameters.
- Ssm
Path string - Ssm path environment configuration parameters.
- Parameter
Overrides []ProjectProfile Environment Configuration Parameter - The parameter overrides.
- Resolved
Parameters []ProjectProfile Environment Configuration Parameter - The resolved environment configuration parameters.
- Ssm
Path string - Ssm path environment configuration parameters.
- parameter
Overrides List<ProjectProfile Environment Configuration Parameter> - The parameter overrides.
- resolved
Parameters List<ProjectProfile Environment Configuration Parameter> - The resolved environment configuration parameters.
- ssm
Path String - Ssm path environment configuration parameters.
- parameter
Overrides ProjectProfile Environment Configuration Parameter[] - The parameter overrides.
- resolved
Parameters ProjectProfile Environment Configuration Parameter[] - The resolved environment configuration parameters.
- ssm
Path string - Ssm path environment configuration parameters.
- parameter_
overrides Sequence[ProjectProfile Environment Configuration Parameter] - The parameter overrides.
- resolved_
parameters Sequence[ProjectProfile Environment Configuration Parameter] - The resolved environment configuration parameters.
- ssm_
path str - Ssm path environment configuration parameters.
- parameter
Overrides List<Property Map> - The parameter overrides.
- resolved
Parameters List<Property Map> - The resolved environment configuration parameters.
- ssm
Path String - Ssm path environment configuration parameters.
ProjectProfileRegion
- Region
Name string - The AWS Region name.
- Region
Name string - The AWS Region name.
- region
Name String - The AWS Region name.
- region
Name string - The AWS Region name.
- region_
name str - The AWS Region name.
- region
Name String - The AWS Region name.
ProjectProfileStatus
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
