AWS.Tools.SSOAdmin.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SSOAdmin</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet">
            <summary>
            The process by which a specified permission set is provisioned to the specified target.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.TargetId">
            <summary>
            <para>
            <para>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.TargetType">
            <summary>
            <para>
            <para>The entity type for which the assignment will be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSetProvisioningStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ProvisionPermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ProvisionPermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNPermissionSetProvisionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet">
            <summary>
            Associates a set of tags with a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource with the tags to be listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key-value pairs that are used to manage the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.AddSSOADMNResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet">
            <summary>
            Detaches the specified customer managed policy from the specified <a>PermissionSet</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet.CustomerManagedPolicyReference_Name">
            <summary>
            <para>
            <para>The name of the IAM policy that you have configured in each account where you want
            to deploy your permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet.CustomerManagedPolicyReference_Path">
            <summary>
            <para>
            <para>The path to the IAM policy that you have configured in each account where you want
            to deploy your permission set. The default is <code>/</code>. For more information,
            see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names">Friendly
            names and paths</a> in the <i>IAM User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <code>PermissionSet</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DetachCustomerManagedPolicyReferenceFromPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNCustomerManagedPolicyReferenceFromPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet">
            <summary>
            Detaches the attached Amazon Web Services managed policy ARN from the specified permission
            set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet.ManagedPolicyArn">
            <summary>
            <para>
            <para>The Amazon Web Services managed policy ARN to be detached from a permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <a>PermissionSet</a> from which the policy should be detached.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DetachManagedPolicyFromPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ManagedPolicyArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ManagedPolicyArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.DismountSSOADMNManagedPolicyFromPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusCmdlet">
            <summary>
            Describes the status of the assignment creation request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusCmdlet.AccountAssignmentCreationRequestId">
            <summary>
            <para>
            <para>The identifier that is used to track the request operation progress.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignmentCreationStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DescribeAccountAssignmentCreationStatusResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.DescribeAccountAssignmentCreationStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountAssignmentCreationRequestId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountAssignmentCreationRequestId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet">
            <summary>
            Lists the status of the Amazon Web Services account assignment creation requests for
            a specified IAM Identity Center instance.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.Filter_Status">
            <summary>
            <para>
            <para>Filters the list operations result based on the status attribute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the assignment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignmentsCreationStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListAccountAssignmentCreationStatusResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListAccountAssignmentCreationStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentCreationStatusListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusCmdlet">
            <summary>
            Describes the status of the assignment deletion request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusCmdlet.AccountAssignmentDeletionRequestId">
            <summary>
            <para>
            <para>The identifier that is used to track the request operation progress.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignmentDeletionStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DescribeAccountAssignmentDeletionStatusResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.DescribeAccountAssignmentDeletionStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountAssignmentDeletionRequestId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountAssignmentDeletionRequestId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet">
            <summary>
            Lists the status of the Amazon Web Services account assignment deletion requests for
            a specified IAM Identity Center instance.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.Filter_Status">
            <summary>
            <para>
            <para>Filters the list operations result based on the status attribute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the assignment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignmentsDeletionStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListAccountAssignmentDeletionStatusResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListAccountAssignmentDeletionStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentDeletionStatusListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet">
            <summary>
            Lists the assignee of the specified Amazon Web Services account with the specified
            permission set.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.AccountId">
            <summary>
            <para>
            <para>The identifier of the Amazon Web Services account from which to list the assignments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set from which to list assignments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the assignment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignments'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListAccountAssignmentsResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListAccountAssignmentsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountAssignmentListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet">
            <summary>
            Lists all the Amazon Web Services accounts where the specified permission set is provisioned.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <a>PermissionSet</a> from which the associated Amazon Web Services
            accounts will be listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.ProvisioningStatus">
            <summary>
            <para>
            <para>The permission set provisioning status for an Amazon Web Services account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountIds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListAccountsForProvisionedPermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListAccountsForProvisionedPermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNAccountsForProvisionedPermissionSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet">
            <summary>
            Lists all customer managed policies attached to a specified <a>PermissionSet</a>.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <code>PermissionSet</code>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the list call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomerManagedPolicyReferences'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListCustomerManagedPolicyReferencesInPermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListCustomerManagedPolicyReferencesInPermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNCustomerManagedPolicyReferencesInPermissionSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInlinePolicyForPermissionSetCmdlet">
            <summary>
            Obtains the inline policy assigned to the permission set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInlinePolicyForPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInlinePolicyForPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInlinePolicyForPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InlinePolicy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.GetInlinePolicyForPermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.GetInlinePolicyForPermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInlinePolicyForPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceAccessControlAttributeConfigurationCmdlet">
            <summary>
            Returns the list of IAM Identity Center identity store attributes that have been configured
            to work with attributes-based access control (ABAC) for the specified IAM Identity
            Center instance. This will not return attributes configured and sent by an external
            identity provider. For more information about ABAC, see <a href="/singlesignon/latest/userguide/abac.html">Attribute-Based
            Access Control</a> in the <i>IAM Identity Center User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DescribeInstanceAccessControlAttributeConfigurationResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.DescribeInstanceAccessControlAttributeConfigurationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceListCmdlet">
            <summary>
            Lists the IAM Identity Center instances that the caller has access to.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Instances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListInstancesResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListInstancesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNInstanceListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet">
            <summary>
            Lists the Amazon Web Services managed policy that is attached to a specified permission
            set.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <a>PermissionSet</a> whose managed policies will be listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AttachedManagedPolicies'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListManagedPoliciesInPermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListManagedPoliciesInPermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNManagedPoliciesInPermissionSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionsBoundaryForPermissionSetCmdlet">
            <summary>
            Obtains the permissions boundary for a specified <a>PermissionSet</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionsBoundaryForPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionsBoundaryForPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <code>PermissionSet</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionsBoundaryForPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionsBoundary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.GetPermissionsBoundaryForPermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.GetPermissionsBoundaryForPermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionsBoundaryForPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetCmdlet">
            <summary>
            Gets the details of the permission set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSet'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DescribePermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.DescribePermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet">
            <summary>
            Lists the <a>PermissionSet</a>s in an IAM Identity Center instance.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the assignment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListPermissionSetsResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListPermissionSetsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusCmdlet">
            <summary>
            Describes the status for the given permission set provisioning request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusCmdlet.ProvisionPermissionSetRequestId">
            <summary>
            <para>
            <para>The identifier that is provided by the <a>ProvisionPermissionSet</a> call to retrieve
            the current status of the provisioning workflow.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSetProvisioningStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DescribePermissionSetProvisioningStatusResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.DescribePermissionSetProvisioningStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisionPermissionSetRequestId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisionPermissionSetRequestId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet">
            <summary>
            Lists the status of the permission set provisioning requests for a specified IAM Identity
            Center instance.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.Filter_Status">
            <summary>
            <para>
            <para>Filters the list operations result based on the status attribute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the assignment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSetsProvisioningStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListPermissionSetProvisioningStatusResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListPermissionSetProvisioningStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetProvisioningStatusListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet">
            <summary>
            Lists all the permission sets that are provisioned to a specified Amazon Web Services
            account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.AccountId">
            <summary>
            <para>
            <para>The identifier of the Amazon Web Services account from which to list the assignments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.ProvisioningStatus">
            <summary>
            <para>
            <para>The status object for the permission set provisioning operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display for the assignment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListPermissionSetsProvisionedToAccountResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListPermissionSetsProvisionedToAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNPermissionSetsProvisionedToAccountListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet">
            <summary>
            Lists the tags that are attached to a specified resource.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource with the tags to be listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token for the list API. Initially the value is null. Use the output
            of previous API calls to make subsequent calls.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.GetSSOADMNResourceTagCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet">
            <summary>
            Attaches the specified customer managed policy to the specified <a>PermissionSet</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet.CustomerManagedPolicyReference_Name">
            <summary>
            <para>
            <para>The name of the IAM policy that you have configured in each account where you want
            to deploy your permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet.CustomerManagedPolicyReference_Path">
            <summary>
            <para>
            <para>The path to the IAM policy that you have configured in each account where you want
            to deploy your permission set. The default is <code>/</code>. For more information,
            see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names">Friendly
            names and paths</a> in the <i>IAM User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <code>PermissionSet</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.AttachCustomerManagedPolicyReferenceToPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNCustomerManagedPolicyReferenceToPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet">
            <summary>
            Attaches an Amazon Web Services managed policy ARN to a permission set.
             
             <note><para>
            If the permission set is already referenced by one or more account assignments, you
            will need to call <code><a>ProvisionPermissionSet</a></code> after this operation.
            Calling <code>ProvisionPermissionSet</code> applies the corresponding IAM policy updates
            to all assigned accounts.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet.ManagedPolicyArn">
            <summary>
            <para>
            <para>The Amazon Web Services managed policy ARN to be attached to a permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <a>PermissionSet</a> that the managed policy should be attached to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.AttachManagedPolicyToPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ManagedPolicyArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ManagedPolicyArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.MountSSOADMNManagedPolicyToPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet">
            <summary>
            Assigns access to a principal for a specified Amazon Web Services account using a
            specified permission set.
             
             <note><para>
            The term <i>principal</i> here refers to a user or group that is defined in IAM Identity
            Center.
            </para></note><note><para>
            As part of a successful <code>CreateAccountAssignment</code> call, the specified permission
            set will automatically be provisioned to the account in the form of an IAM policy.
            That policy is attached to the IAM role created in IAM Identity Center. If the permission
            set is subsequently updated, the corresponding IAM policies attached to roles in your
            accounts will not be updated automatically. In this case, you must call <code><a>ProvisionPermissionSet</a></code> to make these updates.
            </para></note><note><para>
             After a successful response, call <code>DescribeAccountAssignmentCreationStatus</code>
            to describe the status of an assignment creation request.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set that the admin wants to grant the principal access to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.PrincipalId">
            <summary>
            <para>
            <para>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds
            are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information
            about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM
            Identity Center Identity Store API Reference</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.PrincipalType">
            <summary>
            <para>
            <para>The entity type for which the assignment will be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.TargetId">
            <summary>
            <para>
            <para>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.TargetType">
            <summary>
            <para>
            <para>The entity type for which the assignment will be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignmentCreationStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.CreateAccountAssignmentResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.CreateAccountAssignmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNAccountAssignmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNInstanceAccessControlAttributeConfigurationCmdlet">
            <summary>
            Enables the attributes-based access control (ABAC) feature for the specified IAM Identity
            Center instance. You can also specify new attributes to add to your ABAC configuration
            during the enabling process. For more information about ABAC, see <a href="/singlesignon/latest/userguide/abac.html">Attribute-Based
            Access Control</a> in the <i>IAM Identity Center User Guide</i>.
             
             <note><para>
            After a successful response, call <code>DescribeInstanceAccessControlAttributeConfiguration</code>
            to validate that <code>InstanceAccessControlAttributeConfiguration</code> was created.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.InstanceAccessControlAttributeConfiguration_AccessControlAttribute">
            <summary>
            <para>
            <para>Lists the attributes that are configured for ABAC in the specified IAM Identity Center
            instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.CreateInstanceAccessControlAttributeConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet">
            <summary>
            Creates a permission set within a specified IAM Identity Center instance.
             
             <note><para>
            To grant users and groups access to Amazon Web Services account resources, use <code><a>CreateAccountAssignment</a></code>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.Description">
            <summary>
            <para>
            <para>The description of the <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.Name">
            <summary>
            <para>
            <para>The name of the <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.RelayState">
            <summary>
            <para>
            <para>Used to redirect users within the application during the federation authentication
            process.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.SessionDuration">
            <summary>
            <para>
            <para>The length of time that the application user sessions are valid in the ISO-8601 standard.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to attach to the new <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PermissionSet'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.CreatePermissionSetResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.CreatePermissionSetResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.NewSSOADMNPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet">
            <summary>
            Deletes a principal's access from a specified Amazon Web Services account using a
            specified permission set.
             
             <note><para>
            After a successful response, call <code>DescribeAccountAssignmentDeletionStatus</code>
            to describe the status of an assignment deletion request.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set that will be used to remove access.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.PrincipalId">
            <summary>
            <para>
            <para>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds
            are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information
            about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM
            Identity Center Identity Store API Reference</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.PrincipalType">
            <summary>
            <para>
            <para>The entity type for which the assignment will be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.TargetId">
            <summary>
            <para>
            <para>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.TargetType">
            <summary>
            <para>
            <para>The entity type for which the assignment will be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountAssignmentDeletionStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DeleteAccountAssignmentResponse).
            Specifying the name of a property of type Amazon.SSOAdmin.Model.DeleteAccountAssignmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNAccountAssignmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInlinePolicyFromPermissionSetCmdlet">
            <summary>
            Deletes the inline policy from a specified permission set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInlinePolicyFromPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInlinePolicyFromPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set that will be used to remove access.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInlinePolicyFromPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DeleteInlinePolicyFromPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInlinePolicyFromPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInlinePolicyFromPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInstanceAccessControlAttributeConfigurationCmdlet">
            <summary>
            Disables the attributes-based access control (ABAC) feature for the specified IAM
            Identity Center instance and deletes all of the attribute mappings that have been
            configured. Once deleted, any attributes that are received from an identity source
            and any custom attributes you have previously configured will not be passed. For more
            information about ABAC, see <a href="/singlesignon/latest/userguide/abac.html">Attribute-Based
            Access Control</a> in the <i>IAM Identity Center User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DeleteInstanceAccessControlAttributeConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionsBoundaryFromPermissionSetCmdlet">
            <summary>
            Deletes the permissions boundary from a specified <a>PermissionSet</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionsBoundaryFromPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionsBoundaryFromPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <code>PermissionSet</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionsBoundaryFromPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DeletePermissionsBoundaryFromPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionsBoundaryFromPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionsBoundaryFromPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionSetCmdlet">
            <summary>
            Deletes the specified permission set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set that should be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.DeletePermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet">
            <summary>
            Disassociates a set of tags from a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource with the tags to be listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The keys of tags that are attached to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.RemoveSSOADMNResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNInstanceAccessControlAttributeConfigurationCmdlet">
            <summary>
            Updates the IAM Identity Center identity store attributes that you can use with the
            IAM Identity Center instance for attributes-based access control (ABAC). When using
            an external identity provider as an identity source, you can pass attributes through
            the SAML assertion as an alternative to configuring attributes from the IAM Identity
            Center identity store. If a SAML assertion passes any of these attributes, IAM Identity
            Center replaces the attribute value with the value from the IAM Identity Center identity
            store. For more information about ABAC, see <a href="/singlesignon/latest/userguide/abac.html">Attribute-Based
            Access Control</a> in the <i>IAM Identity Center User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.InstanceAccessControlAttributeConfiguration_AccessControlAttribute">
            <summary>
            <para>
            <para>Lists the attributes that are configured for ABAC in the specified IAM Identity Center
            instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.UpdateInstanceAccessControlAttributeConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNInstanceAccessControlAttributeConfigurationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet">
            <summary>
            Updates an existing permission set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.Description">
            <summary>
            <para>
            <para>The description of the <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.RelayState">
            <summary>
            <para>
            <para>Used to redirect users within the application during the federation authentication
            process.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.SessionDuration">
            <summary>
            <para>
            <para>The length of time that the application user sessions are valid for in the ISO-8601
            standard.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.UpdatePermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.UpdateSSOADMNPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet">
            <summary>
            Attaches an inline policy to a permission set.
             
             <note><para>
            If the permission set is already referenced by one or more account assignments, you
            will need to call <code><a>ProvisionPermissionSet</a></code> after this action to
            apply the corresponding IAM policy updates to all assigned accounts.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet.InlinePolicy">
            <summary>
            <para>
            <para>The inline policy to attach to a <a>PermissionSet</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon
            Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon
            Web Services General Reference</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.PutInlinePolicyToPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNInlinePolicyToPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet">
            <summary>
            Attaches an Amazon Web Services managed or customer managed policy to the specified
            <a>PermissionSet</a> as a permissions boundary.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.InstanceArn">
            <summary>
            <para>
            <para>The ARN of the IAM Identity Center instance under which the operation will be executed.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.PermissionsBoundary_ManagedPolicyArn">
            <summary>
            <para>
            <para>The Amazon Web Services managed policy ARN that you want to attach to a permission
            set as a permissions boundary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.CustomerManagedPolicyReference_Name">
            <summary>
            <para>
            <para>The name of the IAM policy that you have configured in each account where you want
            to deploy your permission set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.CustomerManagedPolicyReference_Path">
            <summary>
            <para>
            <para>The path to the IAM policy that you have configured in each account where you want
            to deploy your permission set. The default is <code>/</code>. For more information,
            see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names">Friendly
            names and paths</a> in the <i>IAM User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.PermissionSetArn">
            <summary>
            <para>
            <para>The ARN of the <code>PermissionSet</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSOAdmin.Model.PutPermissionsBoundaryToPermissionSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PermissionSetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PermissionSetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSOADMN.WriteSSOADMNPermissionsBoundaryToPermissionSetCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>