class Aws::MediaTailor::Types::PutChannelPolicyRequest

Adds an IAM policy for the channel.

@note When making an API call, you may pass PutChannelPolicyRequest

data as a hash:

    {
      channel_name: "__string", # required
      policy: "__string", # required
    }

@!attribute [rw] channel_name

@return [String]

@!attribute [rw] policy

Adds an IAM role that determines the permissions of your channel.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/PutChannelPolicyRequest AWS API Documentation

Constants

SENSITIVE