AWS.Tools.HealthLake.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.HealthLake</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.AddAHLResourceTagCmdlet">
            <summary>
            Add a user-specifed key and value tag to a data store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.AddAHLResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) that grants access to the data store tags are being
            added to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.AddAHLResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The user-specified key and value pair tags being added to a data store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.AddAHLResourceTagCmdlet.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.HealthLake.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.AddAHLResourceTagCmdlet.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.AHL.AddAHLResourceTagCmdlet.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.AHL.GetAHLFHIRDatastoreCmdlet">
            <summary>
            Get properties for a FHIR-enabled data store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The data store identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DatastoreProperties'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.DescribeFHIRDatastoreResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DescribeFHIRDatastoreResponse 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.AHL.GetAHLFHIRDatastoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet">
            <summary>
            List all FHIR-enabled data stores in a user’s account, regardless of data store status.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_CreatedAfter">
            <summary>
            <para>
            <para>Filter to set cutoff dates for records. All data stores created after the specified
            date are included in the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_CreatedBefore">
            <summary>
            <para>
            <para>Filter to set cutoff dates for records. All data stores created before the specified
            date are included in the results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_DatastoreName">
            <summary>
            <para>
            <para>Filter data store results by name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Filter_DatastoreStatus">
            <summary>
            <para>
            <para>Filter data store results by status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of data stores returned on a page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token used to retrieve the next page of data stores when results are paginated.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRDatastoreListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DatastorePropertiesList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.ListFHIRDatastoresResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.ListFHIRDatastoresResponse 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.AHL.GetAHLFHIRDatastoreListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobCmdlet">
            <summary>
            Get FHIR export job properties.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The data store identifier from which FHIR data is being exported from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobCmdlet.JobId">
            <summary>
            <para>
            <para>The export job identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ExportJobProperties'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.DescribeFHIRExportJobResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DescribeFHIRExportJobResponse 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.AHL.GetAHLFHIRExportJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet">
            <summary>
            Lists all FHIR export jobs associated with an account and their statuses.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.DatastoreId">
            <summary>
            <para>
            <para>Limits the response to the export job with the specified data store ID. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.JobName">
            <summary>
            <para>
            <para>Limits the response to the export job with the specified job name. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.JobStatus">
            <summary>
            <para>
            <para>Limits the response to export jobs with the specified job status. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.SubmittedAfter">
            <summary>
            <para>
            <para>Limits the response to FHIR export jobs submitted after a user-specified date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.SubmittedBefore">
            <summary>
            <para>
            <para>Limits the response to FHIR export jobs submitted before a user- specified date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Limits the number of results returned for a ListFHIRExportJobs to a maximum quantity
            specified by the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token used to identify the next page of results to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ExportJobPropertiesList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.ListFHIRExportJobsResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.ListFHIRExportJobsResponse 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.AHL.GetAHLFHIRExportJobListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRExportJobListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet">
            <summary>
            Get the import job properties to learn more about the job or job progress.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The data store identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet.JobId">
            <summary>
            <para>
            <para>The import job identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ImportJobProperties'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.DescribeFHIRImportJobResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DescribeFHIRImportJobResponse 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.AHL.GetAHLFHIRImportJobListCmdlet">
            <summary>
            List all FHIR import jobs associated with an account and their statuses.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.DatastoreId">
            <summary>
            <para>
            <para>Limits the response to the import job with the specified data store ID. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.JobName">
            <summary>
            <para>
            <para>Limits the response to the import job with the specified job name. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.JobStatus">
            <summary>
            <para>
            <para>Limits the response to the import job with the specified job status. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.SubmittedAfter">
            <summary>
            <para>
            <para>Limits the response to FHIR import jobs submitted after a user-specified date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.SubmittedBefore">
            <summary>
            <para>
            <para>Limits the response to FHIR import jobs submitted before a user- specified date. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Limits the number of results returned for <c>ListFHIRImportJobs</c> to a maximum quantity
            specified by the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to identify the next page of results to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ImportJobPropertiesList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.HealthLake.Model.ListFHIRImportJobsResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.ListFHIRImportJobsResponse 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.AHL.GetAHLFHIRImportJobListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLFHIRImportJobListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AHL.GetAHLResourceTagCmdlet">
            <summary>
            Returns a list of all existing tags associated with a data store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the data store to which tags are being added.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.GetAHLResourceTagCmdlet.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.HealthLake.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.HealthLake.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.AHL.GetAHLResourceTagCmdlet.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.AHL.NewAHLFHIRDatastoreCmdlet">
            <summary>
            Create a FHIR-enabled data store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.IdentityProviderConfiguration_AuthorizationStrategy">
            <summary>
            <para>
            <para>The authorization strategy selected when the HealthLake data store is created.</para><note><para>HealthLake provides support for both SMART on FHIR V1 and V2 as described below.</para><ul><li><para><c>SMART_ON_FHIR_V1</c> – Support for only SMART on FHIR V1, which includes <c>read</c>
            (read/search) and <c>write</c> (create/update/delete) permissions.</para></li><li><para><c>SMART_ON_FHIR</c> – Support for both SMART on FHIR V1 and V2, which includes <c>create</c>,
            <c>read</c>, <c>update</c>, <c>delete</c>, and <c>search</c> permissions.</para></li><li><para><c>AWS_AUTH</c> – The default HealthLake authorization strategy; not affiliated with
            SMART on FHIR.</para></li></ul></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.KmsEncryptionConfig_CmkType">
            <summary>
            <para>
            <para>The type of customer-managed-key (CMK) used for encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.DatastoreName">
            <summary>
            <para>
            <para>The data store name (user-generated).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.DatastoreTypeVersion">
            <summary>
            <para>
            <para>The FHIR release version supported by the data store. Current support is for version
            <c>R4</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.IdentityProviderConfiguration_FineGrainedAuthorizationEnabled">
            <summary>
            <para>
            <para>The parameter to enable SMART on FHIR fine-grained authorization for the data store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.IdentityProviderConfiguration_IdpLambdaArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Lambda function to use to decode the access
            token created by the authorization server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.KmsEncryptionConfig_KmsKeyId">
            <summary>
            <para>
            <para>The Key Management Service (KMS) encryption key id/alias used to encrypt the data
            store contents at rest.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.IdentityProviderConfiguration_Metadata">
            <summary>
            <para>
            <para>The JSON metadata elements to use in your identity provider configuration. Required
            elements are listed based on the launch specification of the SMART application. For
            more information on all possible elements, see <a href="https://build.fhir.org/ig/HL7/smart-app-launch/conformance.html#metadata">Metadata</a>
            in SMART's App Launch specification.</para><para><c>authorization_endpoint</c>: The URL to the OAuth2 authorization endpoint.</para><para><c>grant_types_supported</c>: An array of grant types that are supported at the token
            endpoint. You must provide at least one grant type option. Valid options are <c>authorization_code</c>
            and <c>client_credentials</c>.</para><para><c>token_endpoint</c>: The URL to the OAuth2 token endpoint.</para><para><c>capabilities</c>: An array of strings of the SMART capabilities that the authorization
            server supports.</para><para><c>code_challenge_methods_supported</c>: An array of strings of supported PKCE code
            challenge methods. You must include the <c>S256</c> method in the array of PKCE code
            challenge methods.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.PreloadDataConfig_PreloadDataType">
            <summary>
            <para>
            <para>The type of preloaded data. Only Synthea preloaded data is supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.Tag">
            <summary>
            <para>
            <para>The resource tags applied to a data store when it is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.ClientToken">
            <summary>
            <para>
            <para>An optional user-provided token to ensure API idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.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.HealthLake.Model.CreateFHIRDatastoreResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.CreateFHIRDatastoreResponse 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.AHL.NewAHLFHIRDatastoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreTypeVersion parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreTypeVersion' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.NewAHLFHIRDatastoreCmdlet.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.AHL.RemoveAHLFHIRDatastoreCmdlet">
            <summary>
            Delete a FHIR-enabled data store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.DatastoreId">
            <summary>
            <para>
            <para> The AWS-generated identifier for the data store to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.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.HealthLake.Model.DeleteFHIRDatastoreResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.DeleteFHIRDatastoreResponse 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.AHL.RemoveAHLFHIRDatastoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLFHIRDatastoreCmdlet.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.AHL.RemoveAHLResourceTagCmdlet">
            <summary>
            Remove a user-specifed key and value tag from a data store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the data store from which tags are being removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The keys for the tags to be removed from the data store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLResourceTagCmdlet.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.HealthLake.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.RemoveAHLResourceTagCmdlet.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.AHL.RemoveAHLResourceTagCmdlet.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.AHL.StartAHLFHIRExportJobCmdlet">
            <summary>
            Start a FHIR export job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.DataAccessRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) used during initiation of the export job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The data store identifier from which files are being exported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.JobName">
            <summary>
            <para>
            <para>The export job name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.S3Configuration_KmsKeyId">
            <summary>
            <para>
            <para>The Key Management Service (KMS) key ID used to access the S3 bucket. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.S3Configuration_S3Uri">
            <summary>
            <para>
            <para>The <c>S3Uri</c> is the user-specified S3 location of the FHIR data to be imported
            into AWS HealthLake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.ClientToken">
            <summary>
            <para>
            <para>An optional user provided token used for ensuring API idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.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.HealthLake.Model.StartFHIRExportJobResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.StartFHIRExportJobResponse 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.AHL.StartAHLFHIRExportJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatastoreId parameter.
            The -PassThru parameter is deprecated, use -Select '^DatastoreId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRExportJobCmdlet.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.AHL.StartAHLFHIRImportJobCmdlet">
            <summary>
            Start importing bulk FHIR data into an ACTIVE data store. The import job imports FHIR
            data found in the <c>InputDataConfig</c> object and stores processing results in the
            <c>JobOutputDataConfig</c> object.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.DataAccessRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) that grants access permission to AWS HealthLake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.DatastoreId">
            <summary>
            <para>
            <para>The data store identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.JobName">
            <summary>
            <para>
            <para>The import job name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.S3Configuration_KmsKeyId">
            <summary>
            <para>
            <para>The Key Management Service (KMS) key ID used to access the S3 bucket. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.InputDataConfig_S3Uri">
            <summary>
            <para>
            <para>The <c>S3Uri</c> is the user-specified S3 location of the FHIR data to be imported
            into AWS HealthLake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.S3Configuration_S3Uri">
            <summary>
            <para>
            <para>The <c>S3Uri</c> is the user-specified S3 location of the FHIR data to be imported
            into AWS HealthLake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.ValidationLevel">
            <summary>
            <para>
            <para>The validation level of the import job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.ClientToken">
            <summary>
            <para>
            <para>The optional user-provided token used for ensuring API idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AHL.StartAHLFHIRImportJobCmdlet.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.HealthLake.Model.StartFHIRImportJobResponse).
            Specifying the name of a property of type Amazon.HealthLake.Model.StartFHIRImportJobResponse 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.AHL.StartAHLFHIRImportJobCmdlet.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>