View source: R/opsworks_operations.R
opsworks_describe_permissions | R Documentation |
Describes the permissions for a specified stack.
See https://www.paws-r-sdk.com/docs/opsworks_describe_permissions/ for full documentation.
opsworks_describe_permissions(IamUserArn = NULL, StackId = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.