Lists the PermissionSets in an IAM Identity Center instance.
See https://www.paws-r-sdk.com/docs/ssoadmin_list_permission_sets/ for full documentation.
ssoadmin_list_permission_sets(InstanceArn, NextToken = NULL, MaxResults = NULL)
[required] The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
The maximum number of results to display for the assignment.