Data Lake Args
data class DataLakeArgs(val encryptionConfiguration: Output<DataLakeEncryptionConfigurationArgs>? = null, val lifecycleConfiguration: Output<DataLakeLifecycleConfigurationArgs>? = null, val metaStoreManagerRoleArn: Output<String>? = null, val replicationConfiguration: Output<DataLakeReplicationConfigurationArgs>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<DataLakeArgs>
Resource Type definition for AWS::SecurityLake::DataLake
Constructors
Link copied to clipboard
constructor(encryptionConfiguration: Output<DataLakeEncryptionConfigurationArgs>? = null, lifecycleConfiguration: Output<DataLakeLifecycleConfigurationArgs>? = null, metaStoreManagerRoleArn: Output<String>? = null, replicationConfiguration: Output<DataLakeReplicationConfigurationArgs>? = null, tags: Output<List<TagArgs>>? = null)
Properties
Link copied to clipboard
Provides encryption details of the Amazon Security Lake object.
Link copied to clipboard
You can customize Security Lake to store data in your preferred AWS Regions for your preferred amount of time. Lifecycle management can help you comply with different compliance requirements. For more details, see Lifecycle management in the Amazon Security Lake User Guide.
Link copied to clipboard
The Amazon Resource Name (ARN) used to index AWS Glue table partitions that are generated by the ingestion and normalization of AWS log sources and custom sources.
Link copied to clipboard
Provides replication details of Amazon Security Lake object.