AWS clean-rooms documentation change
Summary
Clarified security responsibilities for analysis templates and added error message configuration ownership note.
Security assessment
Emphasizes customer responsibility for security configurations but doesn't introduce new security controls. Enhances existing security documentation without addressing specific vulnerabilities.
Diff
diff --git a/clean-rooms/latest/userguide/review-pyspark-analysis-template.md b/clean-rooms/latest/userguide/review-pyspark-analysis-template.md index 75a73274a..d0f0d6453 100644 --- a//clean-rooms/latest/userguide/review-pyspark-analysis-template.md +++ b//clean-rooms/latest/userguide/review-pyspark-analysis-template.md @@ -17 +17 @@ When you bring your analysis code into a collaboration, be aware of the followin - * AWS Clean Rooms does not validate or guarantee the behavior of the analysis code. + * AWS Clean Rooms doesn't validate or guarantee the behavior of the analysis code. @@ -23 +23 @@ When you bring your analysis code into a collaboration, be aware of the followin - * AWS Clean Rooms does not perform any auditing or security analysis of additional libraries you bring into the environment. + * AWS Clean Rooms doesn't perform any auditing or security analysis of additional libraries you bring into the environment. @@ -28,0 +29,2 @@ When you bring your analysis code into a collaboration, be aware of the followin + * You (the customer) are responsible for setting the appropriate error message configuration for the environment. +