class Aws::IoT::Types::DetachPrincipalPolicyRequest


@return [String]
CognitoId (region:id).
(arn:aws:iot:region:accountId:thinggroup/groupName) and
thingGroupArn
(arn:aws:iot:region:accountId:cert/certificateId),
Valid principals are CertificateArn
The principal.
@!attribute [rw] principal
@return [String]
The name of the policy to detach.
@!attribute [rw] policy_name
}
principal: “Principal”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass DetachPrincipalPolicyRequest
The input for the DetachPrincipalPolicy operation.