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

Properties

Name string | Aws_CF_FunctionString required

The name you want to assign to this permission set.

InstanceArn string | Aws_CF_FunctionString required

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.

ManagedPolicies ManagedPolicyArn[]
Default:
[]
maxItems=20
InlinePolicy object | string

The inline policy to put in permission set.

Tags Tag[]
maxItems=50
CustomerManagedPolicyReferences CustomerManagedPolicyReference[]
Default:
[]
maxItems=20
PermissionsBoundary object
2 nested properties
CustomerManagedPolicyReference object
2 nested properties
Name string | Aws_CF_FunctionString required
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.

Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required
ManagedPolicyArn string | Aws_CF_FunctionString

The managed policy to attach.

CustomerManagedPolicyReference object
Name string | Aws_CF_FunctionString required
Path string | Aws_CF_FunctionString
PermissionsBoundary object
CustomerManagedPolicyReference object
2 nested properties
Name string | Aws_CF_FunctionString required
Path string | Aws_CF_FunctionString
ManagedPolicyArn string | Aws_CF_FunctionString

The managed policy to attach.