AWS opensearch-service documentation change
Summary
Improved documentation clarity for Security Lake integration parameters
Security assessment
Changes enhance existing documentation without introducing new security features or addressing vulnerabilities.
Diff
diff --git a/opensearch-service/latest/developerguide/configure-client-source-security-lake.md index 59c9fe15c..dfbca1573 100644 --- a/opensearch-service/latest/developerguide/configure-client-source-security-lake.md +++ b/opensearch-service/latest/developerguide/configure-client-source-security-lake.md @@ -9 +9 @@ PrerequisitesConfigure the pipeline roleCreate the pipeline -You can use an Amazon S3 source plugin to ingest data in to your OpenSearch Ingestion pipeline. to write data from any supported source in and ingest the data into an OpenSearch Ingestion. Security Lake automatically centralizes security data from AWS environments, on-premises enviroments, and SaaS providers into a purpose-built data lake. +You can use the Amazon S3 source plugin within your OpenSearch Ingestion pipeline to ingest data from Amazon Security Lake. Security Lake automatically centralizes security data from AWS environments, on-premises systems, and SaaS providers into a purpose-built data lake. @@ -13 +13 @@ Amazon Security Lake has the following metadata attributes: - * `bucket_name`: name of the bucket created by Security Lake. + * `bucket_name`: The name of the Amazon S3 bucket created by Security Lake for storing security data. @@ -15 +15 @@ Amazon Security Lake has the following metadata attributes: - * `path_prefix`: Security Lake custom source name added in the IAM role policy. + * `path_prefix`: The custom source name defined in the Security Lake IAM role policy. @@ -17 +17 @@ Amazon Security Lake has the following metadata attributes: - * `region`: region of the S3 bucket created by Security Lake. + * `region`: The AWS Region where the Security Lake S3 bucket is located. @@ -19 +19 @@ Amazon Security Lake has the following metadata attributes: - * `accountID`: accountID where Security Lake is enabled. + * `accountID`: The AWS account ID in which Security Lake is enabled. @@ -21 +21 @@ Amazon Security Lake has the following metadata attributes: - * `sts_role_arn`: IAM role you plan use. + * `sts_role_arn`: The ARN of the IAM role intended for use with Security Lake.