We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.62.0
published on Monday, Apr 20, 2026 by Pulumi
published on Monday, Apr 20, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.62.0
published on Monday, Apr 20, 2026 by Pulumi
published on Monday, Apr 20, 2026 by Pulumi
Resource Type definition for AWS::CustomerProfiles::Recommender
Using getRecommender
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 getRecommender(args: GetRecommenderArgs, opts?: InvokeOptions): Promise<GetRecommenderResult>
function getRecommenderOutput(args: GetRecommenderOutputArgs, opts?: InvokeOptions): Output<GetRecommenderResult>def get_recommender(domain_name: Optional[str] = None,
recommender_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRecommenderResult
def get_recommender_output(domain_name: Optional[pulumi.Input[str]] = None,
recommender_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRecommenderResult]func LookupRecommender(ctx *Context, args *LookupRecommenderArgs, opts ...InvokeOption) (*LookupRecommenderResult, error)
func LookupRecommenderOutput(ctx *Context, args *LookupRecommenderOutputArgs, opts ...InvokeOption) LookupRecommenderResultOutput> Note: This function is named LookupRecommender in the Go SDK.
public static class GetRecommender
{
public static Task<GetRecommenderResult> InvokeAsync(GetRecommenderArgs args, InvokeOptions? opts = null)
public static Output<GetRecommenderResult> Invoke(GetRecommenderInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRecommenderResult> getRecommender(GetRecommenderArgs args, InvokeOptions options)
public static Output<GetRecommenderResult> getRecommender(GetRecommenderArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:customerprofiles:getRecommender
arguments:
# arguments dictionaryThe following arguments are supported:
- Domain
Name string - Recommender
Name string
- Domain
Name string - Recommender
Name string
- domain
Name String - recommender
Name String
- domain
Name string - recommender
Name string
- domain_
name str - recommender_
name str
- domain
Name String - recommender
Name String
getRecommender Result
The following output properties are available:
- Created
At string - The timestamp of when the recommender was created.
- Description string
- Failure
Reason string - The reason for recommender failure.
- Last
Updated stringAt - The timestamp of when the recommender was last updated.
- Latest
Recommender Pulumi.Update Aws Native. Customer Profiles. Outputs. Recommender Update - Recommender
Arn string - The Amazon Resource Name (ARN) of the recommender.
- Recommender
Config Pulumi.Aws Native. Customer Profiles. Outputs. Recommender Config - Status
Pulumi.
Aws Native. Customer Profiles. Recommender Status -
List<Pulumi.
Aws Native. Outputs. Tag> - The tags used to organize, track, or control access for this resource.
- Training
Metrics List<Pulumi.Aws Native. Customer Profiles. Outputs. Recommender Training Metrics>
- Created
At string - The timestamp of when the recommender was created.
- Description string
- Failure
Reason string - The reason for recommender failure.
- Last
Updated stringAt - The timestamp of when the recommender was last updated.
- Latest
Recommender RecommenderUpdate Update - Recommender
Arn string - The Amazon Resource Name (ARN) of the recommender.
- Recommender
Config RecommenderConfig - Status
Recommender
Status - Tag
- The tags used to organize, track, or control access for this resource.
- Training
Metrics []RecommenderTraining Metrics
- created
At String - The timestamp of when the recommender was created.
- description String
- failure
Reason String - The reason for recommender failure.
- last
Updated StringAt - The timestamp of when the recommender was last updated.
- latest
Recommender RecommenderUpdate Update - recommender
Arn String - The Amazon Resource Name (ARN) of the recommender.
- recommender
Config RecommenderConfig - status
Recommender
Status - List<Tag>
- The tags used to organize, track, or control access for this resource.
- training
Metrics List<RecommenderTraining Metrics>
- created
At string - The timestamp of when the recommender was created.
- description string
- failure
Reason string - The reason for recommender failure.
- last
Updated stringAt - The timestamp of when the recommender was last updated.
- latest
Recommender RecommenderUpdate Update - recommender
Arn string - The Amazon Resource Name (ARN) of the recommender.
- recommender
Config RecommenderConfig - status
Recommender
Status - Tag[]
- The tags used to organize, track, or control access for this resource.
- training
Metrics RecommenderTraining Metrics[]
- created_
at str - The timestamp of when the recommender was created.
- description str
- failure_
reason str - The reason for recommender failure.
- last_
updated_ strat - The timestamp of when the recommender was last updated.
- latest_
recommender_ Recommenderupdate Update - recommender_
arn str - The Amazon Resource Name (ARN) of the recommender.
- recommender_
config RecommenderConfig - status
Recommender
Status - Sequence[root_Tag]
- The tags used to organize, track, or control access for this resource.
- training_
metrics Sequence[RecommenderTraining Metrics]
- created
At String - The timestamp of when the recommender was created.
- description String
- failure
Reason String - The reason for recommender failure.
- last
Updated StringAt - The timestamp of when the recommender was last updated.
- latest
Recommender Property MapUpdate - recommender
Arn String - The Amazon Resource Name (ARN) of the recommender.
- recommender
Config Property Map - status "PENDING" | "IN_PROGRESS" | "STOPPING" | "STARTING" | "ACTIVE" | "INACTIVE" | "FAILED" | "DELETING"
- List<Property Map>
- The tags used to organize, track, or control access for this resource.
- training
Metrics List<Property Map>
Supporting Types
RecommenderConfig
RecommenderEventParameters
- Event
Type string - The type of event
- Event
Value doubleThreshold - The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
- Event
Type string - The type of event
- Event
Value float64Threshold - The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
- event
Type String - The type of event
- event
Value DoubleThreshold - The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
- event
Type string - The type of event
- event
Value numberThreshold - The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
- event_
type str - The type of event
- event_
value_ floatthreshold - The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
- event
Type String - The type of event
- event
Value NumberThreshold - The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
RecommenderEventsConfig
- Event
Parameters List<Pulumi.List Aws Native. Customer Profiles. Inputs. Recommender Event Parameters> - List of event parameters with their value thresholds
- Event
Parameters []RecommenderList Event Parameters - List of event parameters with their value thresholds
- event
Parameters List<RecommenderList Event Parameters> - List of event parameters with their value thresholds
- event
Parameters RecommenderList Event Parameters[] - List of event parameters with their value thresholds
- event_
parameters_ Sequence[Recommenderlist Event Parameters] - List of event parameters with their value thresholds
- event
Parameters List<Property Map>List - List of event parameters with their value thresholds
RecommenderStatus
RecommenderTrainingMetrics
- Metrics
Pulumi.
Aws Native. Customer Profiles. Inputs. Recommender Training Metrics Metrics Properties - Training metrics by type
- Time string
- Timestamp of the training metrics
- Metrics
Recommender
Training Metrics Metrics Properties - Training metrics by type
- Time string
- Timestamp of the training metrics
- metrics
Recommender
Training Metrics Metrics Properties - Training metrics by type
- time String
- Timestamp of the training metrics
- metrics
Recommender
Training Metrics Metrics Properties - Training metrics by type
- time string
- Timestamp of the training metrics
- metrics
Recommender
Training Metrics Metrics Properties - Training metrics by type
- time str
- Timestamp of the training metrics
- metrics Property Map
- Training metrics by type
- time String
- Timestamp of the training metrics
RecommenderTrainingMetricsMetricsProperties
- Coverage double
- Freshness double
- Hit double
- Popularity double
- Recall double
- Similarity double
- Coverage float64
- Freshness float64
- Hit float64
- Popularity float64
- Recall float64
- Similarity float64
- coverage Double
- freshness Double
- hit Double
- popularity Double
- recall Double
- similarity Double
- coverage number
- freshness number
- hit number
- popularity number
- recall number
- similarity number
- coverage float
- freshness float
- hit float
- popularity float
- recall float
- similarity float
- coverage Number
- freshness Number
- hit Number
- popularity Number
- recall Number
- similarity Number
RecommenderUpdate
- Creation
Date stringTime - The timestamp of when the update was created
- Failure
Reason string - The reason for update failure
- Last
Updated stringDate Time - The timestamp of when the update was last modified
- Recommender
Config Pulumi.Aws Native. Customer Profiles. Inputs. Recommender Config - Status
Pulumi.
Aws Native. Customer Profiles. Recommender Status
- Creation
Date stringTime - The timestamp of when the update was created
- Failure
Reason string - The reason for update failure
- Last
Updated stringDate Time - The timestamp of when the update was last modified
- Recommender
Config RecommenderConfig - Status
Recommender
Status
- creation
Date StringTime - The timestamp of when the update was created
- failure
Reason String - The reason for update failure
- last
Updated StringDate Time - The timestamp of when the update was last modified
- recommender
Config RecommenderConfig - status
Recommender
Status
- creation
Date stringTime - The timestamp of when the update was created
- failure
Reason string - The reason for update failure
- last
Updated stringDate Time - The timestamp of when the update was last modified
- recommender
Config RecommenderConfig - status
Recommender
Status
- creation_
date_ strtime - The timestamp of when the update was created
- failure_
reason str - The reason for update failure
- last_
updated_ strdate_ time - The timestamp of when the update was last modified
- recommender_
config RecommenderConfig - status
Recommender
Status
- creation
Date StringTime - The timestamp of when the update was created
- failure
Reason String - The reason for update failure
- last
Updated StringDate Time - The timestamp of when the update was last modified
- recommender
Config Property Map - status "PENDING" | "IN_PROGRESS" | "STOPPING" | "STARTING" | "ACTIVE" | "INACTIVE" | "FAILED" | "DELETING"
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.
Viewing docs for AWS Cloud Control v1.62.0
published on Monday, Apr 20, 2026 by Pulumi
published on Monday, Apr 20, 2026 by Pulumi
