Learn R Programming

paws.management (version 0.2.0)

opsworks_describe_permissions: Describes the permissions for a specified stack

Description

Describes the permissions for a specified stack.

See https://paws-r.github.io/docs/opsworks/describe_permissions.html for full documentation.

Usage

opsworks_describe_permissions(IamUserArn = NULL, StackId = NULL)

Arguments

IamUserArn

The user's IAM ARN. This can also be a federated user's ARN. For more information about IAM ARNs, see Using Identifiers.

StackId

The stack ID.