Skip to content

Guardduty  >  Structures  >  IamInstanceProfile

IamInstanceProfile

Structure Class

IamInstanceProfile dataclass

Contains information about the EC2 instance profile.

Attributes

arn class-attribute instance-attribute
arn: str | None = None

The profile ARN of the EC2 instance.

id class-attribute instance-attribute
id: str | None = None

The profile ID of the EC2 instance.