AWS.Tools.OAM.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.OAM</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.AddCWOAMResourceTagCmdlet">
            <summary>
            Assigns one or more tags (key-value pairs) to the specified resource. Both sinks and
            links can be tagged.
             
              
            <para>
            Tags can help you organize and categorize your resources. You can also use them to
            scope user permissions by granting a user permission to access or change only resources
            with certain tag values.
            </para><para>
            Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly
            as strings of characters.
            </para><para>
            You can use the <code>TagResource</code> action with a resource that already has tags.
            If you specify a new tag key for the alarm, this tag is appended to the list of tags
            associated with the alarm. If you specify a tag key that is already associated with
            the alarm, the new tag value that you specify replaces the previous value for that
            tag.
            </para><para>
            You can associate as many as 50 tags with a resource.
            </para><important><para>
            Unlike tagging permissions in other Amazon Web Services services, to tag or untag
            links and sinks you must have the <code>oam:ResourceTag</code> permission. The <code>iam:ResourceTag</code>
            permission does not allow you to tag and untag links and sinks.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.AddCWOAMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource that you're adding tags to.</para><para>The ARN format of a sink is <code>arn:aws:oam:<i>Region</i>:<i>account-id</i>:sink/<i>sink-id</i></code></para><para>The ARN format of a link is <code>arn:aws:oam:<i>Region</i>:<i>account-id</i>:link/<i>link-id</i></code></para><para>For more information about ARN format, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.html">CloudWatch
            Logs resources and operations</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.AddCWOAMResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The list of key-value pairs to associate with the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.AddCWOAMResourceTagCmdlet.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.OAM.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.AddCWOAMResourceTagCmdlet.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.CWOAM.AddCWOAMResourceTagCmdlet.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.CWOAM.GetCWOAMAttachedLinkListCmdlet">
            <summary>
            Returns a list of source account links that are linked to this monitoring account
            sink.
             
              
            <para>
            To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use
            <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListSinks.html">ListSinks</a>.
            </para><para>
            To find a list of links for one source account, use <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListLinks.html">ListLinks</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMAttachedLinkListCmdlet.SinkIdentifier">
            <summary>
            <para>
            <para>The ARN of the sink that you want to retrieve links for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMAttachedLinkListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Limits the number of returned links to the specified number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMAttachedLinkListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of items to return. You received this token from a previous
            call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMAttachedLinkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OAM.Model.ListAttachedLinksResponse).
            Specifying the name of a property of type Amazon.OAM.Model.ListAttachedLinksResponse 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.CWOAM.GetCWOAMAttachedLinkListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SinkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SinkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkCmdlet">
            <summary>
            Returns complete information about one link.
             
              
            <para>
            To use this operation, provide the link ARN. To retrieve a list of link ARNs, use
            <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListLinks.html">ListLinks</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkCmdlet.Identifier">
            <summary>
            <para>
            <para>The ARN of the link to retrieve information for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkCmdlet.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.OAM.Model.GetLinkResponse).
            Specifying the name of a property of type Amazon.OAM.Model.GetLinkResponse 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.CWOAM.GetCWOAMLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkListCmdlet">
            <summary>
            Use this operation in a source account to return a list of links to monitoring account
            sinks that this source account has.
             
              
            <para>
            To find a list of links for one monitoring account sink, use <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListAttachedLinks.html">ListAttachedLinks</a>
            from within the monitoring account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Limits the number of returned links to the specified number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of items to return. You received this token from a previous
            call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMLinkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OAM.Model.ListLinksResponse).
            Specifying the name of a property of type Amazon.OAM.Model.ListLinksResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMResourceTagCmdlet">
            <summary>
            Displays the tags associated with a resource. Both sinks and links support tagging.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource that you want to view tags for.</para><para>The ARN format of a sink is <code>arn:aws:oam:<i>Region</i>:<i>account-id</i>:sink/<i>sink-id</i></code></para><para>The ARN format of a link is <code>arn:aws:oam:<i>Region</i>:<i>account-id</i>:link/<i>link-id</i></code></para><para>For more information about ARN format, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.html">CloudWatch
            Logs resources and operations</a>.</para><important><para>Unlike tagging permissions in other Amazon Web Services services, to retrieve the
            list of tags for links or sinks you must have the <code>oam:RequestTag</code> permission.
            The <code>aws:ReguestTag</code> permission does not allow you to tag and untag links
            and sinks.</para></important>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OAM.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.OAM.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.CWOAM.GetCWOAMResourceTagCmdlet.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.CWOAM.GetCWOAMSinkCmdlet">
            <summary>
            Returns complete information about one monitoring account sink.
             
              
            <para>
            To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use
            <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListSinks.html">ListSinks</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkCmdlet.Identifier">
            <summary>
            <para>
            <para>The ARN of the sink to retrieve information for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkCmdlet.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.OAM.Model.GetSinkResponse).
            Specifying the name of a property of type Amazon.OAM.Model.GetSinkResponse 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.CWOAM.GetCWOAMSinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkListCmdlet">
            <summary>
            Use this operation in a monitoring account to return the list of sinks created in
            that account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Limits the number of returned links to the specified number.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of items to return. You received this token from a previous
            call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OAM.Model.ListSinksResponse).
            Specifying the name of a property of type Amazon.OAM.Model.ListSinksResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkPolicyCmdlet">
            <summary>
            Returns the current sink policy attached to this sink. The sink policy specifies what
            accounts can attach to this sink as source accounts, and what types of data they can
            share.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkPolicyCmdlet.SinkIdentifier">
            <summary>
            <para>
            <para>The ARN of the sink to retrieve the policy of.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.GetCWOAMSinkPolicyCmdlet.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.OAM.Model.GetSinkPolicyResponse).
            Specifying the name of a property of type Amazon.OAM.Model.GetSinkPolicyResponse 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.CWOAM.GetCWOAMSinkPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SinkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SinkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMLinkCmdlet">
            <summary>
            Creates a link between a source account and a sink that you have created in a monitoring
            account.
             
              
            <para>
            Before you create a link, you must create a sink in the monitoring account and create
            a sink policy in that account. The sink policy must permit the source account to link
            to it. You can grant permission to source accounts by granting permission to an entire
            organization or to individual accounts.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_CreateSink.html">CreateSink</a>
            and <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_PutSinkPolicy.html">PutSinkPolicy</a>.
            </para><para>
            Each monitoring account can be linked to as many as 100,000 source accounts.
            </para><para>
            Each source account can be linked to as many as five monitoring accounts.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMLinkCmdlet.LabelTemplate">
            <summary>
            <para>
            <para>Specify a friendly human-readable name to use to identify this source account when
            you are viewing data from it in the monitoring account.</para><para>You can use a custom label or use the following variables:</para><ul><li><para><code>$AccountName</code> is the name of the account</para></li><li><para><code>$AccountEmail</code> is the globally unique email address of the account</para></li><li><para><code>$AccountEmailNoDomain</code> is the email address of the account without the
            domain name</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMLinkCmdlet.ResourceType">
            <summary>
            <para>
            <para>An array of strings that define which types of data that the source account shares
            with the monitoring account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMLinkCmdlet.SinkIdentifier">
            <summary>
            <para>
            <para>The ARN of the sink to use to create this link. You can use <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListSinks.html">ListSinks</a>
            to find the ARNs of sinks.</para><para>For more information about sinks, see <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_CreateSink.html">CreateSink</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMLinkCmdlet.Tag">
            <summary>
            <para>
            <para>Assigns one or more tags (key-value pairs) to the link. </para><para>Tags can help you organize and categorize your resources. You can also use them to
            scope user permissions by granting a user permission to access or change only resources
            with certain tag values.</para><para>For more information about using tags to control access, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html">Controlling
            access to Amazon Web Services resources using tags</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMLinkCmdlet.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.OAM.Model.CreateLinkResponse).
            Specifying the name of a property of type Amazon.OAM.Model.CreateLinkResponse 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.CWOAM.NewCWOAMLinkCmdlet.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.CWOAM.NewCWOAMSinkCmdlet">
            <summary>
            Use this to create a <i>sink</i> in the current account, so that it can be used as
            a monitoring account in CloudWatch cross-account observability. A sink is a resource
            that represents an attachment point in a monitoring account. Source accounts can link
            to the sink to send observability data.
             
              
            <para>
            After you create a sink, you must create a sink policy that allows source accounts
            to attach to it. For more information, see <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_PutSinkPolicy.html">PutSinkPolicy</a>.
            </para><para>
            Each account can contain one sink. If you delete a sink, you can then create a new
            one in that account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMSinkCmdlet.Name">
            <summary>
            <para>
            <para>A name for the sink.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMSinkCmdlet.Tag">
            <summary>
            <para>
            <para>Assigns one or more tags (key-value pairs) to the link. </para><para>Tags can help you organize and categorize your resources. You can also use them to
            scope user permissions by granting a user permission to access or change only resources
            with certain tag values.</para><para>For more information about using tags to control access, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html">Controlling
            access to Amazon Web Services resources using tags</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMSinkCmdlet.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.OAM.Model.CreateSinkResponse).
            Specifying the name of a property of type Amazon.OAM.Model.CreateSinkResponse 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.CWOAM.NewCWOAMSinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.NewCWOAMSinkCmdlet.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.CWOAM.RemoveCWOAMLinkCmdlet">
            <summary>
            Deletes a link between a monitoring account sink and a source account. You must run
            this operation in the source account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMLinkCmdlet.Identifier">
            <summary>
            <para>
            <para>The ARN of the link to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMLinkCmdlet.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.OAM.Model.DeleteLinkResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMLinkCmdlet.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.CWOAM.RemoveCWOAMResourceTagCmdlet">
            <summary>
            Removes one or more tags from the specified resource.
             
             <important><para>
            Unlike tagging permissions in other Amazon Web Services services, to tag or untag
            links and sinks you must have the <code>oam:ResourceTag</code> permission. The <code>iam:TagResource</code>
            permission does not allow you to tag and untag links and sinks.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource that you're removing tags from.</para><para>The ARN format of a sink is <code>arn:aws:oam:<i>Region</i>:<i>account-id</i>:sink/<i>sink-id</i></code></para><para>The ARN format of a link is <code>arn:aws:oam:<i>Region</i>:<i>account-id</i>:link/<i>link-id</i></code></para><para>For more information about ARN format, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.html">CloudWatch
            Logs resources and operations</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The list of tag keys to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMResourceTagCmdlet.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.OAM.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMResourceTagCmdlet.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.CWOAM.RemoveCWOAMResourceTagCmdlet.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.CWOAM.RemoveCWOAMSinkCmdlet">
            <summary>
            Deletes a sink. You must delete all links to a sink before you can delete that sink.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMSinkCmdlet.Identifier">
            <summary>
            <para>
            <para>The ARN of the sink to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMSinkCmdlet.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.OAM.Model.DeleteSinkResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMSinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.RemoveCWOAMSinkCmdlet.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.CWOAM.UpdateCWOAMLinkCmdlet">
            <summary>
            Use this operation to change what types of data are shared from a source account to
            its linked monitoring account sink. You can't change the sink or change the monitoring
            account with this operation.
             
              
            <para>
            To update the list of tags associated with the sink, use <a href="https://docs.aws.amazon.com/OAM/latest/APIReference/API_TagResource.html">TagResource</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.UpdateCWOAMLinkCmdlet.Identifier">
            <summary>
            <para>
            <para>The ARN of the link that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.UpdateCWOAMLinkCmdlet.ResourceType">
            <summary>
            <para>
            <para>An array of strings that define which types of data that the source account will send
            to the monitoring account.</para><para>Your input here replaces the current set of data types that are shared.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.UpdateCWOAMLinkCmdlet.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.OAM.Model.UpdateLinkResponse).
            Specifying the name of a property of type Amazon.OAM.Model.UpdateLinkResponse 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.CWOAM.UpdateCWOAMLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.UpdateCWOAMLinkCmdlet.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.CWOAM.WriteCWOAMSinkPolicyCmdlet">
            <summary>
            Creates or updates the resource policy that grants permissions to source accounts
            to link to the monitoring account sink. When you create a sink policy, you can grant
            permissions to all accounts in an organization or to individual accounts.
             
              
            <para>
            You can also use a sink policy to limit the types of data that is shared. The three
            types that you can allow or deny are:
            </para><ul><li><para><b>Metrics</b> - Specify with <code>AWS::CloudWatch::Metric</code></para></li><li><para><b>Log groups</b> - Specify with <code>AWS::Logs::LogGroup</code></para></li><li><para><b>Traces</b> - Specify with <code>AWS::XRay::Trace</code></para></li></ul><para>
            See the examples in this section to see how to specify permitted source accounts and
            data types.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.WriteCWOAMSinkPolicyCmdlet.Policy">
            <summary>
            <para>
            <para>The JSON policy to use. If you are updating an existing policy, the entire existing
            policy is replaced by what you specify here.</para><para>The policy must be in JSON string format with quotation marks escaped and no newlines.</para><para>For examples of different types of policies, see the <b>Examples</b> section on this
            page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.WriteCWOAMSinkPolicyCmdlet.SinkIdentifier">
            <summary>
            <para>
            <para>The ARN of the sink to attach this policy to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.WriteCWOAMSinkPolicyCmdlet.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.OAM.Model.PutSinkPolicyResponse).
            Specifying the name of a property of type Amazon.OAM.Model.PutSinkPolicyResponse 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.CWOAM.WriteCWOAMSinkPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SinkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SinkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOAM.WriteCWOAMSinkPolicyCmdlet.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>