v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430234217.2 KB

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

Policystring required

The policy to attach to the specified channel.

Response

Success

PutChannelPolicyResponse required