---
type: resource-type
title: PermissionSet
description: aws resource type AWS::SSO::PermissionSet
name: PermissionSet
lexicon: aws
resource_type: AWS::SSO::PermissionSet
---
`AWS::SSO::PermissionSet`, a resource type of the aws lexicon.

## Properties

- `InstanceArn` (`string`, required): The sso instance arn that the permission set is owned.
- `Name` (`string`, required): The name you want to assign to this permission set.
- `CustomerManagedPolicyReferences` (`PermissionSet_CustomerManagedPolicyReference[]`, optional)
- `Description` (`string`, optional): The permission set description.
- `InlinePolicy` (`Record<string, unknown>`, optional): The inline policy to put in permission set.
- `ManagedPolicies` (`string[]`, optional)
- `PermissionsBoundary` (`PermissionSet_PermissionsBoundary`, optional)
- `PermissionSetArn` (`string`, optional): The permission set that the policy will be attached to
- `RelayStateType` (`string`, optional): The relay state URL that redirect links to any service in the AWS Management Console.
- `SessionDuration` (`string`, optional): The length of time that a user can be signed in to an AWS account.
- `Tags` (`PermissionSet_Tag[]`, optional)

## Attributes

- `PermissionSetArn`
