Data Source schema for AWS::SecurityLake::DataLake
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) created by you to provide to the subscriber.encryption_configuration
(Attributes) Provides encryption details of Amazon Security Lake object. (see below for nested schema)lifecycle_configuration
(Attributes) Provides lifecycle details of Amazon Security Lake object. (see below for nested schema)meta_store_manager_role_arn
(String) 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.replication_configuration
(Attributes) Provides replication details of Amazon Security Lake object. (see below for nested schema)s3_bucket_arn
(String) The ARN for the Amazon Security Lake Amazon S3 bucket.tags
(Attributes List) (see below for nested schema)encryption_configuration
Read-Only:
kms_key_id
(String) The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.lifecycle_configuration
Read-Only:
expiration
(Attributes) Provides data expiration details of Amazon Security Lake object. (see below for nested schema)transitions
(Attributes List) Provides data storage transition details of Amazon Security Lake object. (see below for nested schema)lifecycle_configuration.expiration
Read-Only:
days
(Number) Number of days before data expires in the Amazon Security Lake object.lifecycle_configuration.transitions
Read-Only:
days
(Number) Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.storage_class
(String) The range of storage classes that you can choose from based on the data access, resiliency, and cost requirements of your workloads.replication_configuration
Read-Only:
regions
(Set of String) Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same AWS account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different AWS Regions or within the same Region as the source bucket.role_arn
(String) Replication settings for the Amazon S3 buckets. This parameter uses the AWS Identity and Access Management (IAM) role you created that is managed by Security Lake, to ensure the replication setting is correct.tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _
, .
, /
, =
, +
, and -
.value
(String) The value for the tag. You can specify a value that is 0 to 256 characters in length.