Replace IAM Instance Profile Association
GET {{aws_ec2_base_url}}/?AssociationId&IamInstanceProfile&Action=ReplaceIamInstanceProfileAssociation
Replaces an IAM instance profile for the specified running instance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AssociationId | null | The ID of the existing IAM instance profile association. | |
IamInstanceProfile | null | The IAM instance profile. | |
Action | string |