latest--aws-sso-permissionset
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-sso-permissionset.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Resource Type definition for SSO PermissionSet. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sso/aws-sso-permissionset
Properties
The name you want to assign to this permission set.
The sso instance arn that the permission set is owned.
Description
string | Aws_CF_FunctionString
The permission set description.
SessionDuration
string | Aws_CF_FunctionString
The length of time that a user can be signed in to an AWS account.
RelayStateType
string | Aws_CF_FunctionString
The relay state URL that redirect links to any service in the AWS Management Console.
InlinePolicy
object | string
The inline policy to put in permission set.
Tags
Tag[]
maxItems=50
PermissionsBoundary
object
2 nested properties
CustomerManagedPolicyReference
object
2 nested properties
Path
string | Aws_CF_FunctionString
ManagedPolicyArn
string | Aws_CF_FunctionString
The managed policy to attach.
Definitions
Tag
object
The metadata that you apply to the permission set to help you categorize and organize them.
ManagedPolicyArn
string | Aws_CF_FunctionString
The managed policy to attach.
CustomerManagedPolicyReference
object
Path
string | Aws_CF_FunctionString
PermissionsBoundary
object
CustomerManagedPolicyReference
object
2 nested properties
Path
string | Aws_CF_FunctionString
ManagedPolicyArn
string | Aws_CF_FunctionString
The managed policy to attach.