AWS.Tools.CleanRooms.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.CleanRooms</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet">
            <summary>
            Tags a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the resource you want to tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A map of objects specifying each key name and value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.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.CleanRooms.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.AddCRSResourceTagCmdlet.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.CRS.AddCRSResourceTagCmdlet.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.CRS.GetCRSAnalysisTemplateCmdlet">
            <summary>
            Retrieves an analysis template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateCmdlet.AnalysisTemplateIdentifier">
            <summary>
            <para>
            <para>The identifier for the analysis template resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetAnalysisTemplateResponse 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.CRS.GetCRSAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet">
            <summary>
            Lists analysis templates that the caller owns.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSAnalysisTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplateSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListAnalysisTemplatesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListAnalysisTemplatesResponse 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.CRS.GetCRSAnalysisTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet">
            <summary>
            Retrieves multiple analysis templates within a collaboration by their Amazon Resource
            Names (ARNs).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.AnalysisTemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the analysis templates belong to. Currently
            accepts collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.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.CleanRooms.Model.BatchGetCollaborationAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.BatchGetCollaborationAnalysisTemplateResponse 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.CRS.GetCRSBatchCollaborationAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet">
            <summary>
            Retrieves multiple schemas by their identifiers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schemas belong to. Currently accepts
            collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet.Name">
            <summary>
            <para>
            <para>The names for the schema objects to retrieve.&gt;</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSBatchSchemaCmdlet.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.CleanRooms.Model.BatchGetSchemaResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.BatchGetSchemaResponse 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.CRS.GetCRSBatchSchemaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationCmdlet">
            <summary>
            Returns metadata about a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Collaboration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetCollaborationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetCollaborationResponse 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.CRS.GetCRSCollaborationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet">
            <summary>
            Retrieves an analysis template within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.AnalysisTemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the analysis templates belong to. Currently
            accepts collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationAnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetCollaborationAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetCollaborationAnalysisTemplateResponse 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.CRS.GetCRSCollaborationAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet">
            <summary>
            Lists analysis templates within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the analysis templates belong to. Currently
            accepts collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationAnalysisTemplateSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationAnalysisTemplatesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationAnalysisTemplatesResponse 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.CRS.GetCRSCollaborationAnalysisTemplateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet">
            <summary>
            Lists collaborations the caller owns, is active in, or has been invited to.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.MemberStatus">
            <summary>
            <para>
            <para>The caller's status in a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service may return a nextToken even if the maximum results
            has not been met.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSCollaborationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CollaborationList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListCollaborationsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListCollaborationsResponse 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.CRS.GetCRSCollaborationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MemberStatus parameter.
            The -PassThru parameter is deprecated, use -Select '^MemberStatus' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableCmdlet">
            <summary>
            Retrieves a configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredTableResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredTableResponse 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.CRS.GetCRSConfiguredTableCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Retrieves a configured table analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The analysis rule to be retrieved. Configured table analysis rules are uniquely identified
            by their configured table identifier and analysis rule type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table to retrieve. Currently accepts the
            configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredTableAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredTableAnalysisRuleResponse 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.CRS.GetCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet">
            <summary>
            Retrieves a configured table association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet.ConfiguredTableAssociationIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table association to retrieve. Currently accepts
            the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership that the configured table association belongs
            to. Currently accepts the membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetConfiguredTableAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetConfiguredTableAssociationResponse 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.CRS.GetCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet">
            <summary>
            Lists configured table associations for a membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership to list configured table associations for.
            Currently accepts the membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListConfiguredTableAssociationsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListConfiguredTableAssociationsResponse 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.CRS.GetCRSConfiguredTableAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet">
            <summary>
            Lists configured tables.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSConfiguredTableListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListConfiguredTablesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListConfiguredTablesResponse 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="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet">
            <summary>
            Lists all members within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier of the collaboration in which the members are listed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMemberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MemberSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListMembersResponse 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.CRS.GetCRSMemberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipCmdlet">
            <summary>
            Retrieves a specified membership for an identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Membership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetMembershipResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetMembershipResponse 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.CRS.GetCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet">
            <summary>
            Lists all memberships resources within the caller's account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.Status">
            <summary>
            <para>
            <para>A filter which will return only memberships in the specified status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSMembershipListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MembershipSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListMembershipsResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListMembershipsResponse 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.CRS.GetCRSMembershipListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Status parameter.
            The -PassThru parameter is deprecated, use -Select '^Status' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet">
            <summary>
            Returns query processing metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership in a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet.ProtectedQueryIdentifier">
            <summary>
            <para>
            <para>The identifier for a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQuery'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetProtectedQueryResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetProtectedQueryResponse 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.CRS.GetCRSProtectedQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet">
            <summary>
            Lists protected queries, sorted by the most recent query.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for the membership in the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.Status">
            <summary>
            <para>
            <para>A filter on the status of the protected query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call. Service chooses a default
            if it has not been set. Service can return a nextToken even if the maximum results
            has not been met. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSProtectedQueryListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQueries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListProtectedQueriesResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListProtectedQueriesResponse 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.CRS.GetCRSProtectedQueryListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSResourceTagCmdlet">
            <summary>
            Lists all of the tags that have been added to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the resource you want to list tags
            on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSResourceTagCmdlet.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.CleanRooms.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.CleanRooms.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.CRS.GetCRSResourceTagCmdlet.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="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet">
            <summary>
            Retrieves the schema for a relation within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schema belongs to. Currently accepts
            a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet.Name">
            <summary>
            <para>
            <para>The name of the relation to retrieve the schema for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Schema'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetSchemaResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetSchemaResponse 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.CRS.GetCRSSchemaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet">
            <summary>
            Retrieves a schema analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schema belongs to. Currently accepts
            a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.Name">
            <summary>
            <para>
            <para>The name of the schema to retrieve the analysis rule for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.Type">
            <summary>
            <para>
            <para>The type of the schema analysis rule to retrieve. Schema analysis rules are uniquely
            identified by a combination of the collaboration, the schema name, and their type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.GetSchemaAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.GetSchemaAnalysisRuleResponse 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.CRS.GetCRSSchemaAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet">
            <summary>
            Lists the schemas for relations within a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the collaboration that the schema belongs to. Currently accepts
            a collaboration ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.SchemaType">
            <summary>
            <para>
            <para>If present, filter schemas by schema type. The only valid schema type is currently
            `TABLE`.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum size of the results that is returned per call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.GetCRSSchemaListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SchemaSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.ListSchemasResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.ListSchemasResponse 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.CRS.GetCRSSchemaListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet">
            <summary>
            Creates a new analysis template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.AnalysisParameter">
            <summary>
            <para>
            <para>The parameters of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Description">
            <summary>
            <para>
            <para>The description of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Format">
            <summary>
            <para>
            <para>The format of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Name">
            <summary>
            <para>
            <para>The name of the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Source_Text">
            <summary>
            <para>
            <para>The query text.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateAnalysisTemplateResponse 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.CRS.NewCRSAnalysisTemplateCmdlet.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.CRS.NewCRSCollaborationCmdlet">
            <summary>
            Creates a new collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_AllowCleartext">
            <summary>
            <para>
            <para>Indicates whether encrypted tables can contain cleartext data (<code>TRUE</code>)
            or are to cryptographically process every column (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_AllowDuplicate">
            <summary>
            <para>
            <para>Indicates whether Fingerprint columns can contain duplicate entries (<code>TRUE</code>)
            or are to contain only non-repeated values (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_AllowJoinsOnColumnsWithDifferentName">
            <summary>
            <para>
            <para>Indicates whether Fingerprint columns can be joined on any other Fingerprint column
            with a different name (<code>TRUE</code>) or can only be joined on Fingerprint columns
            of the same name (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.CreatorDisplayName">
            <summary>
            <para>
            <para>The display name of the collaboration creator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.CreatorMemberAbility">
            <summary>
            <para>
            <para>The abilities granted to the collaboration creator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the collaboration provided by the collaboration owner.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.QueryCompute_IsResponsible">
            <summary>
            <para>
            <para>Indicates whether the collaboration creator has configured the collaboration member
            to pay for query compute costs (<code>TRUE</code>) or has not configured the collaboration
            member to pay for query compute costs (<code>FALSE</code>).</para><para>Exactly one member can be configured to pay for query compute costs. An error is returned
            if the collaboration creator sets a <code>TRUE</code> value for more than one member
            in the collaboration. </para><para>If the collaboration creator hasn't specified anyone as the member paying for query
            compute costs, then the member who can query is the default payer. An error is returned
            if the collaboration creator sets a <code>FALSE</code> value for the member who can
            query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Member">
            <summary>
            <para>
            <para>A list of initial members, not including the creator. This list is immutable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Name">
            <summary>
            <para>
            <para>The display name for a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.DataEncryptionMetadata_PreserveNull">
            <summary>
            <para>
            <para>Indicates whether NULL values are to be copied as NULL to encrypted tables (<code>TRUE</code>)
            or cryptographically processed (<code>FALSE</code>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.QueryLogStatus">
            <summary>
            <para>
            <para>An indicator as to whether query logging has been enabled or disabled for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSCollaborationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Collaboration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateCollaborationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateCollaborationResponse 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.CRS.NewCRSCollaborationCmdlet.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.CRS.NewCRSConfiguredTableCmdlet">
            <summary>
            Creates a new configured table resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.AllowedColumn">
            <summary>
            <para>
            <para>The columns of the underlying table that can be used by collaborations or analysis
            rules.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.AnalysisMethod">
            <summary>
            <para>
            <para>The analysis method for the configured tables. The only valid value is currently `DIRECT_QUERY`.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Glue_DatabaseName">
            <summary>
            <para>
            <para>The name of the database the Glue table belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Description">
            <summary>
            <para>
            <para>A description for the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Name">
            <summary>
            <para>
            <para>The name of the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Glue_TableName">
            <summary>
            <para>
            <para>The name of the Glue table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredTableResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredTableResponse 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.CRS.NewCRSConfiguredTableCmdlet.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.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Creates a new analysis rule for a configured table. Currently, only one analysis rule
            can be created for a given configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AggregateColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to use in aggregation queries.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysis">
            <summary>
            <para>
            <para>The analysis templates that are allowed by the custom analysis rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysisProvider">
            <summary>
            <para>
            <para>The Amazon Web Services accounts that are allowed to query by the custom analysis
            rule. Required when <code>allowedAnalyses</code> is <code>ANY_QUERY</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AllowedJoinOperator">
            <summary>
            <para>
            <para>Which logical operators (if any) are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.List_AllowedJoinOperator">
            <summary>
            <para>
            <para>The logical operators (if any) that are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The type of analysis rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The identifier for the configured table to create the analysis rule for. Currently
            accepts the configured table ID. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_DimensionColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to select, group by, or filter by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinColumn">
            <summary>
            <para>
            <para>Columns in configured table that can be used in join statements and/or as aggregate
            columns. They can never be outputted directly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.List_JoinColumn">
            <summary>
            <para>
            <para>Columns that can be used to join a configured table with the table of the member who
            can query and other members' configured tables.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinRequired">
            <summary>
            <para>
            <para>Control that requires member who runs query to do a join with their configured table
            and/or other configured table in query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.List_ListColumn">
            <summary>
            <para>
            <para>Columns that can be listed in the output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_OutputConstraint">
            <summary>
            <para>
            <para>Columns that must meet a specific threshold value (after an aggregation function is
            applied to it) for each output row to be returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_ScalarFunction">
            <summary>
            <para>
            <para>Set of scalar functions that are allowed to be used on dimension columns and the output
            of aggregation of metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredTableAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredTableAnalysisRuleResponse 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.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAnalysisRuleCmdlet.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.CRS.NewCRSConfiguredTableAssociationCmdlet">
            <summary>
            Creates a configured table association. A configured table association links a configured
            table with a collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the configured table to be associated to. Currently accepts
            a configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Description">
            <summary>
            <para>
            <para>A description for the configured table association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for one of your memberships for a collaboration. The configured
            table is associated to the collaboration that this membership belongs to. Currently
            accepts a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the configured table association. This name is used to query the underlying
            configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The service will assume this role to access catalog metadata and query the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateConfiguredTableAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateConfiguredTableAssociationResponse 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.CRS.NewCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSConfiguredTableAssociationCmdlet.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.CRS.NewCRSMembershipCmdlet">
            <summary>
            Creates a membership for a specific collaboration identifier and joins the collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.S3_Bucket">
            <summary>
            <para>
            <para>The S3 bucket to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The unique ID for the associated collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.QueryCompute_IsResponsible">
            <summary>
            <para>
            <para>Indicates whether the collaboration member has accepted to pay for query compute costs
            (<code>TRUE</code>) or has not accepted to pay for query compute costs (<code>FALSE</code>).</para><para>If the collaboration creator has not specified anyone to pay for query compute costs,
            then the member who can query is the default payer. </para><para>An error message is returned for the following reasons: </para><ul><li><para>If you set the value to <code>FALSE</code> but you are responsible to pay for query
            compute costs. </para></li><li><para>If you set the value to <code>TRUE</code> but you are not responsible to pay for query
            compute costs. </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.S3_KeyPrefix">
            <summary>
            <para>
            <para>The S3 prefix to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.QueryLogStatus">
            <summary>
            <para>
            <para>An indicator as to whether query logging has been enabled or disabled for the membership.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.S3_ResultFormat">
            <summary>
            <para>
            <para>Intended file format of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.DefaultResultConfiguration_RoleArn">
            <summary>
            <para>
            <para>The unique ARN for an IAM role that is used by Clean Rooms to write protected query
            results to the result location, given by the member who can receive results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.Tag">
            <summary>
            <para>
            <para>An optional label that you can assign to a resource when you create it. Each tag consists
            of a key and an optional value, both of which you define. When you use tagging, you
            can also use tag-based access control in IAM policies to control access to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Membership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.CreateMembershipResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.CreateMembershipResponse 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.CRS.NewCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.NewCRSMembershipCmdlet.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.CRS.RemoveCRSAnalysisTemplateCmdlet">
            <summary>
            Deletes an analysis template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.AnalysisTemplateIdentifier">
            <summary>
            <para>
            <para>The identifier for the analysis template resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.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.CleanRooms.Model.DeleteAnalysisTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSAnalysisTemplateCmdlet.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.CRS.RemoveCRSCollaborationCmdlet">
            <summary>
            Deletes a collaboration. It can only be called by the collaboration owner.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.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.CleanRooms.Model.DeleteCollaborationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSCollaborationCmdlet.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.CRS.RemoveCRSConfiguredTableCmdlet">
            <summary>
            Deletes a configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.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.CleanRooms.Model.DeleteConfiguredTableResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableCmdlet.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.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Deletes a configured table analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The analysis rule type to be deleted. Configured table analysis rules are uniquely
            identified by their configured table identifier and analysis rule type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table that the analysis rule applies to.
            Currently accepts the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.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.CleanRooms.Model.DeleteConfiguredTableAnalysisRuleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAnalysisRuleCmdlet.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.CRS.RemoveCRSConfiguredTableAssociationCmdlet">
            <summary>
            Deletes a configured table association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.ConfiguredTableAssociationIdentifier">
            <summary>
            <para>
            <para>The unique ID for the configured table association to be deleted. Currently accepts
            the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership that the configured table association belongs
            to. Currently accepts the membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.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.CleanRooms.Model.DeleteConfiguredTableAssociationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSConfiguredTableAssociationCmdlet.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.CRS.RemoveCRSMemberCmdlet">
            <summary>
            Removes the specified member from a collaboration. The removed member is placed in
            the Removed status and can't interact with the collaboration. The removed member's
            data is inaccessible to active members of the collaboration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The account ID of the member to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the associated collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.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.CleanRooms.Model.DeleteMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMemberCmdlet.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.CRS.RemoveCRSMembershipCmdlet">
            <summary>
            Deletes a specified membership. All resources under a membership must be deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.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.CleanRooms.Model.DeleteMembershipResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSMembershipCmdlet.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.CRS.RemoveCRSResourceTagCmdlet">
            <summary>
            Removes a tag or list of tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the resource you want to remove the
            tag from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of key names of tags to be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.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.CleanRooms.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.RemoveCRSResourceTagCmdlet.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.CRS.RemoveCRSResourceTagCmdlet.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.CRS.StartCRSProtectedQueryCmdlet">
            <summary>
            Creates a protected query that is started by Clean Rooms.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.SqlParameters_AnalysisTemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.S3_Bucket">
            <summary>
            <para>
            <para>The S3 bucket to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.S3_KeyPrefix">
            <summary>
            <para>
            <para>The S3 prefix to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the membership to run this query against. Currently accepts
            a membership ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.SqlParameters_Parameter">
            <summary>
            <para>
            <para>The protected query SQL parameters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.SqlParameters_QueryString">
            <summary>
            <para>
            <para>The query string to be submitted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.S3_ResultFormat">
            <summary>
            <para>
            <para>Intended file format of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.Type">
            <summary>
            <para>
            <para>The type of the protected query to be started.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQuery'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.StartProtectedQueryResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.StartProtectedQueryResponse 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.CRS.StartCRSProtectedQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.StartCRSProtectedQueryCmdlet.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.CRS.UpdateCRSAnalysisTemplateCmdlet">
            <summary>
            Updates the analysis template metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.AnalysisTemplateIdentifier">
            <summary>
            <para>
            <para>The identifier for the analysis template resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the analysis template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a membership resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateAnalysisTemplateResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateAnalysisTemplateResponse 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.CRS.UpdateCRSAnalysisTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AnalysisTemplateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AnalysisTemplateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSAnalysisTemplateCmdlet.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.CRS.UpdateCRSCollaborationCmdlet">
            <summary>
            Updates collaboration metadata and can only be called by the collaboration owner.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.CollaborationIdentifier">
            <summary>
            <para>
            <para>The identifier for the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the collaboration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.Name">
            <summary>
            <para>
            <para>A human-readable identifier provided by the collaboration owner. Display names are
            not unique.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Collaboration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateCollaborationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateCollaborationResponse 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.CRS.UpdateCRSCollaborationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CollaborationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CollaborationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSCollaborationCmdlet.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.CRS.UpdateCRSConfiguredTableCmdlet">
            <summary>
            Updates a configured table.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The identifier for the configured table to update. Currently accepts the configured
            table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.Name">
            <summary>
            <para>
            <para>A new name for the configured table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredTableResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredTableResponse 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.CRS.UpdateCRSConfiguredTableCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableCmdlet.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.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet">
            <summary>
            Updates a configured table analysis rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AggregateColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to use in aggregation queries.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysis">
            <summary>
            <para>
            <para>The analysis templates that are allowed by the custom analysis rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Custom_AllowedAnalysisProvider">
            <summary>
            <para>
            <para>The Amazon Web Services accounts that are allowed to query by the custom analysis
            rule. Required when <code>allowedAnalyses</code> is <code>ANY_QUERY</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_AllowedJoinOperator">
            <summary>
            <para>
            <para>Which logical operators (if any) are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.List_AllowedJoinOperator">
            <summary>
            <para>
            <para>The logical operators (if any) that are to be used in an INNER JOIN match condition.
            Default is <code>AND</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.AnalysisRuleType">
            <summary>
            <para>
            <para>The analysis rule type to be updated. Configured table analysis rules are uniquely
            identified by their configured table identifier and analysis rule type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.ConfiguredTableIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table that the analysis rule applies to.
            Currently accepts the configured table ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_DimensionColumn">
            <summary>
            <para>
            <para>The columns that query runners are allowed to select, group by, or filter by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinColumn">
            <summary>
            <para>
            <para>Columns in configured table that can be used in join statements and/or as aggregate
            columns. They can never be outputted directly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.List_JoinColumn">
            <summary>
            <para>
            <para>Columns that can be used to join a configured table with the table of the member who
            can query and other members' configured tables.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_JoinRequired">
            <summary>
            <para>
            <para>Control that requires member who runs query to do a join with their configured table
            and/or other configured table in query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.List_ListColumn">
            <summary>
            <para>
            <para>Columns that can be listed in the output.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_OutputConstraint">
            <summary>
            <para>
            <para>Columns that must meet a specific threshold value (after an aggregation function is
            applied to it) for each output row to be returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Aggregation_ScalarFunction">
            <summary>
            <para>
            <para>Set of scalar functions that are allowed to be used on dimension columns and the output
            of aggregation of metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AnalysisRule'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredTableAnalysisRuleResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredTableAnalysisRuleResponse 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.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfiguredTableIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfiguredTableIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAnalysisRuleCmdlet.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.CRS.UpdateCRSConfiguredTableAssociationCmdlet">
            <summary>
            Updates a configured table association.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.ConfiguredTableAssociationIdentifier">
            <summary>
            <para>
            <para>The unique identifier for the configured table association to update. Currently accepts
            the configured table association ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.Description">
            <summary>
            <para>
            <para>A new description for the configured table association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The unique ID for the membership that the configured table association belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The service will assume this role to access catalog metadata and query the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfiguredTableAssociation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateConfiguredTableAssociationResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateConfiguredTableAssociationResponse 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.CRS.UpdateCRSConfiguredTableAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSConfiguredTableAssociationCmdlet.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.CRS.UpdateCRSMembershipCmdlet">
            <summary>
            Updates a membership.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.S3_Bucket">
            <summary>
            <para>
            <para>The S3 bucket to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.S3_KeyPrefix">
            <summary>
            <para>
            <para>The S3 prefix to unload the protected query results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the membership.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.QueryLogStatus">
            <summary>
            <para>
            <para>An indicator as to whether query logging has been enabled or disabled for the membership.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.S3_ResultFormat">
            <summary>
            <para>
            <para>Intended file format of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.DefaultResultConfiguration_RoleArn">
            <summary>
            <para>
            <para>The unique ARN for an IAM role that is used by Clean Rooms to write protected query
            results to the result location, given by the member who can receive results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Membership'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateMembershipResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateMembershipResponse 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.CRS.UpdateCRSMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSMembershipCmdlet.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.CRS.UpdateCRSProtectedQueryCmdlet">
            <summary>
            Updates the processing of a currently running query.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.MembershipIdentifier">
            <summary>
            <para>
            <para>The identifier for a member of a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.ProtectedQueryIdentifier">
            <summary>
            <para>
            <para>The identifier for a protected query instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.TargetStatus">
            <summary>
            <para>
            <para>The target status of a query. Used to update the execution status of a currently running
            query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtectedQuery'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRooms.Model.UpdateProtectedQueryResponse).
            Specifying the name of a property of type Amazon.CleanRooms.Model.UpdateProtectedQueryResponse 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.CRS.UpdateCRSProtectedQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MembershipIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^MembershipIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CRS.UpdateCRSProtectedQueryCmdlet.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>