Skip to content

Commit a0e7fd5

Browse files
author
awstools
committed
feat(client-inspector2): Adds support for filePath filter.
1 parent e88b05c commit a0e7fd5

File tree

56 files changed

+15487
-15592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+15487
-15592
lines changed

clients/client-inspector2/src/commands/AssociateMemberCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export interface AssociateMemberCommandOutput extends AssociateMemberResponse, _
5454
*
5555
* @throws {@link AccessDeniedException} (client fault)
5656
* <p>You do not have sufficient access to perform this action.</p>
57-
* <p>
58-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
59-
* </p>
6057
*
6158
* @throws {@link InternalServerException} (server fault)
6259
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ export interface BatchGetAccountStatusCommandOutput extends BatchGetAccountStatu
101101
*
102102
* @throws {@link AccessDeniedException} (client fault)
103103
* <p>You do not have sufficient access to perform this action.</p>
104-
* <p>
105-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
106-
* </p>
107104
*
108105
* @throws {@link InternalServerException} (server fault)
109106
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ export interface BatchGetCodeSnippetCommandOutput extends BatchGetCodeSnippetRes
8181
*
8282
* @throws {@link AccessDeniedException} (client fault)
8383
* <p>You do not have sufficient access to perform this action.</p>
84-
* <p>
85-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
86-
* </p>
8784
*
8885
* @throws {@link InternalServerException} (server fault)
8986
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,6 @@ export interface BatchGetFindingDetailsCommandOutput extends BatchGetFindingDeta
9797
*
9898
* @throws {@link AccessDeniedException} (client fault)
9999
* <p>You do not have sufficient access to perform this action.</p>
100-
* <p>
101-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
102-
* </p>
103100
*
104101
* @throws {@link InternalServerException} (server fault)
105102
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ export interface BatchGetFreeTrialInfoCommandOutput extends BatchGetFreeTrialInf
7575
*
7676
* @throws {@link AccessDeniedException} (client fault)
7777
* <p>You do not have sufficient access to perform this action.</p>
78-
* <p>
79-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
80-
* </p>
8178
*
8279
* @throws {@link InternalServerException} (server fault)
8380
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
7878
*
7979
* @throws {@link AccessDeniedException} (client fault)
8080
* <p>You do not have sufficient access to perform this action.</p>
81-
* <p>
82-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
83-
* </p>
8481
*
8582
* @throws {@link InternalServerException} (server fault)
8683
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
8181
*
8282
* @throws {@link AccessDeniedException} (client fault)
8383
* <p>You do not have sufficient access to perform this action.</p>
84-
* <p>
85-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
86-
* </p>
8784
*
8885
* @throws {@link InternalServerException} (server fault)
8986
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export interface CancelFindingsReportCommandOutput extends CancelFindingsReportR
5454
*
5555
* @throws {@link AccessDeniedException} (client fault)
5656
* <p>You do not have sufficient access to perform this action.</p>
57-
* <p>
58-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
59-
* </p>
6057
*
6158
* @throws {@link InternalServerException} (server fault)
6259
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/CancelSbomExportCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export interface CancelSbomExportCommandOutput extends CancelSbomExportResponse,
5454
*
5555
* @throws {@link AccessDeniedException} (client fault)
5656
* <p>You do not have sufficient access to perform this action.</p>
57-
* <p>
58-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
59-
* </p>
6057
*
6158
* @throws {@link InternalServerException} (server fault)
6259
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/CreateCisScanConfigurationCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ export interface CreateCisScanConfigurationCommandOutput extends CreateCisScanCo
9393
*
9494
* @throws {@link AccessDeniedException} (client fault)
9595
* <p>You do not have sufficient access to perform this action.</p>
96-
* <p>
97-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
98-
* </p>
9996
*
10097
* @throws {@link InternalServerException} (server fault)
10198
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/CreateFilterCommand.ts

+1-3
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
141141
* architecture: "<StringFilter>",
142142
* sourceLayerHash: "<StringFilter>",
143143
* sourceLambdaLayerArn: "<StringFilter>",
144+
* filePath: "<StringFilter>",
144145
* },
145146
* ],
146147
* relatedVulnerabilities: "<StringFilterList>",
@@ -188,9 +189,6 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
188189
*
189190
* @throws {@link AccessDeniedException} (client fault)
190191
* <p>You do not have sufficient access to perform this action.</p>
191-
* <p>
192-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
193-
* </p>
194192
*
195193
* @throws {@link BadRequestException} (client fault)
196194
* <p>One or more tags submitted as part of the request is not valid.</p>

clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts

+1-3
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
139139
* architecture: "<StringFilter>",
140140
* sourceLayerHash: "<StringFilter>",
141141
* sourceLambdaLayerArn: "<StringFilter>",
142+
* filePath: "<StringFilter>",
142143
* },
143144
* ],
144145
* relatedVulnerabilities: "<StringFilterList>",
@@ -187,9 +188,6 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
187188
*
188189
* @throws {@link AccessDeniedException} (client fault)
189190
* <p>You do not have sufficient access to perform this action.</p>
190-
* <p>
191-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
192-
* </p>
193191
*
194192
* @throws {@link InternalServerException} (server fault)
195193
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/CreateSbomExportCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ export interface CreateSbomExportCommandOutput extends CreateSbomExportResponse,
106106
*
107107
* @throws {@link AccessDeniedException} (client fault)
108108
* <p>You do not have sufficient access to perform this action.</p>
109-
* <p>
110-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
111-
* </p>
112109
*
113110
* @throws {@link InternalServerException} (server fault)
114111
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/DeleteCisScanConfigurationCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export interface DeleteCisScanConfigurationCommandOutput extends DeleteCisScanCo
5454
*
5555
* @throws {@link AccessDeniedException} (client fault)
5656
* <p>You do not have sufficient access to perform this action.</p>
57-
* <p>
58-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
59-
* </p>
6057
*
6158
* @throws {@link InternalServerException} (server fault)
6259
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/DeleteFilterCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __Metad
5454
*
5555
* @throws {@link AccessDeniedException} (client fault)
5656
* <p>You do not have sufficient access to perform this action.</p>
57-
* <p>
58-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
59-
* </p>
6057
*
6158
* @throws {@link InternalServerException} (server fault)
6259
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ export interface DescribeOrganizationConfigurationCommandOutput
6666
*
6767
* @throws {@link AccessDeniedException} (client fault)
6868
* <p>You do not have sufficient access to perform this action.</p>
69-
* <p>
70-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
71-
* </p>
7269
*
7370
* @throws {@link InternalServerException} (server fault)
7471
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/DisableCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ export interface DisableCommandOutput extends DisableResponse, __MetadataBearer
8585
*
8686
* @throws {@link AccessDeniedException} (client fault)
8787
* <p>You do not have sufficient access to perform this action.</p>
88-
* <p>
89-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
90-
* </p>
9188
*
9289
* @throws {@link InternalServerException} (server fault)
9390
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ export interface DisableDelegatedAdminAccountCommandOutput
5959
*
6060
* @throws {@link AccessDeniedException} (client fault)
6161
* <p>You do not have sufficient access to perform this action.</p>
62-
* <p>
63-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
64-
* </p>
6562
*
6663
* @throws {@link ConflictException} (client fault)
6764
* <p>A conflict occurred.</p>

clients/client-inspector2/src/commands/DisassociateMemberCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
5454
*
5555
* @throws {@link AccessDeniedException} (client fault)
5656
* <p>You do not have sufficient access to perform this action.</p>
57-
* <p>
58-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
59-
* </p>
6057
*
6158
* @throws {@link InternalServerException} (server fault)
6259
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/EnableCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {}
8585
*
8686
* @throws {@link AccessDeniedException} (client fault)
8787
* <p>You do not have sufficient access to perform this action.</p>
88-
* <p>
89-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
90-
* </p>
9188
*
9289
* @throws {@link InternalServerException} (server fault)
9390
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ export interface EnableDelegatedAdminAccountCommandOutput
6060
*
6161
* @throws {@link AccessDeniedException} (client fault)
6262
* <p>You do not have sufficient access to perform this action.</p>
63-
* <p>
64-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
65-
* </p>
6663
*
6764
* @throws {@link ConflictException} (client fault)
6865
* <p>A conflict occurred.</p>

clients/client-inspector2/src/commands/GetCisScanReportCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ export interface GetCisScanReportCommandOutput extends GetCisScanReportResponse,
5959
*
6060
* @throws {@link AccessDeniedException} (client fault)
6161
* <p>You do not have sufficient access to perform this action.</p>
62-
* <p>
63-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
64-
* </p>
6562
*
6663
* @throws {@link InternalServerException} (server fault)
6764
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetCisScanResultDetailsCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ export interface GetCisScanResultDetailsCommandOutput extends GetCisScanResultDe
108108
*
109109
* @throws {@link AccessDeniedException} (client fault)
110110
* <p>You do not have sufficient access to perform this action.</p>
111-
* <p>
112-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
113-
* </p>
114111
*
115112
* @throws {@link InternalServerException} (server fault)
116113
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ export interface GetDelegatedAdminAccountCommandOutput extends GetDelegatedAdmin
5656
*
5757
* @throws {@link AccessDeniedException} (client fault)
5858
* <p>You do not have sufficient access to perform this action.</p>
59-
* <p>
60-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
61-
* </p>
6259
*
6360
* @throws {@link InternalServerException} (server fault)
6461
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ export interface GetEc2DeepInspectionConfigurationCommandOutput
6868
*
6969
* @throws {@link AccessDeniedException} (client fault)
7070
* <p>You do not have sufficient access to perform this action.</p>
71-
* <p>
72-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
73-
* </p>
7471
*
7572
* @throws {@link InternalServerException} (server fault)
7673
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ export interface GetEncryptionKeyCommandOutput extends GetEncryptionKeyResponse,
5555
*
5656
* @throws {@link AccessDeniedException} (client fault)
5757
* <p>You do not have sufficient access to perform this action.</p>
58-
* <p>
59-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
60-
* </p>
6158
*
6259
* @throws {@link InternalServerException} (server fault)
6360
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts

+1-3
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ export interface GetFindingsReportStatusCommandOutput extends GetFindingsReportS
153153
* // architecture: "<StringFilter>",
154154
* // sourceLayerHash: "<StringFilter>",
155155
* // sourceLambdaLayerArn: "<StringFilter>",
156+
* // filePath: "<StringFilter>",
156157
* // },
157158
* // ],
158159
* // relatedVulnerabilities: "<StringFilterList>",
@@ -190,9 +191,6 @@ export interface GetFindingsReportStatusCommandOutput extends GetFindingsReportS
190191
*
191192
* @throws {@link AccessDeniedException} (client fault)
192193
* <p>You do not have sufficient access to perform this action.</p>
193-
* <p>
194-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
195-
* </p>
196194
*
197195
* @throws {@link InternalServerException} (server fault)
198196
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetMemberCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
5959
*
6060
* @throws {@link AccessDeniedException} (client fault)
6161
* <p>You do not have sufficient access to perform this action.</p>
62-
* <p>
63-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
64-
* </p>
6562
*
6663
* @throws {@link InternalServerException} (server fault)
6764
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/GetSbomExportCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __Met
110110
*
111111
* @throws {@link AccessDeniedException} (client fault)
112112
* <p>You do not have sufficient access to perform this action.</p>
113-
* <p>
114-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
115-
* </p>
116113
*
117114
* @throws {@link InternalServerException} (server fault)
118115
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ export interface ListAccountPermissionsCommandOutput extends ListAccountPermissi
6262
*
6363
* @throws {@link AccessDeniedException} (client fault)
6464
* <p>You do not have sufficient access to perform this action.</p>
65-
* <p>
66-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
67-
* </p>
6865
*
6966
* @throws {@link InternalServerException} (server fault)
7067
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/ListCisScanConfigurationsCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ export interface ListCisScanConfigurationsCommandOutput extends ListCisScanConfi
124124
*
125125
* @throws {@link AccessDeniedException} (client fault)
126126
* <p>You do not have sufficient access to perform this action.</p>
127-
* <p>
128-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
129-
* </p>
130127
*
131128
* @throws {@link InternalServerException} (server fault)
132129
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByChecksCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ export interface ListCisScanResultsAggregatedByChecksCommandOutput
120120
*
121121
* @throws {@link AccessDeniedException} (client fault)
122122
* <p>You do not have sufficient access to perform this action.</p>
123-
* <p>
124-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
125-
* </p>
126123
*
127124
* @throws {@link InternalServerException} (server fault)
128125
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByTargetResourceCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@ export interface ListCisScanResultsAggregatedByTargetResourceCommandOutput
144144
*
145145
* @throws {@link AccessDeniedException} (client fault)
146146
* <p>You do not have sufficient access to perform this action.</p>
147-
* <p>
148-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
149-
* </p>
150147
*
151148
* @throws {@link InternalServerException} (server fault)
152149
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/ListCisScansCommand.ts

-3
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,6 @@ export interface ListCisScansCommandOutput extends ListCisScansResponse, __Metad
141141
*
142142
* @throws {@link AccessDeniedException} (client fault)
143143
* <p>You do not have sufficient access to perform this action.</p>
144-
* <p>
145-
* For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region.
146-
* </p>
147144
*
148145
* @throws {@link InternalServerException} (server fault)
149146
* <p>The request has failed due to an internal failure of the Amazon Inspector service.</p>

clients/client-inspector2/src/commands/ListCoverageCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export interface ListCoverageCommandInput extends ListCoverageRequest {}
2828
export interface ListCoverageCommandOutput extends ListCoverageResponse, __MetadataBearer {}
2929

3030
/**
31-
* <p>Lists coverage details for you environment.</p>
31+
* <p>Lists coverage details for your environment.</p>
3232
* @example
3333
* Use a bare-bones client and the command you need to make an API call.
3434
* ```javascript

0 commit comments

Comments
 (0)