Permission
Describes stack or user permissions.
Contents
- AllowSsh
-
Whether the user can use SSH.
Type: Boolean
Required: No
- AllowSudo
-
Whether the user can use sudo.
Type: Boolean
Required: No
- IamUserArn
-
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role. For more information about IAM ARNs, see Using Identifiers.
Type: String
Required: No
- Level
-
The user's permission level, which must be the following:
-
deny
-
show
-
deploy
-
manage
-
iam_only
For more information on the permissions associated with these levels, see Managing User Permissions
Type: String
Required: No
-
- StackId
-
A stack ID.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: