From bfae83c86532eef6041d6d07acb47c02739b8748 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 20 Mar 2024 14:43:21 -0400 Subject: [PATCH] doc/rgw: warn about topics under account migration Signed-off-by: Casey Bodley --- doc/radosgw/account.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/radosgw/account.rst b/doc/radosgw/account.rst index 9e50ec5be85..28c70fc0310 100644 --- a/doc/radosgw/account.rst +++ b/doc/radosgw/account.rst @@ -169,6 +169,12 @@ An existing user can be adopted into an account with ``user modify``:: .. note:: Account membership is permanent. Once added, users cannot be removed from their account. +.. warning:: Ownership of the user's notification topics will not be + transferred to the account. Notifications will continue to work, but + the topics will no longer be visible to SNS Topic APIs. Topics and + their associated bucket notifications should be removed before migration + and recreated within the account. + Because account users have no permissions by default, some identity policy must be added to restore the user's original permissions. -- 2.39.5