class Aws::IoT::Types::AttachThingPrincipalRequest


@return [String]
CreateCertificate operation) or an Amazon Cognito ID.
The principal, which can be a certificate ARN (as returned from the
@!attribute [rw] principal
@return [String]
The name of the thing.
@!attribute [rw] thing_name
}
principal: “Principal”, # required
thing_name: “ThingName”, # required
{
data as a hash:
@note When making an API call, you may pass AttachThingPrincipalRequest
The input for the AttachThingPrincipal operation.