This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EC2::VerifiedAccessInstance VerifiedAccessLogs
Describes the options for Verified Access logs.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CloudWatchLogs" :CloudWatchLogs, "IncludeTrustContext" :Boolean, "KinesisDataFirehose" :KinesisDataFirehose, "LogVersion" :String, "S3" :S3}
YAML
CloudWatchLogs:CloudWatchLogsIncludeTrustContext:BooleanKinesisDataFirehose:KinesisDataFirehoseLogVersion:StringS3:S3
Properties
CloudWatchLogs-
CloudWatch Logs logging destination.
Required: No
Type: CloudWatchLogs
Update requires: No interruption
IncludeTrustContext-
Indicates whether to include trust data sent by trust providers in the logs.
Required: No
Type: Boolean
Update requires: No interruption
KinesisDataFirehose-
Kinesis logging destination.
Required: No
Type: KinesisDataFirehose
Update requires: No interruption
LogVersion-
The logging version.
Valid values:
ocsf-0.1|ocsf-1.0.0-rc.2Required: No
Type: String
Update requires: No interruption
S3-
Amazon S3 logging options.
Required: No
Type: S3
Update requires: No interruption
Warning Javascript is disabled or is unavailable in your browser.
To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.