--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_sso_permission_set Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::SSO::PermissionSet --- # awscc_sso_permission_set (Data Source) Data Source schema for AWS::SSO::PermissionSet ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `description` (String) The permission set description. - `inline_policy` (String) The inline policy to put in permission set. - `instance_arn` (String) The sso instance arn that the permission set is owned. - `managed_policies` (List of String) - `name` (String) The name you want to assign to this permission set. - `permission_set_arn` (String) The permission set that the policy will be attached to - `relay_state_type` (String) The relay state URL that redirect links to any service in the AWS Management Console. - `session_duration` (String) The length of time that a user can be signed in to an AWS account. - `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)