ec2_disassociate_iam_instance_profile {paws.compute}R Documentation

Disassociates an IAM instance profile from a running or stopped instance

Description

Disassociates an IAM instance profile from a running or stopped instance.

See https://www.paws-r-sdk.com/docs/ec2_disassociate_iam_instance_profile/ for full documentation.

Usage

ec2_disassociate_iam_instance_profile(AssociationId)

Arguments

AssociationId

[required] The ID of the IAM instance profile association.


[Package paws.compute version 0.9.0 Index]