AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Personalize::Solution

CfnSolution

L1 CloudFormation construct for AWS::Personalize::Solution

Import

import { CfnSolution } from 'aws-cdk-lib/aws-personalize';

Or use the module namespace:

import * as personalize from 'aws-cdk-lib/aws-personalize';
// personalize.CfnSolution

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Facts

LevelL1 (CloudFormation)
Moduleaws-personalize
CFN TypeAWS::Personalize::Solution

Related Constructs

External Links