AWS.Tools.InspectorScan.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.InspectorScan</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.ISCAN.InvokeISCANSbomScanCmdlet">
            <summary>
            Scans a provided CycloneDX 1.5 SBOM and reports on any vulnerabilities discovered
            in that SBOM. You can generate compatible SBOMs for your resources using the <a href="">Amazon
            Inspector SBOM generator</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ISCAN.InvokeISCANSbomScanCmdlet.OutputFormat">
            <summary>
            <para>
            <para>The output format for the vulnerability report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ISCAN.InvokeISCANSbomScanCmdlet.Sbom">
            <summary>
            <para>
            <para>The JSON file for the SBOM you want to scan. The SBOM must be in CycloneDX 1.5 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ISCAN.InvokeISCANSbomScanCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Sbom'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.InspectorScan.Model.ScanSbomResponse).
            Specifying the name of a property of type Amazon.InspectorScan.Model.ScanSbomResponse 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.ISCAN.InvokeISCANSbomScanCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutputFormat parameter.
            The -PassThru parameter is deprecated, use -Select '^OutputFormat' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ISCAN.InvokeISCANSbomScanCmdlet.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>