iam_get_instance_profile: Retrieves information about the specified instance profile,...

View source: R/iam_operations.R

iam_get_instance_profileR Documentation

Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role

Description

Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role. For more information about instance profiles, see Using instance profiles in the IAM User Guide.

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

Usage

iam_get_instance_profile(InstanceProfileName)

Arguments

InstanceProfileName

[required] The name of the instance profile to get information about.

This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.