Skip to content

Commit 74b4812

Browse files
authored
chore(docs): move documentation before release tag (#5905)
1 parent a967bfc commit 74b4812

File tree

16,473 files changed

+201014
-201447
lines changed

Some content is hidden

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

16,473 files changed

+201014
-201447
lines changed

clients/client-accessanalyzer/src/AccessAnalyzer.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,6 @@ export interface AccessAnalyzer {
676676
}
677677

678678
/**
679-
* @public
680679
* <p>Identity and Access Management Access Analyzer helps you to set, verify, and refine your IAM policies by providing
681680
* a suite of capabilities. Its features include findings for external and unused access,
682681
* basic and custom policy checks for validating policies, and policy generation to generate
@@ -701,6 +700,7 @@ export interface AccessAnalyzer {
701700
* <p>This guide describes the IAM Access Analyzer operations that you can call programmatically.
702701
* For general information about IAM Access Analyzer, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/what-is-access-analyzer.html">Identity and Access Management Access Analyzer</a> in the
703702
* <b>IAM User Guide</b>.</p>
703+
* @public
704704
*/
705705
export class AccessAnalyzer extends AccessAnalyzerClient implements AccessAnalyzer {}
706706
createAggregatedClient(commands, AccessAnalyzer);

clients/client-accessanalyzer/src/AccessAnalyzerClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ export type AccessAnalyzerClientResolvedConfigType = __SmithyResolvedConfigurati
369369
export interface AccessAnalyzerClientResolvedConfig extends AccessAnalyzerClientResolvedConfigType {}
370370

371371
/**
372-
* @public
373372
* <p>Identity and Access Management Access Analyzer helps you to set, verify, and refine your IAM policies by providing
374373
* a suite of capabilities. Its features include findings for external and unused access,
375374
* basic and custom policy checks for validating policies, and policy generation to generate
@@ -394,6 +393,7 @@ export interface AccessAnalyzerClientResolvedConfig extends AccessAnalyzerClient
394393
* <p>This guide describes the IAM Access Analyzer operations that you can call programmatically.
395394
* For general information about IAM Access Analyzer, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/what-is-access-analyzer.html">Identity and Access Management Access Analyzer</a> in the
396395
* <b>IAM User Guide</b>.</p>
396+
* @public
397397
*/
398398
export class AccessAnalyzerClient extends __Client<
399399
__HttpHandlerOptions,

clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ApplyArchiveRuleCommandInput extends ApplyArchiveRuleRequest {}
2727
export interface ApplyArchiveRuleCommandOutput extends __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retroactively applies the archive rule to existing findings that meet the archive rule
3231
* criteria.</p>
3332
* @example
@@ -71,6 +70,7 @@ export interface ApplyArchiveRuleCommandOutput extends __MetadataBearer {}
7170
* @throws {@link AccessAnalyzerServiceException}
7271
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
7372
*
73+
* @public
7474
*/
7575
export class ApplyArchiveRuleCommand extends $Command
7676
.classBuilder<

clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface CancelPolicyGenerationCommandInput extends CancelPolicyGenerati
2727
export interface CancelPolicyGenerationCommandOutput extends CancelPolicyGenerationResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Cancels the requested policy generation.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +64,7 @@ export interface CancelPolicyGenerationCommandOutput extends CancelPolicyGenerat
6564
* @throws {@link AccessAnalyzerServiceException}
6665
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
6766
*
67+
* @public
6868
*/
6969
export class CancelPolicyGenerationCommand extends $Command
7070
.classBuilder<

clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export interface CheckAccessNotGrantedCommandInput extends CheckAccessNotGranted
3131
export interface CheckAccessNotGrantedCommandOutput extends CheckAccessNotGrantedResponse, __MetadataBearer {}
3232

3333
/**
34-
* @public
3534
* <p>Checks whether the specified access isn't allowed by a policy.</p>
3635
* @example
3736
* Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +92,7 @@ export interface CheckAccessNotGrantedCommandOutput extends CheckAccessNotGrante
9392
* @throws {@link AccessAnalyzerServiceException}
9493
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9594
*
95+
* @public
9696
*/
9797
export class CheckAccessNotGrantedCommand extends $Command
9898
.classBuilder<

clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export interface CheckNoNewAccessCommandInput extends CheckNoNewAccessRequest {}
3131
export interface CheckNoNewAccessCommandOutput extends CheckNoNewAccessResponse, __MetadataBearer {}
3232

3333
/**
34-
* @public
3534
* <p>Checks whether new access is allowed for an updated policy when compared to the existing
3635
* policy.</p>
3736
* <p>You can find examples for reference policies and learn how to set up and run a custom
@@ -92,6 +91,7 @@ export interface CheckNoNewAccessCommandOutput extends CheckNoNewAccessResponse,
9291
* @throws {@link AccessAnalyzerServiceException}
9392
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9493
*
94+
* @public
9595
*/
9696
export class CheckNoNewAccessCommand extends $Command
9797
.classBuilder<

clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface CreateAccessPreviewCommandInput extends CreateAccessPreviewRequ
2727
export interface CreateAccessPreviewCommandOutput extends CreateAccessPreviewResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Creates an access preview that allows you to preview IAM Access Analyzer findings for your
3231
* resource before deploying resource permissions.</p>
3332
* @example
@@ -187,6 +186,7 @@ export interface CreateAccessPreviewCommandOutput extends CreateAccessPreviewRes
187186
* @throws {@link AccessAnalyzerServiceException}
188187
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
189188
*
189+
* @public
190190
*/
191191
export class CreateAccessPreviewCommand extends $Command
192192
.classBuilder<

clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface CreateAnalyzerCommandInput extends CreateAnalyzerRequest {}
2727
export interface CreateAnalyzerCommandOutput extends CreateAnalyzerResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Creates an analyzer for your account.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -102,6 +101,7 @@ export interface CreateAnalyzerCommandOutput extends CreateAnalyzerResponse, __M
102101
* @throws {@link AccessAnalyzerServiceException}
103102
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
104103
*
104+
* @public
105105
*/
106106
export class CreateAnalyzerCommand extends $Command
107107
.classBuilder<

clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface CreateArchiveRuleCommandInput extends CreateArchiveRuleRequest
2727
export interface CreateArchiveRuleCommandOutput extends __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Creates an archive rule for the specified analyzer. Archive rules automatically archive
3231
* new findings that meet the criteria you define when you create the rule.</p>
3332
* <p>To learn about filter keys that you can use to create an archive rule, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-filter-keys.html">IAM Access Analyzer filter keys</a> in the <b>IAM User Guide</b>.</p>
@@ -92,6 +91,7 @@ export interface CreateArchiveRuleCommandOutput extends __MetadataBearer {}
9291
* @throws {@link AccessAnalyzerServiceException}
9392
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9493
*
94+
* @public
9595
*/
9696
export class CreateArchiveRuleCommand extends $Command
9797
.classBuilder<

clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface DeleteAnalyzerCommandInput extends DeleteAnalyzerRequest {}
2727
export interface DeleteAnalyzerCommandOutput extends __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Deletes the specified analyzer. When you delete an analyzer, IAM Access Analyzer is disabled
3231
* for the account or organization in the current or specific Region. All findings that were
3332
* generated by the analyzer are deleted. You cannot undo this action.</p>
@@ -71,6 +70,7 @@ export interface DeleteAnalyzerCommandOutput extends __MetadataBearer {}
7170
* @throws {@link AccessAnalyzerServiceException}
7271
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
7372
*
73+
* @public
7474
*/
7575
export class DeleteAnalyzerCommand extends $Command
7676
.classBuilder<

clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface DeleteArchiveRuleCommandInput extends DeleteArchiveRuleRequest
2727
export interface DeleteArchiveRuleCommandOutput extends __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Deletes the specified archive rule.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +69,7 @@ export interface DeleteArchiveRuleCommandOutput extends __MetadataBearer {}
7069
* @throws {@link AccessAnalyzerServiceException}
7170
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
7271
*
72+
* @public
7373
*/
7474
export class DeleteArchiveRuleCommand extends $Command
7575
.classBuilder<

clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetAccessPreviewCommandInput extends GetAccessPreviewRequest {}
2727
export interface GetAccessPreviewCommandOutput extends GetAccessPreviewResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves information about an access preview for the specified analyzer.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -188,6 +187,7 @@ export interface GetAccessPreviewCommandOutput extends GetAccessPreviewResponse,
188187
* @throws {@link AccessAnalyzerServiceException}
189188
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
190189
*
190+
* @public
191191
*/
192192
export class GetAccessPreviewCommand extends $Command
193193
.classBuilder<

clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetAnalyzedResourceCommandInput extends GetAnalyzedResourceRequ
2727
export interface GetAnalyzedResourceCommandOutput extends GetAnalyzedResourceResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves information about a resource that was analyzed.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +86,7 @@ export interface GetAnalyzedResourceCommandOutput extends GetAnalyzedResourceRes
8786
* @throws {@link AccessAnalyzerServiceException}
8887
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
8988
*
89+
* @public
9090
*/
9191
export class GetAnalyzedResourceCommand extends $Command
9292
.classBuilder<

clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetAnalyzerCommandInput extends GetAnalyzerRequest {}
2727
export interface GetAnalyzerCommandOutput extends GetAnalyzerResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves information about the specified analyzer.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +88,7 @@ export interface GetAnalyzerCommandOutput extends GetAnalyzerResponse, __Metadat
8988
* @throws {@link AccessAnalyzerServiceException}
9089
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9190
*
91+
* @public
9292
*/
9393
export class GetAnalyzerCommand extends $Command
9494
.classBuilder<

clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetArchiveRuleCommandInput extends GetArchiveRuleRequest {}
2727
export interface GetArchiveRuleCommandOutput extends GetArchiveRuleResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves information about an archive rule.</p>
3231
* <p>To learn about filter keys that you can use to create an archive rule, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-filter-keys.html">IAM Access Analyzer filter keys</a> in the <b>IAM User Guide</b>.</p>
3332
* @example
@@ -90,6 +89,7 @@ export interface GetArchiveRuleCommandOutput extends GetArchiveRuleResponse, __M
9089
* @throws {@link AccessAnalyzerServiceException}
9190
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9291
*
92+
* @public
9393
*/
9494
export class GetArchiveRuleCommand extends $Command
9595
.classBuilder<

clients/client-accessanalyzer/src/commands/GetFindingCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetFindingCommandInput extends GetFindingRequest {}
2727
export interface GetFindingCommandOutput extends GetFindingResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use
3231
* <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM
3332
* policy statement. You must have permission to perform the
@@ -103,6 +102,7 @@ export interface GetFindingCommandOutput extends GetFindingResponse, __MetadataB
103102
* @throws {@link AccessAnalyzerServiceException}
104103
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
105104
*
105+
* @public
106106
*/
107107
export class GetFindingCommand extends $Command
108108
.classBuilder<

clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetFindingV2CommandInput extends GetFindingV2Request {}
2727
export interface GetFindingV2CommandOutput extends GetFindingV2Response, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use
3231
* <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM
3332
* policy statement. You must have permission to perform the
@@ -131,6 +130,7 @@ export interface GetFindingV2CommandOutput extends GetFindingV2Response, __Metad
131130
* @throws {@link AccessAnalyzerServiceException}
132131
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
133132
*
133+
* @public
134134
*/
135135
export class GetFindingV2Command extends $Command
136136
.classBuilder<

clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface GetGeneratedPolicyCommandInput extends GetGeneratedPolicyReques
2727
export interface GetGeneratedPolicyCommandOutput extends GetGeneratedPolicyResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves the policy that was generated using <code>StartPolicyGeneration</code>.
3231
* </p>
3332
* @example
@@ -103,6 +102,7 @@ export interface GetGeneratedPolicyCommandOutput extends GetGeneratedPolicyRespo
103102
* @throws {@link AccessAnalyzerServiceException}
104103
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
105104
*
105+
* @public
106106
*/
107107
export class GetGeneratedPolicyCommand extends $Command
108108
.classBuilder<

clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListAccessPreviewFindingsCommandInput extends ListAccessPreview
2727
export interface ListAccessPreviewFindingsCommandOutput extends ListAccessPreviewFindingsResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of access preview findings generated by the specified access
3231
* preview.</p>
3332
* @example
@@ -124,6 +123,7 @@ export interface ListAccessPreviewFindingsCommandOutput extends ListAccessPrevie
124123
* @throws {@link AccessAnalyzerServiceException}
125124
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
126125
*
126+
* @public
127127
*/
128128
export class ListAccessPreviewFindingsCommand extends $Command
129129
.classBuilder<

clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListAccessPreviewsCommandInput extends ListAccessPreviewsReques
2727
export interface ListAccessPreviewsCommandOutput extends ListAccessPreviewsResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of access previews for the specified analyzer.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +82,7 @@ export interface ListAccessPreviewsCommandOutput extends ListAccessPreviewsRespo
8382
* @throws {@link AccessAnalyzerServiceException}
8483
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
8584
*
85+
* @public
8686
*/
8787
export class ListAccessPreviewsCommand extends $Command
8888
.classBuilder<

clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListAnalyzedResourcesCommandInput extends ListAnalyzedResources
2727
export interface ListAnalyzedResourcesCommandOutput extends ListAnalyzedResourcesResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of resources of the specified type that have been analyzed by the
3231
* specified external access analyzer. This action is not supported for unused access
3332
* analyzers.</p>
@@ -82,6 +81,7 @@ export interface ListAnalyzedResourcesCommandOutput extends ListAnalyzedResource
8281
* @throws {@link AccessAnalyzerServiceException}
8382
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
8483
*
84+
* @public
8585
*/
8686
export class ListAnalyzedResourcesCommand extends $Command
8787
.classBuilder<

clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListAnalyzersCommandInput extends ListAnalyzersRequest {}
2727
export interface ListAnalyzersCommandOutput extends ListAnalyzersResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of analyzers.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +90,7 @@ export interface ListAnalyzersCommandOutput extends ListAnalyzersResponse, __Met
9190
* @throws {@link AccessAnalyzerServiceException}
9291
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9392
*
93+
* @public
9494
*/
9595
export class ListAnalyzersCommand extends $Command
9696
.classBuilder<

clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListArchiveRulesCommandInput extends ListArchiveRulesRequest {}
2727
export interface ListArchiveRulesCommandOutput extends ListArchiveRulesResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of archive rules created for the specified analyzer.</p>
3231
* @example
3332
* Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +89,7 @@ export interface ListArchiveRulesCommandOutput extends ListArchiveRulesResponse,
9089
* @throws {@link AccessAnalyzerServiceException}
9190
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
9291
*
92+
* @public
9393
*/
9494
export class ListArchiveRulesCommand extends $Command
9595
.classBuilder<

clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListFindingsCommandInput extends ListFindingsRequest {}
2727
export interface ListFindingsCommandOutput extends ListFindingsResponse, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of findings generated by the specified analyzer. ListFindings and
3231
* ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the
3332
* <code>Action</code> element of an IAM policy statement. You must have permission to
@@ -126,6 +125,7 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
126125
* @throws {@link AccessAnalyzerServiceException}
127126
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
128127
*
128+
* @public
129129
*/
130130
export class ListFindingsCommand extends $Command
131131
.classBuilder<

clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export interface ListFindingsV2CommandInput extends ListFindingsV2Request {}
2727
export interface ListFindingsV2CommandOutput extends ListFindingsV2Response, __MetadataBearer {}
2828

2929
/**
30-
* @public
3130
* <p>Retrieves a list of findings generated by the specified analyzer. ListFindings and
3231
* ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the
3332
* <code>Action</code> element of an IAM policy statement. You must have permission to
@@ -108,6 +107,7 @@ export interface ListFindingsV2CommandOutput extends ListFindingsV2Response, __M
108107
* @throws {@link AccessAnalyzerServiceException}
109108
* <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
110109
*
110+
* @public
111111
*/
112112
export class ListFindingsV2Command extends $Command
113113
.classBuilder<

0 commit comments

Comments
 (0)