AWS::SSMGuiConnect::PreferencesSpecify new or changed connection recording preferences for your AWS Systems Manager GUI Connect connections.
import { CfnPreferences } from 'aws-cdk-lib/aws-ssmguiconnect';Or use the module namespace:
import * as ssmguiconnect from 'aws-cdk-lib/aws-ssmguiconnect';
// ssmguiconnect.CfnPreferencesConfiguration passed to the constructor as CfnPreferencesProps.
connectionRecordingPreferencesOptionalIResolvable | ConnectionRecordingPreferencesPropertyThe set of preferences used for recording RDP connections in the requesting AWS account and AWS Region . This includes details such as which S3 bucket recordings are stored in.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-ssmguiconnectAWS::SSMGuiConnect::Preferences