AWS::SSMGuiConnect::Preferences - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::SSMGuiConnect::Preferences

Specify new or changed connection recording preferences for your Amazon Systems Manager GUI Connect connections.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::SSMGuiConnect::Preferences", "Properties" : { "ConnectionRecordingPreferences" : ConnectionRecordingPreferences } }

YAML

Type: AWS::SSMGuiConnect::Preferences Properties: ConnectionRecordingPreferences: ConnectionRecordingPreferences

Properties

ConnectionRecordingPreferences

The set of preferences used for recording RDP connections in the requesting Amazon Web Services account and Amazon Web Services Region. This includes details such as which S3 bucket recordings are stored in.

Required: No

Type: ConnectionRecordingPreferences

Update requires: No interruption

Return values

Ref

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

AccountId

The primary identifier for the Amazon CloudFormation resource.