Describes the permissions for a specified stack.
opsworks_describe_permissions(IamUserArn, StackId)
The user\'s IAM ARN. This can also be a federated user\'s ARN. For more information about IAM ARNs, see Using Identifiers.
The stack ID.
svc$describe_permissions( IamUserArn = "string", StackId = "string" )
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.