@aws-sdk/client-accessanalyzer 3.533.0 → 3.535.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/dist-types/AccessAnalyzer.d.ts +3 -1
  2. package/dist-types/AccessAnalyzerClient.d.ts +1 -1
  3. package/dist-types/commands/ApplyArchiveRuleCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelPolicyGenerationCommand.d.ts +2 -1
  5. package/dist-types/commands/CheckAccessNotGrantedCommand.d.ts +2 -1
  6. package/dist-types/commands/CheckNoNewAccessCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateAccessPreviewCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAnalyzerCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateArchiveRuleCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteAnalyzerCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteArchiveRuleCommand.d.ts +2 -1
  12. package/dist-types/commands/GetAccessPreviewCommand.d.ts +2 -1
  13. package/dist-types/commands/GetAnalyzedResourceCommand.d.ts +2 -1
  14. package/dist-types/commands/GetAnalyzerCommand.d.ts +2 -1
  15. package/dist-types/commands/GetArchiveRuleCommand.d.ts +2 -1
  16. package/dist-types/commands/GetFindingCommand.d.ts +2 -1
  17. package/dist-types/commands/GetFindingV2Command.d.ts +2 -1
  18. package/dist-types/commands/GetGeneratedPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/ListAccessPreviewFindingsCommand.d.ts +2 -1
  20. package/dist-types/commands/ListAccessPreviewsCommand.d.ts +2 -1
  21. package/dist-types/commands/ListAnalyzedResourcesCommand.d.ts +2 -1
  22. package/dist-types/commands/ListAnalyzersCommand.d.ts +2 -1
  23. package/dist-types/commands/ListArchiveRulesCommand.d.ts +2 -1
  24. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListFindingsV2Command.d.ts +2 -1
  26. package/dist-types/commands/ListPolicyGenerationsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  28. package/dist-types/commands/StartPolicyGenerationCommand.d.ts +2 -1
  29. package/dist-types/commands/StartResourceScanCommand.d.ts +2 -1
  30. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  31. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateArchiveRuleCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateFindingsCommand.d.ts +2 -1
  34. package/dist-types/commands/ValidatePolicyCommand.d.ts +2 -1
  35. package/dist-types/models/models_0.d.ts +505 -505
  36. package/dist-types/ts3.4/AccessAnalyzer.d.ts +2 -0
  37. package/dist-types/ts3.4/commands/ApplyArchiveRuleCommand.d.ts +9 -0
  38. package/dist-types/ts3.4/commands/CancelPolicyGenerationCommand.d.ts +9 -0
  39. package/dist-types/ts3.4/commands/CheckAccessNotGrantedCommand.d.ts +9 -0
  40. package/dist-types/ts3.4/commands/CheckNoNewAccessCommand.d.ts +9 -0
  41. package/dist-types/ts3.4/commands/CreateAccessPreviewCommand.d.ts +9 -0
  42. package/dist-types/ts3.4/commands/CreateAnalyzerCommand.d.ts +9 -0
  43. package/dist-types/ts3.4/commands/CreateArchiveRuleCommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/DeleteAnalyzerCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/DeleteArchiveRuleCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/GetAccessPreviewCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/GetAnalyzedResourceCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/GetAnalyzerCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/GetArchiveRuleCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/GetFindingCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/GetFindingV2Command.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/GetGeneratedPolicyCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/ListAccessPreviewFindingsCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/ListAccessPreviewsCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/ListAnalyzedResourcesCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/ListAnalyzersCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/ListArchiveRulesCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/ListFindingsV2Command.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/ListPolicyGenerationsCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/StartPolicyGenerationCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/UpdateArchiveRuleCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/ValidatePolicyCommand.d.ts +9 -0
  69. package/package.json +40 -40
@@ -150,6 +150,7 @@ export interface AccessAnalyzer {
150
150
  /**
151
151
  * @see {@link ListAnalyzersCommand}
152
152
  */
153
+ listAnalyzers(): Promise<ListAnalyzersCommandOutput>;
153
154
  listAnalyzers(args: ListAnalyzersCommandInput, options?: __HttpHandlerOptions): Promise<ListAnalyzersCommandOutput>;
154
155
  listAnalyzers(args: ListAnalyzersCommandInput, cb: (err: any, data?: ListAnalyzersCommandOutput) => void): void;
155
156
  listAnalyzers(args: ListAnalyzersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnalyzersCommandOutput) => void): void;
@@ -174,6 +175,7 @@ export interface AccessAnalyzer {
174
175
  /**
175
176
  * @see {@link ListPolicyGenerationsCommand}
176
177
  */
178
+ listPolicyGenerations(): Promise<ListPolicyGenerationsCommandOutput>;
177
179
  listPolicyGenerations(args: ListPolicyGenerationsCommandInput, options?: __HttpHandlerOptions): Promise<ListPolicyGenerationsCommandOutput>;
178
180
  listPolicyGenerations(args: ListPolicyGenerationsCommandInput, cb: (err: any, data?: ListPolicyGenerationsCommandOutput) => void): void;
179
181
  listPolicyGenerations(args: ListPolicyGenerationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPolicyGenerationsCommandOutput) => void): void;
@@ -227,7 +229,6 @@ export interface AccessAnalyzer {
227
229
  validatePolicy(args: ValidatePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidatePolicyCommandOutput) => void): void;
228
230
  }
229
231
  /**
230
- * @public
231
232
  * <p>Identity and Access Management Access Analyzer helps you to set, verify, and refine your IAM policies by providing
232
233
  * a suite of capabilities. Its features include findings for external and unused access,
233
234
  * basic and custom policy checks for validating policies, and policy generation to generate
@@ -252,6 +253,7 @@ export interface AccessAnalyzer {
252
253
  * <p>This guide describes the IAM Access Analyzer operations that you can call programmatically.
253
254
  * 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
254
255
  * <b>IAM User Guide</b>.</p>
256
+ * @public
255
257
  */
256
258
  export declare class AccessAnalyzer extends AccessAnalyzerClient implements AccessAnalyzer {
257
259
  }
@@ -183,7 +183,6 @@ export type AccessAnalyzerClientResolvedConfigType = __SmithyResolvedConfigurati
183
183
  export interface AccessAnalyzerClientResolvedConfig extends AccessAnalyzerClientResolvedConfigType {
184
184
  }
185
185
  /**
186
- * @public
187
186
  * <p>Identity and Access Management Access Analyzer helps you to set, verify, and refine your IAM policies by providing
188
187
  * a suite of capabilities. Its features include findings for external and unused access,
189
188
  * basic and custom policy checks for validating policies, and policy generation to generate
@@ -208,6 +207,7 @@ export interface AccessAnalyzerClientResolvedConfig extends AccessAnalyzerClient
208
207
  * <p>This guide describes the IAM Access Analyzer operations that you can call programmatically.
209
208
  * 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
210
209
  * <b>IAM User Guide</b>.</p>
210
+ * @public
211
211
  */
212
212
  export declare class AccessAnalyzerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AccessAnalyzerClientResolvedConfig> {
213
213
  /**
@@ -22,10 +22,10 @@ export interface ApplyArchiveRuleCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const ApplyArchiveRuleCommand_base: {
24
24
  new (input: ApplyArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyArchiveRuleCommandInput, ApplyArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ApplyArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ApplyArchiveRuleCommandInput, ApplyArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retroactively applies the archive rule to existing findings that meet the archive rule
30
30
  * criteria.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const ApplyArchiveRuleCommand_base: {
69
69
  * @throws {@link AccessAnalyzerServiceException}
70
70
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class ApplyArchiveRuleCommand extends ApplyArchiveRuleCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface CancelPolicyGenerationCommandOutput extends CancelPolicyGenerat
22
22
  }
23
23
  declare const CancelPolicyGenerationCommand_base: {
24
24
  new (input: CancelPolicyGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelPolicyGenerationCommandInput, CancelPolicyGenerationCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelPolicyGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelPolicyGenerationCommandInput, CancelPolicyGenerationCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels the requested policy generation.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const CancelPolicyGenerationCommand_base: {
63
63
  * @throws {@link AccessAnalyzerServiceException}
64
64
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class CancelPolicyGenerationCommand extends CancelPolicyGenerationCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface CheckAccessNotGrantedCommandOutput extends CheckAccessNotGrante
22
22
  }
23
23
  declare const CheckAccessNotGrantedCommand_base: {
24
24
  new (input: CheckAccessNotGrantedCommandInput): import("@smithy/smithy-client").CommandImpl<CheckAccessNotGrantedCommandInput, CheckAccessNotGrantedCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CheckAccessNotGrantedCommandInput): import("@smithy/smithy-client").CommandImpl<CheckAccessNotGrantedCommandInput, CheckAccessNotGrantedCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Checks whether the specified access isn't allowed by a policy.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const CheckAccessNotGrantedCommand_base: {
87
87
  * @throws {@link AccessAnalyzerServiceException}
88
88
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class CheckAccessNotGrantedCommand extends CheckAccessNotGrantedCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface CheckNoNewAccessCommandOutput extends CheckNoNewAccessResponse,
22
22
  }
23
23
  declare const CheckNoNewAccessCommand_base: {
24
24
  new (input: CheckNoNewAccessCommandInput): import("@smithy/smithy-client").CommandImpl<CheckNoNewAccessCommandInput, CheckNoNewAccessCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CheckNoNewAccessCommandInput): import("@smithy/smithy-client").CommandImpl<CheckNoNewAccessCommandInput, CheckNoNewAccessCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Checks whether new access is allowed for an updated policy when compared to the existing
30
30
  * policy.</p>
31
31
  * <p>You can find examples for reference policies and learn how to set up and run a custom
@@ -86,6 +86,7 @@ declare const CheckNoNewAccessCommand_base: {
86
86
  * @throws {@link AccessAnalyzerServiceException}
87
87
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class CheckNoNewAccessCommand extends CheckNoNewAccessCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface CreateAccessPreviewCommandOutput extends CreateAccessPreviewRes
22
22
  }
23
23
  declare const CreateAccessPreviewCommand_base: {
24
24
  new (input: CreateAccessPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPreviewCommandInput, CreateAccessPreviewCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAccessPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPreviewCommandInput, CreateAccessPreviewCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an access preview that allows you to preview IAM Access Analyzer findings for your
30
30
  * resource before deploying resource permissions.</p>
31
31
  * @example
@@ -185,6 +185,7 @@ declare const CreateAccessPreviewCommand_base: {
185
185
  * @throws {@link AccessAnalyzerServiceException}
186
186
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
187
187
  *
188
+ * @public
188
189
  */
189
190
  export declare class CreateAccessPreviewCommand extends CreateAccessPreviewCommand_base {
190
191
  }
@@ -22,10 +22,10 @@ export interface CreateAnalyzerCommandOutput extends CreateAnalyzerResponse, __M
22
22
  }
23
23
  declare const CreateAnalyzerCommand_base: {
24
24
  new (input: CreateAnalyzerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalyzerCommandInput, CreateAnalyzerCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAnalyzerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalyzerCommandInput, CreateAnalyzerCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an analyzer for your account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -100,6 +100,7 @@ declare const CreateAnalyzerCommand_base: {
100
100
  * @throws {@link AccessAnalyzerServiceException}
101
101
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class CreateAnalyzerCommand extends CreateAnalyzerCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface CreateArchiveRuleCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const CreateArchiveRuleCommand_base: {
24
24
  new (input: CreateArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveRuleCommandInput, CreateArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveRuleCommandInput, CreateArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an archive rule for the specified analyzer. Archive rules automatically archive
30
30
  * new findings that meet the criteria you define when you create the rule.</p>
31
31
  * <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>
@@ -90,6 +90,7 @@ declare const CreateArchiveRuleCommand_base: {
90
90
  * @throws {@link AccessAnalyzerServiceException}
91
91
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class CreateArchiveRuleCommand extends CreateArchiveRuleCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DeleteAnalyzerCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteAnalyzerCommand_base: {
24
24
  new (input: DeleteAnalyzerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalyzerCommandInput, DeleteAnalyzerCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteAnalyzerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalyzerCommandInput, DeleteAnalyzerCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified analyzer. When you delete an analyzer, IAM Access Analyzer is disabled
30
30
  * for the account or organization in the current or specific Region. All findings that were
31
31
  * generated by the analyzer are deleted. You cannot undo this action.</p>
@@ -69,6 +69,7 @@ declare const DeleteAnalyzerCommand_base: {
69
69
  * @throws {@link AccessAnalyzerServiceException}
70
70
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteAnalyzerCommand extends DeleteAnalyzerCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteArchiveRuleCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteArchiveRuleCommand_base: {
24
24
  new (input: DeleteArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveRuleCommandInput, DeleteArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveRuleCommandInput, DeleteArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified archive rule.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const DeleteArchiveRuleCommand_base: {
68
68
  * @throws {@link AccessAnalyzerServiceException}
69
69
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DeleteArchiveRuleCommand extends DeleteArchiveRuleCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface GetAccessPreviewCommandOutput extends GetAccessPreviewResponse,
22
22
  }
23
23
  declare const GetAccessPreviewCommand_base: {
24
24
  new (input: GetAccessPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPreviewCommandInput, GetAccessPreviewCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAccessPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPreviewCommandInput, GetAccessPreviewCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an access preview for the specified analyzer.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -186,6 +186,7 @@ declare const GetAccessPreviewCommand_base: {
186
186
  * @throws {@link AccessAnalyzerServiceException}
187
187
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
188
188
  *
189
+ * @public
189
190
  */
190
191
  export declare class GetAccessPreviewCommand extends GetAccessPreviewCommand_base {
191
192
  }
@@ -22,10 +22,10 @@ export interface GetAnalyzedResourceCommandOutput extends GetAnalyzedResourceRes
22
22
  }
23
23
  declare const GetAnalyzedResourceCommand_base: {
24
24
  new (input: GetAnalyzedResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalyzedResourceCommandInput, GetAnalyzedResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAnalyzedResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalyzedResourceCommandInput, GetAnalyzedResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a resource that was analyzed.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const GetAnalyzedResourceCommand_base: {
85
85
  * @throws {@link AccessAnalyzerServiceException}
86
86
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class GetAnalyzedResourceCommand extends GetAnalyzedResourceCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GetAnalyzerCommandOutput extends GetAnalyzerResponse, __Metadat
22
22
  }
23
23
  declare const GetAnalyzerCommand_base: {
24
24
  new (input: GetAnalyzerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalyzerCommandInput, GetAnalyzerCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAnalyzerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalyzerCommandInput, GetAnalyzerCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the specified analyzer.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetAnalyzerCommand_base: {
87
87
  * @throws {@link AccessAnalyzerServiceException}
88
88
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetAnalyzerCommand extends GetAnalyzerCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetArchiveRuleCommandOutput extends GetArchiveRuleResponse, __M
22
22
  }
23
23
  declare const GetArchiveRuleCommand_base: {
24
24
  new (input: GetArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveRuleCommandInput, GetArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveRuleCommandInput, GetArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an archive rule.</p>
30
30
  * <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>
31
31
  * @example
@@ -88,6 +88,7 @@ declare const GetArchiveRuleCommand_base: {
88
88
  * @throws {@link AccessAnalyzerServiceException}
89
89
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class GetArchiveRuleCommand extends GetArchiveRuleCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface GetFindingCommandOutput extends GetFindingResponse, __MetadataB
22
22
  }
23
23
  declare const GetFindingCommand_base: {
24
24
  new (input: GetFindingCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingCommandInput, GetFindingCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFindingCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingCommandInput, GetFindingCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use
30
30
  * <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM
31
31
  * policy statement. You must have permission to perform the
@@ -101,6 +101,7 @@ declare const GetFindingCommand_base: {
101
101
  * @throws {@link AccessAnalyzerServiceException}
102
102
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetFindingCommand extends GetFindingCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface GetFindingV2CommandOutput extends GetFindingV2Response, __Metad
22
22
  }
23
23
  declare const GetFindingV2Command_base: {
24
24
  new (input: GetFindingV2CommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingV2CommandInput, GetFindingV2CommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFindingV2CommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingV2CommandInput, GetFindingV2CommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use
30
30
  * <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM
31
31
  * policy statement. You must have permission to perform the
@@ -129,6 +129,7 @@ declare const GetFindingV2Command_base: {
129
129
  * @throws {@link AccessAnalyzerServiceException}
130
130
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class GetFindingV2Command extends GetFindingV2Command_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface GetGeneratedPolicyCommandOutput extends GetGeneratedPolicyRespo
22
22
  }
23
23
  declare const GetGeneratedPolicyCommand_base: {
24
24
  new (input: GetGeneratedPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeneratedPolicyCommandInput, GetGeneratedPolicyCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetGeneratedPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeneratedPolicyCommandInput, GetGeneratedPolicyCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the policy that was generated using <code>StartPolicyGeneration</code>.
30
30
  * </p>
31
31
  * @example
@@ -101,6 +101,7 @@ declare const GetGeneratedPolicyCommand_base: {
101
101
  * @throws {@link AccessAnalyzerServiceException}
102
102
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetGeneratedPolicyCommand extends GetGeneratedPolicyCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface ListAccessPreviewFindingsCommandOutput extends ListAccessPrevie
22
22
  }
23
23
  declare const ListAccessPreviewFindingsCommand_base: {
24
24
  new (input: ListAccessPreviewFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessPreviewFindingsCommandInput, ListAccessPreviewFindingsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccessPreviewFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessPreviewFindingsCommandInput, ListAccessPreviewFindingsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of access preview findings generated by the specified access
30
30
  * preview.</p>
31
31
  * @example
@@ -122,6 +122,7 @@ declare const ListAccessPreviewFindingsCommand_base: {
122
122
  * @throws {@link AccessAnalyzerServiceException}
123
123
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class ListAccessPreviewFindingsCommand extends ListAccessPreviewFindingsCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface ListAccessPreviewsCommandOutput extends ListAccessPreviewsRespo
22
22
  }
23
23
  declare const ListAccessPreviewsCommand_base: {
24
24
  new (input: ListAccessPreviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessPreviewsCommandInput, ListAccessPreviewsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccessPreviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessPreviewsCommandInput, ListAccessPreviewsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of access previews for the specified analyzer.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListAccessPreviewsCommand_base: {
81
81
  * @throws {@link AccessAnalyzerServiceException}
82
82
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListAccessPreviewsCommand extends ListAccessPreviewsCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface ListAnalyzedResourcesCommandOutput extends ListAnalyzedResource
22
22
  }
23
23
  declare const ListAnalyzedResourcesCommand_base: {
24
24
  new (input: ListAnalyzedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalyzedResourcesCommandInput, ListAnalyzedResourcesCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAnalyzedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalyzedResourcesCommandInput, ListAnalyzedResourcesCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of resources of the specified type that have been analyzed by the
30
30
  * specified external access analyzer. This action is not supported for unused access
31
31
  * analyzers.</p>
@@ -80,6 +80,7 @@ declare const ListAnalyzedResourcesCommand_base: {
80
80
  * @throws {@link AccessAnalyzerServiceException}
81
81
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListAnalyzedResourcesCommand extends ListAnalyzedResourcesCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListAnalyzersCommandOutput extends ListAnalyzersResponse, __Met
22
22
  }
23
23
  declare const ListAnalyzersCommand_base: {
24
24
  new (input: ListAnalyzersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalyzersCommandInput, ListAnalyzersCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAnalyzersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAnalyzersCommandInput, ListAnalyzersCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of analyzers.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const ListAnalyzersCommand_base: {
89
89
  * @throws {@link AccessAnalyzerServiceException}
90
90
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class ListAnalyzersCommand extends ListAnalyzersCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface ListArchiveRulesCommandOutput extends ListArchiveRulesResponse,
22
22
  }
23
23
  declare const ListArchiveRulesCommand_base: {
24
24
  new (input: ListArchiveRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchiveRulesCommandInput, ListArchiveRulesCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListArchiveRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchiveRulesCommandInput, ListArchiveRulesCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of archive rules created for the specified analyzer.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListArchiveRulesCommand_base: {
88
88
  * @throws {@link AccessAnalyzerServiceException}
89
89
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListArchiveRulesCommand extends ListArchiveRulesCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
22
22
  }
23
23
  declare const ListFindingsCommand_base: {
24
24
  new (input: ListFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of findings generated by the specified analyzer. ListFindings and
30
30
  * ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the
31
31
  * <code>Action</code> element of an IAM policy statement. You must have permission to
@@ -124,6 +124,7 @@ declare const ListFindingsCommand_base: {
124
124
  * @throws {@link AccessAnalyzerServiceException}
125
125
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class ListFindingsCommand extends ListFindingsCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface ListFindingsV2CommandOutput extends ListFindingsV2Response, __M
22
22
  }
23
23
  declare const ListFindingsV2Command_base: {
24
24
  new (input: ListFindingsV2CommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsV2CommandInput, ListFindingsV2CommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFindingsV2CommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsV2CommandInput, ListFindingsV2CommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of findings generated by the specified analyzer. ListFindings and
30
30
  * ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the
31
31
  * <code>Action</code> element of an IAM policy statement. You must have permission to
@@ -106,6 +106,7 @@ declare const ListFindingsV2Command_base: {
106
106
  * @throws {@link AccessAnalyzerServiceException}
107
107
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class ListFindingsV2Command extends ListFindingsV2Command_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface ListPolicyGenerationsCommandOutput extends ListPolicyGeneration
22
22
  }
23
23
  declare const ListPolicyGenerationsCommand_base: {
24
24
  new (input: ListPolicyGenerationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyGenerationsCommandInput, ListPolicyGenerationsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListPolicyGenerationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPolicyGenerationsCommandInput, ListPolicyGenerationsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the policy generations requested in the last seven days.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const ListPolicyGenerationsCommand_base: {
76
76
  * @throws {@link AccessAnalyzerServiceException}
77
77
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListPolicyGenerationsCommand extends ListPolicyGenerationsCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of tags applied to the specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const ListTagsForResourceCommand_base: {
70
70
  * @throws {@link AccessAnalyzerServiceException}
71
71
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface StartPolicyGenerationCommandOutput extends StartPolicyGeneratio
22
22
  }
23
23
  declare const StartPolicyGenerationCommand_base: {
24
24
  new (input: StartPolicyGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<StartPolicyGenerationCommandInput, StartPolicyGenerationCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartPolicyGenerationCommandInput): import("@smithy/smithy-client").CommandImpl<StartPolicyGenerationCommandInput, StartPolicyGenerationCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts the policy generation request.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const StartPolicyGenerationCommand_base: {
88
88
  * @throws {@link AccessAnalyzerServiceException}
89
89
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class StartPolicyGenerationCommand extends StartPolicyGenerationCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface StartResourceScanCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const StartResourceScanCommand_base: {
24
24
  new (input: StartResourceScanCommandInput): import("@smithy/smithy-client").CommandImpl<StartResourceScanCommandInput, StartResourceScanCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartResourceScanCommandInput): import("@smithy/smithy-client").CommandImpl<StartResourceScanCommandInput, StartResourceScanCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Immediately starts a scan of the policies applied to the specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const StartResourceScanCommand_base: {
68
68
  * @throws {@link AccessAnalyzerServiceException}
69
69
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class StartResourceScanCommand extends StartResourceScanCommand_base {
73
74
  }