Hi Everyone
I am trying to use the update_topic Boto3 API. While doing so, I am constantly getting an AccessDeniedException error. I have checked and can see that update_topic permissions are set in the IAM permissions list for QuicksightCLI credentials.
I am assuming this error has occured because I need to give some more permissions before i can use the update_topic permissions. If this is the case, can you list down the dependencies for this so that i can use this API to give myself permission?
Currently, the topic has the following permissions -
âActionsâ: [âquicksight:DescribeTopicâ, âquicksight:DescribeTopicRefreshâ, âquicksight:ListTopicRefreshSchedulesâ, âquicksight:DescribeTopicRefreshScheduleâ, âquicksight:DeleteTopicâ, âquicksight:UpdateTopicâ, âquicksight:CreateTopicRefreshScheduleâ, âquicksight:DeleteTopicRefreshScheduleâ, âquicksight:UpdateTopicRefreshScheduleâ, âquicksight:DescribeTopicPermissionsâ, âquicksight:UpdateTopicPermissionsâ]
Please reply at the earliest. This is blocking one of my tasks and it needs urgent resolution. Waiting for your response. Thanks !