AWS clean-rooms documentation change
Summary
Added glossary definitions for 'Base table' and 'Intermediate table' terms.
Security assessment
Purely definitional update with no security content. No security features or vulnerabilities are mentioned in the added glossary entries.
Diff
diff --git a/clean-rooms/latest/userguide/glossary.md b/clean-rooms/latest/userguide/glossary.md index ef7b91cab..f574ad55d 100644 --- a//clean-rooms/latest/userguide/glossary.md +++ b//clean-rooms/latest/userguide/glossary.md @@ -7 +7 @@ -Aggregation analysis ruleAnalysis rulesAnalysis templateC3R encryption clientCleartext columnCollaborationCollaboration creatorConfigured tableCustom analysis ruleDecryptionDifferential privacyEncryptionFingerprint columnID mapping workflow methodID mapping tableID mapping table analysis ruleID mapping workflowID namespaceID namespace associationJobList analysis ruleLookalike modelLookalike segmentMemberMember who can queryMember who can run queries and jobsMember who can receive resultsMember paying for query compute costsMember paying for query and job compute costsMembershipSealed columnSeed dataSpark analytics engineQuery +Aggregation analysis ruleAnalysis rulesAnalysis templateBase tableC3R encryption clientCleartext columnCollaborationCollaboration creatorConfigured tableCustom analysis ruleDecryptionDifferential privacyEncryptionFingerprint columnID mapping workflow methodID mapping tableID mapping table analysis ruleID mapping workflowID namespaceID namespace associationIntermediate tableJobList analysis ruleLookalike modelLookalike segmentMemberMember who can queryMember who can run queries and jobsMember who can receive resultsMember paying for query compute costsMember paying for query and job compute costsMembershipSealed columnSeed dataSpark analytics engineQuery @@ -38,0 +39,4 @@ Analysis templates only work with the [custom analysis rule](./analysis-rules-cu +## Base table + +Any configured table, ID mapping table, or other intermediate table that is used in the analysis to populate an intermediate table. + @@ -151,0 +156,4 @@ An association of an ID namespace resource that helps you discover inputs into t +## Intermediate table + +A collaboration-scoped resource in AWS Clean Rooms that caches analysis results within a collaboration for reuse in subsequent analyses. Intermediate tables store data in AWS managed storage and are not exported outside the collaboration. +