AWS.Tools.MarketplaceCatalog.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.MarketplaceCatalog</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MCAT.AddMCATResourceTagCmdlet">
            <summary>
            Tags a resource (either an <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
            or <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#working-with-change-sets">change
            set</a>).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.AddMCATResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>Required. The Amazon Resource Name (ARN) associated with the resource you want to
            tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.AddMCATResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Required. A list of objects specifying each key name and value. Number of objects
            allowed: 1-50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.AddMCATResourceTagCmdlet.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.MarketplaceCatalog.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.AddMCATResourceTagCmdlet.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.MCAT.AddMCATResourceTagCmdlet.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.MCAT.GetMCATBatchEntityCmdlet">
            <summary>
            Returns metadata and content for multiple entities. This is the Batch version of the
            <c>DescribeEntity</c> API and uses the same IAM permission action as <c>DescribeEntity</c>
            API.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATBatchEntityCmdlet.EntityRequestList">
            <summary>
            <para>
            <para>List of entity IDs and the catalogs the entities are present in.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATBatchEntityCmdlet.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.MarketplaceCatalog.Model.BatchDescribeEntitiesResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.BatchDescribeEntitiesResponse 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.MCAT.GetMCATBatchEntityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EntityRequestList parameter.
            The -PassThru parameter is deprecated, use -Select '^EntityRequestList' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetCmdlet">
            <summary>
            Provides information about a given change set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetCmdlet.Catalog">
            <summary>
            <para>
            <para>Required. The catalog related to the request. Fixed value: <c>AWSMarketplace</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetCmdlet.ChangeSetId">
            <summary>
            <para>
            <para>Required. The unique identifier for the <c>StartChangeSet</c> request that you want
            to describe the details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetCmdlet.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.MarketplaceCatalog.Model.DescribeChangeSetResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.DescribeChangeSetResponse 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.MCAT.GetMCATChangeSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChangeSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChangeSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet">
            <summary>
            Returns the list of change sets owned by the account being used to make the call.
            You can filter this list by providing any combination of <c>entityId</c>, <c>ChangeSetName</c>,
            and status. If you provide more than one filter, the API operation applies a logical
            AND between the filters.
             
              
            <para>
            You can describe a change during the 60-day request history retention period for API
            calls.
            </para><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.MCAT.GetMCATChangeSetListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog related to the request. Fixed value: <c>AWSMarketplace</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.FilterList">
            <summary>
            <para>
            <para>An array of filter objects.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.Sort_SortBy">
            <summary>
            <para>
            <para>For <c>ListEntities</c>, supported attributes include <c>LastModifiedDate</c> (default)
            and <c>EntityId</c>. In addition to <c>LastModifiedDate</c> and <c>EntityId</c>, each
            <c>EntityType</c> might support additional fields.</para><para>For <c>ListChangeSets</c>, supported attributes include <c>StartTime</c> and <c>EndTime</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.Sort_SortOrder">
            <summary>
            <para>
            <para>The sorting order. Can be <c>ASCENDING</c> or <c>DESCENDING</c>. The default value
            is <c>DESCENDING</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results returned by a single call. This value must be provided
            in the next call to retrieve the next set of results. By default, this value is 20.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token value retrieved from a previous call to access the next page of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChangeSetSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MarketplaceCatalog.Model.ListChangeSetsResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.ListChangeSetsResponse 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.MCAT.GetMCATChangeSetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Catalog parameter.
            The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATChangeSetListCmdlet.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.MCAT.GetMCATEntityCmdlet">
            <summary>
            Returns the metadata and content of the entity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityCmdlet.Catalog">
            <summary>
            <para>
            <para>Required. The catalog related to the request. Fixed value: <c>AWSMarketplace</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityCmdlet.EntityId">
            <summary>
            <para>
            <para>Required. The unique ID of the entity to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityCmdlet.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.MarketplaceCatalog.Model.DescribeEntityResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.DescribeEntityResponse 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.MCAT.GetMCATEntityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EntityId parameter.
            The -PassThru parameter is deprecated, use -Select '^EntityId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet">
            <summary>
            Provides the list of entities of a given type.<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.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_AmiProductFilters_LastModifiedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Date after which the AMI product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ContainerProductFilters_LastModifiedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Date after which the container product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_DataProductFilters_LastModifiedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Date after which the data product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_AvailabilityEndDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>AvailabilityEndDate</c> of an offer after a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_LastModifiedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>LastModifiedDate</c> of an offer after a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_ReleaseDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ReleaseDate</c> of offers after a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_AvailabilityEndDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Allows filtering on <c>AvailabilityEndDate</c> of a ResaleAuthorization after a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_CreatedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Allows filtering on <c>CreatedDate</c> of a ResaleAuthorization after a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_LastModifiedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>LastModifiedDate</c> of a ResaleAuthorization after a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_SaaSProductFilters_LastModifiedDate_DateRange_AfterValue">
            <summary>
            <para>
            <para>Date after which the SaaS product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_AmiProductFilters_LastModifiedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Date before which the AMI product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ContainerProductFilters_LastModifiedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Date before which the container product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_DataProductFilters_LastModifiedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Date before which the data product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_AvailabilityEndDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>AvailabilityEndDate</c> of an offer before a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_LastModifiedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>LastModifiedDate</c> of an offer before a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_ReleaseDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ReleaseDate</c> of offers before a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_AvailabilityEndDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Allows filtering on <c>AvailabilityEndDate</c> of a ResaleAuthorization before a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_CreatedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Allows filtering on <c>CreatedDate</c> of a ResaleAuthorization before a date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_LastModifiedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>LastModifiedDate</c> of a ResaleAuthorization before a
            date.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_SaaSProductFilters_LastModifiedDate_DateRange_BeforeValue">
            <summary>
            <para>
            <para>Date before which the SaaS product was last modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog related to the request. Fixed value: <c>AWSMarketplace</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityType">
            <summary>
            <para>
            <para>The type of entities to retrieve. Valid values are: <c>AmiProduct</c>, <c>ContainerProduct</c>,
            <c>DataProduct</c>, <c>SaaSProduct</c>, <c>ProcurementPolicy</c>, <c>Experience</c>,
            <c>Audience</c>, <c>BrandingSettings</c>, <c>Offer</c>, <c>Seller</c>, <c>ResaleAuthorization</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.FilterList">
            <summary>
            <para>
            <para>An array of filter objects. Each filter object contains two attributes, <c>filterName</c>
            and <c>filterValues</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.OwnershipType">
            <summary>
            <para>
            <para>Filters the returned set of entities based on their owner. The default is <c>SELF</c>.
            To list entities shared with you through AWS Resource Access Manager (AWS RAM), set
            to <c>SHARED</c>. Entities shared through the AWS Marketplace Catalog API <c>PutResourcePolicy</c>
            operation can't be discovered through the <c>SHARED</c> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.AmiProductSort_SortBy">
            <summary>
            <para>
            <para>Field to sort the AMI products by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ContainerProductSort_SortBy">
            <summary>
            <para>
            <para>Field to sort the container products by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.DataProductSort_SortBy">
            <summary>
            <para>
            <para>Field to sort the data products by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.OfferSort_SortBy">
            <summary>
            <para>
            <para>Allows to sort offers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResaleAuthorizationSort_SortBy">
            <summary>
            <para>
            <para>Allows to sort ResaleAuthorization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.SaaSProductSort_SortBy">
            <summary>
            <para>
            <para>Field to sort the SaaS products by.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.Sort_SortBy">
            <summary>
            <para>
            <para>For <c>ListEntities</c>, supported attributes include <c>LastModifiedDate</c> (default)
            and <c>EntityId</c>. In addition to <c>LastModifiedDate</c> and <c>EntityId</c>, each
            <c>EntityType</c> might support additional fields.</para><para>For <c>ListChangeSets</c>, supported attributes include <c>StartTime</c> and <c>EndTime</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.AmiProductSort_SortOrder">
            <summary>
            <para>
            <para>The sorting order. Can be <c>ASCENDING</c> or <c>DESCENDING</c>. The default value
            is <c>DESCENDING</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ContainerProductSort_SortOrder">
            <summary>
            <para>
            <para>The sorting order. Can be <c>ASCENDING</c> or <c>DESCENDING</c>. The default value
            is <c>DESCENDING</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.DataProductSort_SortOrder">
            <summary>
            <para>
            <para>The sorting order. Can be <c>ASCENDING</c> or <c>DESCENDING</c>. The default value
            is <c>DESCENDING</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.OfferSort_SortOrder">
            <summary>
            <para>
            <para>Allows to sort offers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResaleAuthorizationSort_SortOrder">
            <summary>
            <para>
            <para>Allows to sort ResaleAuthorization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.SaaSProductSort_SortOrder">
            <summary>
            <para>
            <para>The sorting order. Can be <c>ASCENDING</c> or <c>DESCENDING</c>. The default value
            is <c>DESCENDING</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.Sort_SortOrder">
            <summary>
            <para>
            <para>The sorting order. Can be <c>ASCENDING</c> or <c>DESCENDING</c>. The default value
            is <c>DESCENDING</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_AmiProductFilters_EntityId_ValueList">
            <summary>
            <para>
            <para>A string array of unique entity id values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_AmiProductFilters_ProductTitle_ValueList">
            <summary>
            <para>
            <para>A string array of unique product title values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_AmiProductFilters_Visibility_ValueList">
            <summary>
            <para>
            <para>A string array of unique visibility values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ContainerProductFilters_EntityId_ValueList">
            <summary>
            <para>
            <para>A string array of unique entity id values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ContainerProductFilters_ProductTitle_ValueList">
            <summary>
            <para>
            <para>A string array of unique product title values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ContainerProductFilters_Visibility_ValueList">
            <summary>
            <para>
            <para>A string array of unique visibility values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_DataProductFilters_EntityId_ValueList">
            <summary>
            <para>
            <para>A string array of unique entity id values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_DataProductFilters_ProductTitle_ValueList">
            <summary>
            <para>
            <para>A string array of unique product title values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_DataProductFilters_Visibility_ValueList">
            <summary>
            <para>
            <para>A string array of unique visibility values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_EntityId_ValueList">
            <summary>
            <para>
            <para>Allows filtering on entity id of an offer with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_Name_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>Name</c> of an offer with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_ProductId_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ProductId</c> of an offer with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResaleAuthorizationId_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ResaleAuthorizationId</c> of an offer with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.State_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>State</c> of an offer with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.Targeting_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>Targeting</c> of an offer with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_AvailabilityEndDate_ValueList">
            <summary>
            <para>
            <para>Allows filtering on <c>AvailabilityEndDate</c> of a ResaleAuthorization with date
            value as input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.CreatedDate_ValueList">
            <summary>
            <para>
            <para>Allows filtering on <c>CreatedDate</c> of a ResaleAuthorization with date value as
            input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_EntityId_ValueList">
            <summary>
            <para>
            <para>Allows filtering on <c>EntityId</c> of a ResaleAuthorization with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ManufacturerAccountId_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ManufacturerAccountId</c> of a ResaleAuthorization with
            list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ManufacturerLegalName_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ManufacturerLegalName</c> of a ResaleAuthorization with
            list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_Name_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>Name</c> of a ResaleAuthorization with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.OfferExtendedStatus_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>OfferExtendedStatus</c> of a ResaleAuthorization with list
            input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_ProductId_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ProductId</c> of a ResaleAuthorization with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ProductName_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ProductName</c> of a ResaleAuthorization with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResellerAccountID_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>ResellerAccountID</c> of a ResaleAuthorization with list
            input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResellerLegalName_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the ResellerLegalNameProductName of a ResaleAuthorization with
            list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.Status_ValueList">
            <summary>
            <para>
            <para>Allows filtering on the <c>Status</c> of a ResaleAuthorization with list input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_SaaSProductFilters_EntityId_ValueList">
            <summary>
            <para>
            <para>A string array of unique entity id values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_SaaSProductFilters_ProductTitle_ValueList">
            <summary>
            <para>
            <para>A string array of unique product title values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_SaaSProductFilters_Visibility_ValueList">
            <summary>
            <para>
            <para>A string array of unique visibility values to be filtered on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_AmiProductFilters_ProductTitle_WildCardValue">
            <summary>
            <para>
            <para>A string that will be the <c>wildCard</c> input for product tile filter. It matches
            the provided value as a substring in the actual value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ContainerProductFilters_ProductTitle_WildCardValue">
            <summary>
            <para>
            <para>A string that will be the <c>wildCard</c> input for product tile filter. It matches
            the provided value as a substring in the actual value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_DataProductFilters_ProductTitle_WildCardValue">
            <summary>
            <para>
            <para>A string that will be the <c>wildCard</c> input for product tile filter. It matches
            the provided value as a substring in the actual value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.BuyerAccounts_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>BuyerAccounts</c> of an offer with wild card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_OfferFilters_Name_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>Name</c> of an offer with wild card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ManufacturerAccountId_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ManufacturerAccountId</c> of a ResaleAuthorization with
            wild card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ManufacturerLegalName_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ManufacturerLegalName</c> of a ResaleAuthorization with
            wild card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_ResaleAuthorizationFilters_Name_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>Name</c> of a ResaleAuthorization with wild card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ProductId_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ProductId</c> of a ResaleAuthorization with wild card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ProductName_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ProductName</c> of a ResaleAuthorization with wild card
            input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResellerAccountID_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the <c>ResellerAccountID</c> of a ResaleAuthorization with wild
            card input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.ResellerLegalName_WildCardValue">
            <summary>
            <para>
            <para>Allows filtering on the ResellerLegalName of a ResaleAuthorization with wild card
            input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.EntityTypeFilters_SaaSProductFilters_ProductTitle_WildCardValue">
            <summary>
            <para>
            <para>A string that will be the <c>wildCard</c> input for product tile filter. It matches
            the provided value as a substring in the actual value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the upper limit of the elements on a single page. If a value isn't provided,
            the default value is 20.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.NextToken">
            <summary>
            <para>
            <para>The value of the next token, if it exists. Null if there are no more results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EntitySummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MarketplaceCatalog.Model.ListEntitiesResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.ListEntitiesResponse 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.MCAT.GetMCATEntityListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Catalog parameter.
            The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATEntityListCmdlet.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.MCAT.GetMCATResourcePolicyCmdlet">
            <summary>
            Gets a resource-based policy of an entity that is identified by its resource ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the entity resource that is associated with the
            resource policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATResourcePolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Policy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MarketplaceCatalog.Model.GetResourcePolicyResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.GetResourcePolicyResponse 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.MCAT.GetMCATResourcePolicyCmdlet.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.MCAT.GetMCATResourceTagCmdlet">
            <summary>
            Lists all tags that have been added to a resource (either an <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
            or <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#working-with-change-sets">change
            set</a>).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.GetMCATResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>Required. 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.MCAT.GetMCATResourceTagCmdlet.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.MarketplaceCatalog.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.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.MCAT.GetMCATResourceTagCmdlet.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.MCAT.RemoveMCATResourcePolicyCmdlet">
            <summary>
            Deletes a resource-based policy on an entity that is identified by its resource ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.RemoveMCATResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the entity resource that is associated with the
            resource policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.RemoveMCATResourcePolicyCmdlet.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.MarketplaceCatalog.Model.DeleteResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.RemoveMCATResourcePolicyCmdlet.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.MCAT.RemoveMCATResourcePolicyCmdlet.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.MCAT.RemoveMCATResourceTagCmdlet">
            <summary>
            Removes a tag or list of tags from a resource (either an <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
            or <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#working-with-change-sets">change
            set</a>).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.RemoveMCATResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>Required. 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.MCAT.RemoveMCATResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>Required. A list of key names of tags to be removed. Number of strings allowed: 0-256.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.RemoveMCATResourceTagCmdlet.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.MarketplaceCatalog.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.RemoveMCATResourceTagCmdlet.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.MCAT.RemoveMCATResourceTagCmdlet.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.MCAT.StartMCATChangeSetCmdlet">
            <summary>
            Allows you to request changes for your entities. Within a single <c>ChangeSet</c>,
            you can't start the same change type against the same entity multiple times. Additionally,
            when a <c>ChangeSet</c> is running, all the entities targeted by the different changes
            are locked until the change set has completed (either succeeded, cancelled, or failed).
            If you try to start a change set containing a change against an entity that is already
            locked, you will receive a <c>ResourceInUseException</c> error.
             
              
            <para>
            For example, you can't start the <c>ChangeSet</c> described in the <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_StartChangeSet.html#API_StartChangeSet_Examples">example</a>
            later in this topic because it contains two changes to run the same change type (<c>AddRevisions</c>)
            against the same entity (<c>entity-id@1</c>).
            </para><para>
            For more information about working with change sets, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#working-with-change-sets">
            Working with change sets</a>. For information about change types for single-AMI products,
            see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/ami-products.html#working-with-single-AMI-products">Working
            with single-AMI products</a>. Also, for more information about change types available
            for container-based products, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/container-products.html#working-with-container-products">Working
            with container products</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.Catalog">
            <summary>
            <para>
            <para>The catalog related to the request. Fixed value: <c>AWSMarketplace</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.ChangeSet">
            <summary>
            <para>
            <para>Array of <c>change</c> object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.ChangeSetName">
            <summary>
            <para>
            <para>Optional case sensitive string of up to 100 ASCII characters. The change set name
            can be used to filter the list of change sets. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.ChangeSetTag">
            <summary>
            <para>
            <para>A list of objects specifying each key name and value for the <c>ChangeSetTags</c>
            property.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.ClientRequestToken">
            <summary>
            <para>
            <para>A unique token to identify the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.Intent">
            <summary>
            <para>
            <para>The intent related to the request. The default is <c>APPLY</c>. To test your request
            before applying changes to your entities, use <c>VALIDATE</c>. This feature is currently
            available for adding versions to single-AMI products. For more information, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/ami-products.html#ami-add-version">Add
            a new version</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.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.MarketplaceCatalog.Model.StartChangeSetResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.StartChangeSetResponse 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.MCAT.StartMCATChangeSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Catalog parameter.
            The -PassThru parameter is deprecated, use -Select '^Catalog' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StartMCATChangeSetCmdlet.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.MCAT.StopMCATChangeSetCmdlet">
            <summary>
            Used to cancel an open change request. Must be sent before the status of the request
            changes to <c>APPLYING</c>, the final stage of completing your change request. You
            can describe a change during the 60-day request history retention period for API calls.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StopMCATChangeSetCmdlet.Catalog">
            <summary>
            <para>
            <para>Required. The catalog related to the request. Fixed value: <c>AWSMarketplace</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StopMCATChangeSetCmdlet.ChangeSetId">
            <summary>
            <para>
            <para>Required. The unique identifier of the <c>StartChangeSet</c> request that you want
            to cancel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StopMCATChangeSetCmdlet.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.MarketplaceCatalog.Model.CancelChangeSetResponse).
            Specifying the name of a property of type Amazon.MarketplaceCatalog.Model.CancelChangeSetResponse 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.MCAT.StopMCATChangeSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ChangeSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^ChangeSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.StopMCATChangeSetCmdlet.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.MCAT.WriteMCATResourcePolicyCmdlet">
            <summary>
            Attaches a resource-based policy to an entity. Examples of an entity include: <c>AmiProduct</c>
            and <c>ContainerProduct</c>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.WriteMCATResourcePolicyCmdlet.Policy">
            <summary>
            <para>
            <para>The policy document to set; formatted in JSON.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.WriteMCATResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the entity resource you want to associate with a
            resource policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.WriteMCATResourcePolicyCmdlet.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.MarketplaceCatalog.Model.PutResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MCAT.WriteMCATResourcePolicyCmdlet.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.MCAT.WriteMCATResourcePolicyCmdlet.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>