AWS marketplace documentation change
Summary
Emphasized encryption status of S3 buckets and updated service name references
Security assessment
Added explicit mention of 'encrypted Amazon S3 bucket' reinforces security best practices for data storage, though doesn't address a specific vulnerability
Diff
diff --git a/marketplace/latest/userguide/Reporting.md b/marketplace/latest/userguide/Reporting.md index e31c53ea0..0b7a3363c 100644 --- a//marketplace/latest/userguide/Reporting.md +++ b//marketplace/latest/userguide/Reporting.md @@ -34 +34 @@ Here are some key points about report generation: - * You can configure Amazon SNS to notify you when data is delivered to your encrypted S3 bucket. After you configure notifications, AWS sends notifications to the email address that is associated with the AWS account that you registered with on AWS Marketplace. + * You can configure Amazon SNS to notify you when data is delivered to your encrypted Amazon S3 bucket. After you configure notifications, AWS sends notifications to the email address that is associated with the AWS account that you registered with on AWS Marketplace. @@ -49 +49 @@ AWS Marketplace provides two ways to configure your reports: - * Using an API interface. The [Accessing product and customer data with the AWS Marketplace Commerce Analytics Service](./commerce-analytics-service.html) enables you to automatically access the data in your reports through an API interface. You can automate ingesting your information and download a portion of a report instead of the whole report. The service returns data asynchronously to a file in Amazon Simple Storage Service (Amazon S3) rather than directly as with a traditional API. The data is delivered in a machine-readable format so that you can import or incorporate the data into your systems. + * Using an API interface. The [Accessing product and customer data with the AWS Marketplace Commerce Analytics Service](./commerce-analytics-service.html) enables you to automatically access the data in your reports through an API interface. You can automate ingesting your information and download a portion of a report instead of the whole report. The service returns data asynchronously to a file in Amazon Simple Storage Service rather than directly as with a traditional API. The data is delivered in a machine-readable format so that you can import or incorporate the data into your systems.