AWS::SecurityLake::Subscriber AwsLogSource - 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).

AWS::SecurityLake::Subscriber AwsLogSource

Adds a natively supported Amazon service as an Amazon Security Lake source. Enables source types for member accounts in required Amazon Regions, based on the parameters you specify. You can choose any source type in any Region for either accounts that are part of a trusted organization or standalone accounts. Once you add an Amazon service as a source, Security Lake starts collecting logs and events from it.

Syntax

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

JSON

{ "SourceName" : String, "SourceVersion" : String }

YAML

SourceName: String SourceVersion: String

Properties

SourceName

Source name of the natively supported Amazon service that is supported as an Amazon Security Lake source. For the list of sources supported by Amazon Security Lake see Collecting data from Amazon services in the Amazon Security Lake User Guide.

Required: No

Type: String

Update requires: No interruption

SourceVersion

Source version of the natively supported Amazon service that is supported as an Amazon Security Lake source. For more details about source versions supported by Amazon Security Lake see OCSF source identification in the Amazon Security Lake User Guide.

Required: No

Type: String

Pattern: ^(latest|[0-9]\.[0-9])$

Update requires: No interruption