AWS.Tools.CognitoSync.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.CognitoSync</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet">
            <summary>
            Subscribes to receive notifications when a dataset is modified by another device.
             
              
            <para>
            This API can only be called with temporary credentials provided by Cognito Identity.
            You cannot call this API with developer credentials.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet.DatasetName">
            <summary>
            <para>
            <para>The name of the dataset to subcribe to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet.DeviceId">
            <summary>
            <para>
            <para>The unique ID generated for this device by Cognito.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet.IdentityId">
            <summary>
            <para>
            <para>Unique ID for this identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created
            by Amazon Cognito. The ID of the pool to which the identity belongs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet.PassThru">
            <summary>
            Returns the value passed to the DatasetName parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.AddCGISDatasetSubscriptionCmdlet.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.CGIS.GetCGISBulkPublishDetailCmdlet">
            <summary>
            Get the status of the last BulkPublish operation for an identity pool.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISBulkPublishDetailCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISCognitoEventCmdlet">
            <summary>
            Gets the events and the corresponding Lambda functions associated with an identity
            pool.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISCognitoEventCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>The Cognito Identity Pool ID for the request</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetCmdlet">
            <summary>
            Gets meta data about a dataset by identity and dataset name. With Amazon Cognito Sync,
            each identity has access only to its own data. Thus, the credentials used to make
            this API call need to have access to the identity data.
             
              
            <para>
            This API can be called with temporary user credentials provided by Cognito Identity
            or with developer credentials. You should use Cognito Identity credentials to make
            this API call.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetCmdlet.DatasetName">
            <summary>
            <para>
            A string of up to 128 characters. Allowed
            characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.' (dot).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetCmdlet.IdentityId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetListCmdlet">
            <summary>
            Lists datasets for an identity. With Amazon Cognito Sync, each identity has access
            only to its own data. Thus, the credentials used to make this API call need to have
            access to the identity data.
             
              
            <para>
            ListDatasets can be called with temporary user credentials provided by Cognito Identity
            or with developer credentials. You should use the Cognito Identity credentials to
            make this API call.
            </para><br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetListCmdlet.IdentityId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetListCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetListCmdlet.MaxResult">
            <summary>
            <para>
            The maximum number of results to be returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISDatasetListCmdlet.NextToken">
            <summary>
            <para>
            A pagination token for obtaining the next page
            of results.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolConfigurationCmdlet">
            <summary>
            Gets the configuration settings of an identity pool.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolConfigurationCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created
            by Amazon Cognito. This is the ID of the pool for which to return a configuration.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolUsageCmdlet">
            <summary>
            Gets usage details (for example, data storage) about a particular identity pool.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolUsageCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolUsageListCmdlet">
            <summary>
            Gets a list of identity pools registered with Cognito.
             
              
            <para>
            ListIdentityPoolUsage can only be called with developer credentials. You cannot make
            this API call with the temporary user credentials provided by Cognito Identity.
            </para><br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolUsageListCmdlet.MaxResult">
            <summary>
            <para>
            The maximum number of results to be returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityPoolUsageListCmdlet.NextToken">
            <summary>
            <para>
            A pagination token for obtaining the next page
            of results.
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityUsageCmdlet">
            <summary>
            Gets usage information for an identity, including number of datasets and data usage.
             
              
            <para>
            This API can be called with temporary user credentials provided by Cognito Identity
            or with developer credentials.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityUsageCmdlet.IdentityId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISIdentityUsageCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet">
            <summary>
            Gets paginated records, optionally changed after a particular sync count for a dataset
            and identity. With Amazon Cognito Sync, each identity has access only to its own data.
            Thus, the credentials used to make this API call need to have access to the identity
            data.
             
              
            <para>
            ListRecords can be called with temporary user credentials provided by Cognito Identity
            or with developer credentials. You should use Cognito Identity credentials to make
            this API call.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.DatasetName">
            <summary>
            <para>
            A string of up to 128 characters. Allowed
            characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.' (dot).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.IdentityId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.LastSyncCount">
            <summary>
            <para>
            The last server sync count for this record.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.SyncSessionToken">
            <summary>
            <para>
            A token containing a session ID, identity
            ID, and expiration.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.MaxResult">
            <summary>
            <para>
            The maximum number of results to be returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.GetCGISRecordListCmdlet.NextToken">
            <summary>
            <para>
            A pagination token for obtaining the next page
            of results.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CGIS.PublishCGISBulkDatasetCmdlet">
            <summary>
            Initiates a bulk publish of all existing datasets for an Identity Pool to the configured
            stream. Customers are limited to one successful bulk publish per 24 hours. Bulk publish
            is an asynchronous request, customers can see the status of the request via the GetBulkPublishDetails
            operation.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.PublishCGISBulkDatasetCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.PublishCGISBulkDatasetCmdlet.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.CGIS.RegisterCGISDeviceCmdlet">
            <summary>
            Registers a device to receive push sync notifications.
             
              
            <para>
            This API can only be called with temporary credentials provided by Cognito Identity.
            You cannot call this API with developer credentials.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RegisterCGISDeviceCmdlet.IdentityId">
            <summary>
            <para>
            <para>The unique ID for this identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RegisterCGISDeviceCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created
            by Amazon Cognito. Here, the ID of the pool that the identity belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RegisterCGISDeviceCmdlet.Platform">
            <summary>
            <para>
            <para>The SNS platform type (e.g. GCM, SDM, APNS, APNS_SANDBOX).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RegisterCGISDeviceCmdlet.Token">
            <summary>
            <para>
            <para>The push token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RegisterCGISDeviceCmdlet.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.CGIS.RemoveCGISDatasetCmdlet">
            <summary>
            Deletes the specific dataset. The dataset will be deleted permanently, and the action
            can't be undone. Datasets that this dataset was merged with will no longer report
            the merge. Any subsequent operation on this dataset will result in a ResourceNotFoundException.
             
              
            <para>
            This API can be called with temporary user credentials provided by Cognito Identity
            or with developer credentials.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetCmdlet.DatasetName">
            <summary>
            <para>
            A string of up to 128 characters. Allowed
            characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.' (dot).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetCmdlet.IdentityId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetCmdlet.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.CGIS.RemoveCGISDatasetSubscriptionCmdlet">
            <summary>
            Unsubscribes from receiving notifications when a dataset is modified by another device.
             
              
            <para>
            This API can only be called with temporary credentials provided by Cognito Identity.
            You cannot call this API with developer credentials.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetSubscriptionCmdlet.DatasetName">
            <summary>
            <para>
            <para>The name of the dataset from which to unsubcribe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetSubscriptionCmdlet.DeviceId">
            <summary>
            <para>
            <para>The unique ID generated for this device by Cognito.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetSubscriptionCmdlet.IdentityId">
            <summary>
            <para>
            <para>Unique ID for this identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetSubscriptionCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created
            by Amazon Cognito. The ID of the pool to which this identity belongs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetSubscriptionCmdlet.PassThru">
            <summary>
            Returns the value passed to the DatasetName parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.RemoveCGISDatasetSubscriptionCmdlet.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.CGIS.SetCGISCognitoEventLambdaFunctionCmdlet">
            <summary>
            Sets the AWS Lambda function for a given event type for an identity pool. This request
            only updates the key/value pair specified. Other key/values pairs are not updated.
            To remove a key value pair, pass a empty value for the particular key.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISCognitoEventLambdaFunctionCmdlet.Event">
            <summary>
            <para>
            <para>The events to configure</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISCognitoEventLambdaFunctionCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>The Cognito Identity Pool to use when configuring Cognito Events</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISCognitoEventLambdaFunctionCmdlet.PassThru">
            <summary>
            Returns the value passed to the IdentityPoolId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISCognitoEventLambdaFunctionCmdlet.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.CGIS.SetCGISIdentityPoolConfigurationCmdlet">
            <summary>
            Sets the necessary configuration for push sync.
             
              
            <para>
            This API can only be called with developer credentials. You cannot call this API with
            the temporary user credentials provided by Cognito Identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISIdentityPoolConfigurationCmdlet.CognitoStream">
            <summary>
            <para>
            Options to apply to this identity pool
            for Amazon Cognito streams.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISIdentityPoolConfigurationCmdlet.IdentityPoolId">
            <summary>
            <para>
            <para>A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created
            by Amazon Cognito. This is the ID of the pool to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISIdentityPoolConfigurationCmdlet.PushSync">
            <summary>
            <para>
            <para>Options to apply to this identity pool for push synchronization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.SetCGISIdentityPoolConfigurationCmdlet.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.CGIS.UpdateCGISRecordCmdlet">
            <summary>
            Posts updates to records and adds and deletes records for a dataset and user.
             
              
            <para>
            The sync count in the record patch is your last known sync count for that record.
            The server will reject an UpdateRecords request with a ResourceConflictException if
            you try to patch a record with a new value but a stale sync count.
            </para><para>
            For example, if the sync count on the server is 5 for a key called highScore and you
            try and submit a new highScore with sync count of 4, the request will be rejected.
            To obtain the current sync count for a record, call ListRecords. On a successful update
            of the record, the response returns the new sync count for that record. You should
            present that sync count the next time you try to update that same record. When the
            record does not exist, specify the sync count as 0.
            </para><para>
            This API can be called with temporary user credentials provided by Cognito Identity
            or with developer credentials.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.ClientContext">
            <summary>
            <para>
            Intended to supply a device ID that will
            populate the lastModifiedBy field referenced in other methods. The ClientContext field
            is not yet implemented.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.DatasetName">
            <summary>
            <para>
            A string of up to 128 characters. Allowed
            characters are a-z, A-Z, 0-9, '_' (underscore), '-' (dash), and '.' (dot).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.DeviceId">
            <summary>
            <para>
            <para>The unique ID generated for this device by Cognito.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.IdentityId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.IdentityPoolId">
            <summary>
            <para>
            A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE)
            created by Amazon Cognito. GUID generation is unique within a region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.RecordPatch">
            <summary>
            <para>
            A list of patch operations.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.SyncSessionToken">
            <summary>
            <para>
            The SyncSessionToken returned by a previous
            call to ListRecords for this dataset and identity.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CGIS.UpdateCGISRecordCmdlet.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>