Attaches an IAM policy to the specified channel. With policies, you can specify who has access to AWS resources and what actions they can perform on those resources. You can attach only one policy with each request.
put/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy
Path parameters
ChannelGroupNamestring required
The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
ChannelNamestring required
The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.
Request body
Response
Success
PutChannelPolicyResponse required