AWS.Tools.EKSAuth.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.EKSAuth</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.EKSAU.UseEKSAURoleForPodIdentityCmdlet">
            <summary>
            The Amazon EKS Auth API and the <c>AssumeRoleForPodIdentity</c> action are only used
            by the EKS Pod Identity Agent.
             
              
            <para>
            We recommend that applications use the Amazon Web Services SDKs to connect to Amazon
            Web Services services; if credentials from an EKS Pod Identity association are available
            in the pod, the latest versions of the SDKs use them automatically.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EKSAU.UseEKSAURoleForPodIdentityCmdlet.ClusterName">
            <summary>
            <para>
            <para>The name of the cluster for the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EKSAU.UseEKSAURoleForPodIdentityCmdlet.Token">
            <summary>
            <para>
            <para>The token of the Kubernetes service account for the pod.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EKSAU.UseEKSAURoleForPodIdentityCmdlet.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.EKSAuth.Model.AssumeRoleForPodIdentityResponse).
            Specifying the name of a property of type Amazon.EKSAuth.Model.AssumeRoleForPodIdentityResponse 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.EKSAU.UseEKSAURoleForPodIdentityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ClusterName parameter.
            The -PassThru parameter is deprecated, use -Select '^ClusterName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
    </members>
</doc>