Learn R Programming

paws.security.identity (version 0.8.0)

securitylake_update_data_lake: You can use UpdateDataLake to specify where to store your security data, how it should be encrypted at rest and for how long

Description

You can use update_data_lake to specify where to store your security data, how it should be encrypted at rest and for how long. You can add a Rollup Region to consolidate data from multiple Amazon Web Services Regions, replace default encryption (SSE-S3) with Customer Manged Key, or specify transition and expiration actions through storage Lifecycle management. The update_data_lake API works as an "upsert" operation that performs an insert if the specified item or record does not exist, or an update if it already exists. Security Lake securely stores your data at rest using Amazon Web Services encryption solutions. For more details, see Data protection in Amazon Security Lake.

See https://www.paws-r-sdk.com/docs/securitylake_update_data_lake/ for full documentation.

Usage

securitylake_update_data_lake(configurations, metaStoreManagerRoleArn = NULL)

Arguments

configurations

[required] Specifies the Region or Regions that will contribute data to the rollup region.

metaStoreManagerRoleArn

The Amazon Resource Name (ARN) used to create and update the Glue table. This table contains partitions generated by the ingestion and normalization of Amazon Web Services log sources and custom sources.