Skip to content

Commit

Permalink
feat(client-inspector2): Adds support for filePath filter.
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 11, 2024
1 parent e88b05c commit a0e7fd5
Show file tree
Hide file tree
Showing 56 changed files with 15,487 additions and 15,592 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface AssociateMemberCommandOutput extends AssociateMemberResponse, _
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ export interface BatchGetAccountStatusCommandOutput extends BatchGetAccountStatu
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ export interface BatchGetCodeSnippetCommandOutput extends BatchGetCodeSnippetRes
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ export interface BatchGetFindingDetailsCommandOutput extends BatchGetFindingDeta
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ export interface BatchGetFreeTrialInfoCommandOutput extends BatchGetFreeTrialInf
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface CancelFindingsReportCommandOutput extends CancelFindingsReportR
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface CancelSbomExportCommandOutput extends CancelSbomExportResponse,
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ export interface CreateCisScanConfigurationCommandOutput extends CreateCisScanCo
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
* architecture: "<StringFilter>",
* sourceLayerHash: "<StringFilter>",
* sourceLambdaLayerArn: "<StringFilter>",
* filePath: "<StringFilter>",
* },
* ],
* relatedVulnerabilities: "<StringFilterList>",
Expand Down Expand Up @@ -188,9 +189,6 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link BadRequestException} (client fault)
* <p>One or more tags submitted as part of the request is not valid.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
* architecture: "<StringFilter>",
* sourceLayerHash: "<StringFilter>",
* sourceLambdaLayerArn: "<StringFilter>",
* filePath: "<StringFilter>",
* },
* ],
* relatedVulnerabilities: "<StringFilterList>",
Expand Down Expand Up @@ -187,9 +188,6 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@ export interface CreateSbomExportCommandOutput extends CreateSbomExportResponse,
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface DeleteCisScanConfigurationCommandOutput extends DeleteCisScanCo
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
3 changes: 0 additions & 3 deletions clients/client-inspector2/src/commands/DeleteFilterCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __Metad
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ export interface DescribeOrganizationConfigurationCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
3 changes: 0 additions & 3 deletions clients/client-inspector2/src/commands/DisableCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ export interface DisableCommandOutput extends DisableResponse, __MetadataBearer
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ export interface DisableDelegatedAdminAccountCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link ConflictException} (client fault)
* <p>A conflict occurred.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
3 changes: 0 additions & 3 deletions clients/client-inspector2/src/commands/EnableCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {}
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ export interface EnableDelegatedAdminAccountCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link ConflictException} (client fault)
* <p>A conflict occurred.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ export interface GetCisScanReportCommandOutput extends GetCisScanReportResponse,
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ export interface GetCisScanResultDetailsCommandOutput extends GetCisScanResultDe
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ export interface GetDelegatedAdminAccountCommandOutput extends GetDelegatedAdmin
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ export interface GetEc2DeepInspectionConfigurationCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ export interface GetEncryptionKeyCommandOutput extends GetEncryptionKeyResponse,
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ export interface GetFindingsReportStatusCommandOutput extends GetFindingsReportS
* // architecture: "<StringFilter>",
* // sourceLayerHash: "<StringFilter>",
* // sourceLambdaLayerArn: "<StringFilter>",
* // filePath: "<StringFilter>",
* // },
* // ],
* // relatedVulnerabilities: "<StringFilterList>",
Expand Down Expand Up @@ -190,9 +191,6 @@ export interface GetFindingsReportStatusCommandOutput extends GetFindingsReportS
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
3 changes: 0 additions & 3 deletions clients/client-inspector2/src/commands/GetMemberCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __Met
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ export interface ListAccountPermissionsCommandOutput extends ListAccountPermissi
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ export interface ListCisScanConfigurationsCommandOutput extends ListCisScanConfi
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ export interface ListCisScanResultsAggregatedByChecksCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ export interface ListCisScanResultsAggregatedByTargetResourceCommandOutput
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
3 changes: 0 additions & 3 deletions clients/client-inspector2/src/commands/ListCisScansCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ export interface ListCisScansCommandOutput extends ListCisScansResponse, __Metad
*
* @throws {@link AccessDeniedException} (client fault)
* <p>You do not have sufficient access to perform this action.</p>
* <p>
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
* </p>
*
* @throws {@link InternalServerException} (server fault)
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export interface ListCoverageCommandInput extends ListCoverageRequest {}
export interface ListCoverageCommandOutput extends ListCoverageResponse, __MetadataBearer {}

/**
* <p>Lists coverage details for you environment.</p>
* <p>Lists coverage details for your environment.</p>
* @example
* Use a bare-bones client and the command you need to make an API call.
* ```javascript
Expand Down
Loading

0 comments on commit a0e7fd5

Please sign in to comment.