@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
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a tag 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.
@@ -69,6 +69,7 @@ declare const TagResourceCommand_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 TagResourceCommand extends TagResourceCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a tag from the specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const UntagResourceCommand_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 UntagResourceCommand extends UntagResourceCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface UpdateArchiveRuleCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UpdateArchiveRuleCommand_base: {
24
24
  new (input: UpdateArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArchiveRuleCommandInput, UpdateArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateArchiveRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArchiveRuleCommandInput, UpdateArchiveRuleCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the criteria and values for 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.
@@ -82,6 +82,7 @@ declare const UpdateArchiveRuleCommand_base: {
82
82
  * @throws {@link AccessAnalyzerServiceException}
83
83
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class UpdateArchiveRuleCommand extends UpdateArchiveRuleCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface UpdateFindingsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UpdateFindingsCommand_base: {
24
24
  new (input: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFindingsCommandInput, UpdateFindingsCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the status for the specified findings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const UpdateFindingsCommand_base: {
72
72
  * @throws {@link AccessAnalyzerServiceException}
73
73
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class UpdateFindingsCommand extends UpdateFindingsCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface ValidatePolicyCommandOutput extends ValidatePolicyResponse, __M
22
22
  }
23
23
  declare const ValidatePolicyCommand_base: {
24
24
  new (input: ValidatePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ValidatePolicyCommandInput, ValidatePolicyCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ValidatePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ValidatePolicyCommandInput, ValidatePolicyCommandOutput, AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Requests the validation of a policy and returns a list of findings. The findings help
30
30
  * you identify issues and provide actionable recommendations to resolve the issue and enable
31
31
  * you to author functional policies that meet security best practices. </p>
@@ -107,6 +107,7 @@ declare const ValidatePolicyCommand_base: {
107
107
  * @throws {@link AccessAnalyzerServiceException}
108
108
  * <p>Base exception class for all service exceptions from AccessAnalyzer service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class ValidatePolicyCommand extends ValidatePolicyCommand_base {
112
113
  }