1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. evidently
  5. getProject

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.evidently.getProject

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource Type definition for AWS::Evidently::Project

Using getProject

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 getProject(args: GetProjectArgs, opts?: InvokeOptions): Promise<GetProjectResult>
function getProjectOutput(args: GetProjectOutputArgs, opts?: InvokeOptions): Output<GetProjectResult>
Copy
def get_project(arn: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetProjectResult
def get_project_output(arn: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetProjectResult]
Copy
func LookupProject(ctx *Context, args *LookupProjectArgs, opts ...InvokeOption) (*LookupProjectResult, error)
func LookupProjectOutput(ctx *Context, args *LookupProjectOutputArgs, opts ...InvokeOption) LookupProjectResultOutput
Copy

> Note: This function is named LookupProject in the Go SDK.

public static class GetProject 
{
    public static Task<GetProjectResult> InvokeAsync(GetProjectArgs args, InvokeOptions? opts = null)
    public static Output<GetProjectResult> Invoke(GetProjectInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
public static Output<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:evidently:getProject
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Arn This property is required. string
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
Arn This property is required. string
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
arn This property is required. String
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
arn This property is required. string
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
arn This property is required. str
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
arn This property is required. String
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject

getProject Result

The following output properties are available:

AppConfigResource Pulumi.AwsNative.Evidently.Outputs.ProjectAppConfigResourceObject

Use this parameter if the project will use client-side evaluation powered by AWS AppConfig . Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Use client-side evaluation - powered by AWS AppConfig .

This parameter is a structure that contains information about the AWS AppConfig application that will be used as for client-side evaluation.

To create a project that uses client-side evaluation, you must have the evidently:ExportProjectAsConfiguration permission.

Arn string
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
DataDelivery Pulumi.AwsNative.Evidently.Outputs.ProjectDataDeliveryObject

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

You can't specify both CloudWatchLogs and S3Destination in the same operation.

Description string
An optional description of the project.
Tags List<Pulumi.AwsNative.Outputs.Tag>
An array of key-value pairs to apply to this resource.
AppConfigResource ProjectAppConfigResourceObject

Use this parameter if the project will use client-side evaluation powered by AWS AppConfig . Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Use client-side evaluation - powered by AWS AppConfig .

This parameter is a structure that contains information about the AWS AppConfig application that will be used as for client-side evaluation.

To create a project that uses client-side evaluation, you must have the evidently:ExportProjectAsConfiguration permission.

Arn string
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
DataDelivery ProjectDataDeliveryObject

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

You can't specify both CloudWatchLogs and S3Destination in the same operation.

Description string
An optional description of the project.
Tags Tag
An array of key-value pairs to apply to this resource.
appConfigResource ProjectAppConfigResourceObject

Use this parameter if the project will use client-side evaluation powered by AWS AppConfig . Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Use client-side evaluation - powered by AWS AppConfig .

This parameter is a structure that contains information about the AWS AppConfig application that will be used as for client-side evaluation.

To create a project that uses client-side evaluation, you must have the evidently:ExportProjectAsConfiguration permission.

arn String
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
dataDelivery ProjectDataDeliveryObject

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

You can't specify both CloudWatchLogs and S3Destination in the same operation.

description String
An optional description of the project.
tags List<Tag>
An array of key-value pairs to apply to this resource.
appConfigResource ProjectAppConfigResourceObject

Use this parameter if the project will use client-side evaluation powered by AWS AppConfig . Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Use client-side evaluation - powered by AWS AppConfig .

This parameter is a structure that contains information about the AWS AppConfig application that will be used as for client-side evaluation.

To create a project that uses client-side evaluation, you must have the evidently:ExportProjectAsConfiguration permission.

arn string
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
dataDelivery ProjectDataDeliveryObject

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

You can't specify both CloudWatchLogs and S3Destination in the same operation.

description string
An optional description of the project.
tags Tag[]
An array of key-value pairs to apply to this resource.
app_config_resource ProjectAppConfigResourceObject

Use this parameter if the project will use client-side evaluation powered by AWS AppConfig . Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Use client-side evaluation - powered by AWS AppConfig .

This parameter is a structure that contains information about the AWS AppConfig application that will be used as for client-side evaluation.

To create a project that uses client-side evaluation, you must have the evidently:ExportProjectAsConfiguration permission.

arn str
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
data_delivery ProjectDataDeliveryObject

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

You can't specify both CloudWatchLogs and S3Destination in the same operation.

description str
An optional description of the project.
tags Sequence[root_Tag]
An array of key-value pairs to apply to this resource.
appConfigResource Property Map

Use this parameter if the project will use client-side evaluation powered by AWS AppConfig . Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Use client-side evaluation - powered by AWS AppConfig .

This parameter is a structure that contains information about the AWS AppConfig application that will be used as for client-side evaluation.

To create a project that uses client-side evaluation, you must have the evidently:ExportProjectAsConfiguration permission.

arn String
The ARN of the project. For example, arn:aws:evidently:us-west-2:0123455678912:project/myProject
dataDelivery Property Map

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

You can't specify both CloudWatchLogs and S3Destination in the same operation.

description String
An optional description of the project.
tags List<Property Map>
An array of key-value pairs to apply to this resource.

Supporting Types

ProjectAppConfigResourceObject

ApplicationId This property is required. string
The ID of the AWS AppConfig application to use for client-side evaluation.
EnvironmentId This property is required. string
The ID of the AWS AppConfig environment to use for client-side evaluation.
ApplicationId This property is required. string
The ID of the AWS AppConfig application to use for client-side evaluation.
EnvironmentId This property is required. string
The ID of the AWS AppConfig environment to use for client-side evaluation.
applicationId This property is required. String
The ID of the AWS AppConfig application to use for client-side evaluation.
environmentId This property is required. String
The ID of the AWS AppConfig environment to use for client-side evaluation.
applicationId This property is required. string
The ID of the AWS AppConfig application to use for client-side evaluation.
environmentId This property is required. string
The ID of the AWS AppConfig environment to use for client-side evaluation.
application_id This property is required. str
The ID of the AWS AppConfig application to use for client-side evaluation.
environment_id This property is required. str
The ID of the AWS AppConfig environment to use for client-side evaluation.
applicationId This property is required. String
The ID of the AWS AppConfig application to use for client-side evaluation.
environmentId This property is required. String
The ID of the AWS AppConfig environment to use for client-side evaluation.

ProjectDataDeliveryObject

LogGroup string
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
S3 Pulumi.AwsNative.Evidently.Inputs.ProjectS3Destination
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
LogGroup string
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
S3 ProjectS3Destination
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
logGroup String
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
s3 ProjectS3Destination
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
logGroup string
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
s3 ProjectS3Destination
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
log_group str
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
s3 ProjectS3Destination
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
logGroup String
If the project stores evaluation events in CloudWatch Logs , this structure stores the log group name.
s3 Property Map
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.

ProjectS3Destination

BucketName This property is required. string
The name of the bucket in which Evidently stores evaluation events.
Prefix string
The bucket prefix in which Evidently stores evaluation events.
BucketName This property is required. string
The name of the bucket in which Evidently stores evaluation events.
Prefix string
The bucket prefix in which Evidently stores evaluation events.
bucketName This property is required. String
The name of the bucket in which Evidently stores evaluation events.
prefix String
The bucket prefix in which Evidently stores evaluation events.
bucketName This property is required. string
The name of the bucket in which Evidently stores evaluation events.
prefix string
The bucket prefix in which Evidently stores evaluation events.
bucket_name This property is required. str
The name of the bucket in which Evidently stores evaluation events.
prefix str
The bucket prefix in which Evidently stores evaluation events.
bucketName This property is required. String
The name of the bucket in which Evidently stores evaluation events.
prefix String
The bucket prefix in which Evidently stores evaluation events.

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi