setTopicAttributes
abstract suspend fun setTopicAttributes(input: SetTopicAttributesRequest): SetTopicAttributesResponse
Allows a topic owner to set an attribute of the topic to a new value.
To remove the ability to change topic permissions, you must deny permissions to the AddPermission, RemovePermission, and SetTopicAttributes actions in your IAM policy.