@aws-sdk/client-inspector 3.296.0 → 3.298.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 (130) hide show
  1. package/dist-cjs/commands/AddAttributesToFindingsCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAssessmentTargetCommand.js +2 -3
  3. package/dist-cjs/commands/CreateAssessmentTemplateCommand.js +2 -3
  4. package/dist-cjs/commands/CreateExclusionsPreviewCommand.js +2 -3
  5. package/dist-cjs/commands/CreateResourceGroupCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteAssessmentRunCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteAssessmentTargetCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteAssessmentTemplateCommand.js +2 -3
  9. package/dist-cjs/commands/DescribeAssessmentRunsCommand.js +2 -3
  10. package/dist-cjs/commands/DescribeAssessmentTargetsCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeAssessmentTemplatesCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeCrossAccountAccessRoleCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeExclusionsCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeFindingsCommand.js +2 -3
  15. package/dist-cjs/commands/DescribeResourceGroupsCommand.js +2 -3
  16. package/dist-cjs/commands/DescribeRulesPackagesCommand.js +2 -3
  17. package/dist-cjs/commands/GetAssessmentReportCommand.js +2 -3
  18. package/dist-cjs/commands/GetExclusionsPreviewCommand.js +2 -3
  19. package/dist-cjs/commands/GetTelemetryMetadataCommand.js +2 -3
  20. package/dist-cjs/commands/ListAssessmentRunAgentsCommand.js +2 -3
  21. package/dist-cjs/commands/ListAssessmentRunsCommand.js +2 -3
  22. package/dist-cjs/commands/ListAssessmentTargetsCommand.js +2 -3
  23. package/dist-cjs/commands/ListAssessmentTemplatesCommand.js +2 -3
  24. package/dist-cjs/commands/ListEventSubscriptionsCommand.js +2 -3
  25. package/dist-cjs/commands/ListExclusionsCommand.js +2 -3
  26. package/dist-cjs/commands/ListFindingsCommand.js +2 -3
  27. package/dist-cjs/commands/ListRulesPackagesCommand.js +2 -3
  28. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  29. package/dist-cjs/commands/PreviewAgentsCommand.js +2 -3
  30. package/dist-cjs/commands/RegisterCrossAccountAccessRoleCommand.js +2 -3
  31. package/dist-cjs/commands/RemoveAttributesFromFindingsCommand.js +2 -3
  32. package/dist-cjs/commands/SetTagsForResourceCommand.js +2 -3
  33. package/dist-cjs/commands/StartAssessmentRunCommand.js +2 -3
  34. package/dist-cjs/commands/StopAssessmentRunCommand.js +2 -3
  35. package/dist-cjs/commands/SubscribeToEventCommand.js +2 -3
  36. package/dist-cjs/commands/UnsubscribeFromEventCommand.js +2 -3
  37. package/dist-cjs/commands/UpdateAssessmentTargetCommand.js +2 -3
  38. package/dist-cjs/models/models_0.js +1 -391
  39. package/dist-es/commands/AddAttributesToFindingsCommand.js +2 -3
  40. package/dist-es/commands/CreateAssessmentTargetCommand.js +2 -3
  41. package/dist-es/commands/CreateAssessmentTemplateCommand.js +2 -3
  42. package/dist-es/commands/CreateExclusionsPreviewCommand.js +2 -3
  43. package/dist-es/commands/CreateResourceGroupCommand.js +2 -3
  44. package/dist-es/commands/DeleteAssessmentRunCommand.js +2 -3
  45. package/dist-es/commands/DeleteAssessmentTargetCommand.js +2 -3
  46. package/dist-es/commands/DeleteAssessmentTemplateCommand.js +2 -3
  47. package/dist-es/commands/DescribeAssessmentRunsCommand.js +2 -3
  48. package/dist-es/commands/DescribeAssessmentTargetsCommand.js +2 -3
  49. package/dist-es/commands/DescribeAssessmentTemplatesCommand.js +2 -3
  50. package/dist-es/commands/DescribeCrossAccountAccessRoleCommand.js +2 -3
  51. package/dist-es/commands/DescribeExclusionsCommand.js +2 -3
  52. package/dist-es/commands/DescribeFindingsCommand.js +2 -3
  53. package/dist-es/commands/DescribeResourceGroupsCommand.js +2 -3
  54. package/dist-es/commands/DescribeRulesPackagesCommand.js +2 -3
  55. package/dist-es/commands/GetAssessmentReportCommand.js +2 -3
  56. package/dist-es/commands/GetExclusionsPreviewCommand.js +2 -3
  57. package/dist-es/commands/GetTelemetryMetadataCommand.js +2 -3
  58. package/dist-es/commands/ListAssessmentRunAgentsCommand.js +2 -3
  59. package/dist-es/commands/ListAssessmentRunsCommand.js +2 -3
  60. package/dist-es/commands/ListAssessmentTargetsCommand.js +2 -3
  61. package/dist-es/commands/ListAssessmentTemplatesCommand.js +2 -3
  62. package/dist-es/commands/ListEventSubscriptionsCommand.js +2 -3
  63. package/dist-es/commands/ListExclusionsCommand.js +2 -3
  64. package/dist-es/commands/ListFindingsCommand.js +2 -3
  65. package/dist-es/commands/ListRulesPackagesCommand.js +2 -3
  66. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  67. package/dist-es/commands/PreviewAgentsCommand.js +2 -3
  68. package/dist-es/commands/RegisterCrossAccountAccessRoleCommand.js +2 -3
  69. package/dist-es/commands/RemoveAttributesFromFindingsCommand.js +2 -3
  70. package/dist-es/commands/SetTagsForResourceCommand.js +2 -3
  71. package/dist-es/commands/StartAssessmentRunCommand.js +2 -3
  72. package/dist-es/commands/StopAssessmentRunCommand.js +2 -3
  73. package/dist-es/commands/SubscribeToEventCommand.js +2 -3
  74. package/dist-es/commands/UnsubscribeFromEventCommand.js +2 -3
  75. package/dist-es/commands/UpdateAssessmentTargetCommand.js +2 -3
  76. package/dist-es/models/models_0.js +0 -291
  77. package/dist-types/Inspector.d.ts +38 -0
  78. package/dist-types/InspectorClient.d.ts +24 -4
  79. package/dist-types/commands/AddAttributesToFindingsCommand.d.ts +16 -0
  80. package/dist-types/commands/CreateAssessmentTargetCommand.d.ts +16 -0
  81. package/dist-types/commands/CreateAssessmentTemplateCommand.d.ts +16 -0
  82. package/dist-types/commands/CreateExclusionsPreviewCommand.d.ts +16 -0
  83. package/dist-types/commands/CreateResourceGroupCommand.d.ts +16 -0
  84. package/dist-types/commands/DeleteAssessmentRunCommand.d.ts +16 -0
  85. package/dist-types/commands/DeleteAssessmentTargetCommand.d.ts +16 -0
  86. package/dist-types/commands/DeleteAssessmentTemplateCommand.d.ts +16 -0
  87. package/dist-types/commands/DescribeAssessmentRunsCommand.d.ts +16 -0
  88. package/dist-types/commands/DescribeAssessmentTargetsCommand.d.ts +16 -0
  89. package/dist-types/commands/DescribeAssessmentTemplatesCommand.d.ts +16 -0
  90. package/dist-types/commands/DescribeCrossAccountAccessRoleCommand.d.ts +16 -0
  91. package/dist-types/commands/DescribeExclusionsCommand.d.ts +16 -0
  92. package/dist-types/commands/DescribeFindingsCommand.d.ts +16 -0
  93. package/dist-types/commands/DescribeResourceGroupsCommand.d.ts +16 -0
  94. package/dist-types/commands/DescribeRulesPackagesCommand.d.ts +16 -0
  95. package/dist-types/commands/GetAssessmentReportCommand.d.ts +16 -0
  96. package/dist-types/commands/GetExclusionsPreviewCommand.d.ts +16 -0
  97. package/dist-types/commands/GetTelemetryMetadataCommand.d.ts +16 -0
  98. package/dist-types/commands/ListAssessmentRunAgentsCommand.d.ts +16 -0
  99. package/dist-types/commands/ListAssessmentRunsCommand.d.ts +16 -0
  100. package/dist-types/commands/ListAssessmentTargetsCommand.d.ts +16 -0
  101. package/dist-types/commands/ListAssessmentTemplatesCommand.d.ts +16 -0
  102. package/dist-types/commands/ListEventSubscriptionsCommand.d.ts +16 -0
  103. package/dist-types/commands/ListExclusionsCommand.d.ts +16 -0
  104. package/dist-types/commands/ListFindingsCommand.d.ts +16 -0
  105. package/dist-types/commands/ListRulesPackagesCommand.d.ts +16 -0
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  107. package/dist-types/commands/PreviewAgentsCommand.d.ts +16 -0
  108. package/dist-types/commands/RegisterCrossAccountAccessRoleCommand.d.ts +16 -0
  109. package/dist-types/commands/RemoveAttributesFromFindingsCommand.d.ts +16 -0
  110. package/dist-types/commands/SetTagsForResourceCommand.d.ts +16 -0
  111. package/dist-types/commands/StartAssessmentRunCommand.d.ts +16 -0
  112. package/dist-types/commands/StopAssessmentRunCommand.d.ts +16 -0
  113. package/dist-types/commands/SubscribeToEventCommand.d.ts +16 -0
  114. package/dist-types/commands/UnsubscribeFromEventCommand.d.ts +16 -0
  115. package/dist-types/commands/UpdateAssessmentTargetCommand.d.ts +16 -0
  116. package/dist-types/models/InspectorServiceException.d.ts +2 -0
  117. package/dist-types/models/models_0.d.ts +298 -390
  118. package/dist-types/pagination/GetExclusionsPreviewPaginator.d.ts +3 -0
  119. package/dist-types/pagination/Interfaces.d.ts +3 -0
  120. package/dist-types/pagination/ListAssessmentRunAgentsPaginator.d.ts +3 -0
  121. package/dist-types/pagination/ListAssessmentRunsPaginator.d.ts +3 -0
  122. package/dist-types/pagination/ListAssessmentTargetsPaginator.d.ts +3 -0
  123. package/dist-types/pagination/ListAssessmentTemplatesPaginator.d.ts +3 -0
  124. package/dist-types/pagination/ListEventSubscriptionsPaginator.d.ts +3 -0
  125. package/dist-types/pagination/ListExclusionsPaginator.d.ts +3 -0
  126. package/dist-types/pagination/ListFindingsPaginator.d.ts +3 -0
  127. package/dist-types/pagination/ListRulesPackagesPaginator.d.ts +3 -0
  128. package/dist-types/pagination/PreviewAgentsPaginator.d.ts +3 -0
  129. package/dist-types/ts3.4/models/models_0.d.ts +0 -271
  130. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListFindingsCommand}.
8
10
  */
9
11
  export interface ListFindingsCommandInput extends ListFindingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListFindingsCommand}.
13
17
  */
14
18
  export interface ListFindingsCommandOutput extends ListFindingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists findings that are generated by the assessment runs that are specified by the
18
23
  * ARNs of the assessment runs.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListFindingsCommandInput - {@link ListFindingsCommandInput}
35
+ * @returns {@link ListFindingsCommandOutput}
29
36
  * @see {@link ListFindingsCommandInput} for command's `input` shape.
30
37
  * @see {@link ListFindingsCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -72,11 +79,20 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
72
79
  export declare class ListFindingsCommand extends $Command<ListFindingsCommandInput, ListFindingsCommandOutput, InspectorClientResolvedConfig> {
73
80
  readonly input: ListFindingsCommandInput;
74
81
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
+ /**
83
+ * @public
84
+ */
75
85
  constructor(input: ListFindingsCommandInput);
76
86
  /**
77
87
  * @internal
78
88
  */
79
89
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFindingsCommandInput, ListFindingsCommandOutput>;
90
+ /**
91
+ * @internal
92
+ */
80
93
  private serialize;
94
+ /**
95
+ * @internal
96
+ */
81
97
  private deserialize;
82
98
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { ListRulesPackagesRequest, ListRulesPackagesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListRulesPackagesCommand}.
8
10
  */
9
11
  export interface ListRulesPackagesCommandInput extends ListRulesPackagesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListRulesPackagesCommand}.
13
17
  */
14
18
  export interface ListRulesPackagesCommandOutput extends ListRulesPackagesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all available Amazon Inspector rules packages.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListRulesPackagesCommandOutput extends ListRulesPackagesRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListRulesPackagesCommandInput - {@link ListRulesPackagesCommandInput}
34
+ * @returns {@link ListRulesPackagesCommandOutput}
28
35
  * @see {@link ListRulesPackagesCommandInput} for command's `input` shape.
29
36
  * @see {@link ListRulesPackagesCommandOutput} for command's `response` shape.
30
37
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -66,11 +73,20 @@ export interface ListRulesPackagesCommandOutput extends ListRulesPackagesRespons
66
73
  export declare class ListRulesPackagesCommand extends $Command<ListRulesPackagesCommandInput, ListRulesPackagesCommandOutput, InspectorClientResolvedConfig> {
67
74
  readonly input: ListRulesPackagesCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: ListRulesPackagesCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRulesPackagesCommandInput, ListRulesPackagesCommandOutput>;
84
+ /**
85
+ * @internal
86
+ */
74
87
  private serialize;
88
+ /**
89
+ * @internal
90
+ */
75
91
  private deserialize;
76
92
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all tags associated with an assessment template.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
34
+ * @returns {@link ListTagsForResourceCommandOutput}
28
35
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -69,11 +76,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
69
76
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, InspectorClientResolvedConfig> {
70
77
  readonly input: ListTagsForResourceCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: ListTagsForResourceCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { PreviewAgentsRequest, PreviewAgentsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PreviewAgentsCommand}.
8
10
  */
9
11
  export interface PreviewAgentsCommandInput extends PreviewAgentsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PreviewAgentsCommand}.
13
17
  */
14
18
  export interface PreviewAgentsCommandOutput extends PreviewAgentsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Previews the agents installed on the EC2 instances that are part of the specified
18
23
  * assessment target.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface PreviewAgentsCommandOutput extends PreviewAgentsResponse, __Met
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param PreviewAgentsCommandInput - {@link PreviewAgentsCommandInput}
35
+ * @returns {@link PreviewAgentsCommandOutput}
29
36
  * @see {@link PreviewAgentsCommandInput} for command's `input` shape.
30
37
  * @see {@link PreviewAgentsCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -75,11 +82,20 @@ export interface PreviewAgentsCommandOutput extends PreviewAgentsResponse, __Met
75
82
  export declare class PreviewAgentsCommand extends $Command<PreviewAgentsCommandInput, PreviewAgentsCommandOutput, InspectorClientResolvedConfig> {
76
83
  readonly input: PreviewAgentsCommandInput;
77
84
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
+ /**
86
+ * @public
87
+ */
78
88
  constructor(input: PreviewAgentsCommandInput);
79
89
  /**
80
90
  * @internal
81
91
  */
82
92
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PreviewAgentsCommandInput, PreviewAgentsCommandOutput>;
93
+ /**
94
+ * @internal
95
+ */
83
96
  private serialize;
97
+ /**
98
+ * @internal
99
+ */
84
100
  private deserialize;
85
101
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { RegisterCrossAccountAccessRoleRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RegisterCrossAccountAccessRoleCommand}.
8
10
  */
9
11
  export interface RegisterCrossAccountAccessRoleCommandInput extends RegisterCrossAccountAccessRoleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RegisterCrossAccountAccessRoleCommand}.
13
17
  */
14
18
  export interface RegisterCrossAccountAccessRoleCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Registers the IAM role that grants Amazon Inspector access to AWS Services needed to
18
23
  * perform security assessments.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface RegisterCrossAccountAccessRoleCommandOutput extends __MetadataB
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RegisterCrossAccountAccessRoleCommandInput - {@link RegisterCrossAccountAccessRoleCommandInput}
35
+ * @returns {@link RegisterCrossAccountAccessRoleCommandOutput}
29
36
  * @see {@link RegisterCrossAccountAccessRoleCommandInput} for command's `input` shape.
30
37
  * @see {@link RegisterCrossAccountAccessRoleCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -63,11 +70,20 @@ export interface RegisterCrossAccountAccessRoleCommandOutput extends __MetadataB
63
70
  export declare class RegisterCrossAccountAccessRoleCommand extends $Command<RegisterCrossAccountAccessRoleCommandInput, RegisterCrossAccountAccessRoleCommandOutput, InspectorClientResolvedConfig> {
64
71
  readonly input: RegisterCrossAccountAccessRoleCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: RegisterCrossAccountAccessRoleCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterCrossAccountAccessRoleCommandInput, RegisterCrossAccountAccessRoleCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { RemoveAttributesFromFindingsRequest, RemoveAttributesFromFindingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RemoveAttributesFromFindingsCommand}.
8
10
  */
9
11
  export interface RemoveAttributesFromFindingsCommandInput extends RemoveAttributesFromFindingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RemoveAttributesFromFindingsCommand}.
13
17
  */
14
18
  export interface RemoveAttributesFromFindingsCommandOutput extends RemoveAttributesFromFindingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes entire attributes (key and value pairs) from the findings that are specified
18
23
  * by the ARNs of the findings where an attribute with the specified key exists.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface RemoveAttributesFromFindingsCommandOutput extends RemoveAttribu
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RemoveAttributesFromFindingsCommandInput - {@link RemoveAttributesFromFindingsCommandInput}
35
+ * @returns {@link RemoveAttributesFromFindingsCommandOutput}
29
36
  * @see {@link RemoveAttributesFromFindingsCommandInput} for command's `input` shape.
30
37
  * @see {@link RemoveAttributesFromFindingsCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -73,11 +80,20 @@ export interface RemoveAttributesFromFindingsCommandOutput extends RemoveAttribu
73
80
  export declare class RemoveAttributesFromFindingsCommand extends $Command<RemoveAttributesFromFindingsCommandInput, RemoveAttributesFromFindingsCommandOutput, InspectorClientResolvedConfig> {
74
81
  readonly input: RemoveAttributesFromFindingsCommandInput;
75
82
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
+ /**
84
+ * @public
85
+ */
76
86
  constructor(input: RemoveAttributesFromFindingsCommandInput);
77
87
  /**
78
88
  * @internal
79
89
  */
80
90
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveAttributesFromFindingsCommandInput, RemoveAttributesFromFindingsCommandOutput>;
91
+ /**
92
+ * @internal
93
+ */
81
94
  private serialize;
95
+ /**
96
+ * @internal
97
+ */
82
98
  private deserialize;
83
99
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { SetTagsForResourceRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SetTagsForResourceCommand}.
8
10
  */
9
11
  export interface SetTagsForResourceCommandInput extends SetTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SetTagsForResourceCommand}.
13
17
  */
14
18
  export interface SetTagsForResourceCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Sets tags (key and value pairs) to the assessment template that is specified by the
18
23
  * ARN of the assessment template.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface SetTagsForResourceCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param SetTagsForResourceCommandInput - {@link SetTagsForResourceCommandInput}
35
+ * @returns {@link SetTagsForResourceCommandOutput}
29
36
  * @see {@link SetTagsForResourceCommandInput} for command's `input` shape.
30
37
  * @see {@link SetTagsForResourceCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -69,11 +76,20 @@ export interface SetTagsForResourceCommandOutput extends __MetadataBearer {
69
76
  export declare class SetTagsForResourceCommand extends $Command<SetTagsForResourceCommandInput, SetTagsForResourceCommandOutput, InspectorClientResolvedConfig> {
70
77
  readonly input: SetTagsForResourceCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: SetTagsForResourceCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetTagsForResourceCommandInput, SetTagsForResourceCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { StartAssessmentRunRequest, StartAssessmentRunResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartAssessmentRunCommand}.
8
10
  */
9
11
  export interface StartAssessmentRunCommandInput extends StartAssessmentRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartAssessmentRunCommand}.
13
17
  */
14
18
  export interface StartAssessmentRunCommandOutput extends StartAssessmentRunResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Starts the assessment run specified by the ARN of the assessment template. For this
18
23
  * API to function properly, you must not exceed the limit of running up to 500 concurrent
19
24
  * agents per AWS account.</p>
@@ -27,6 +32,8 @@ export interface StartAssessmentRunCommandOutput extends StartAssessmentRunRespo
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param StartAssessmentRunCommandInput - {@link StartAssessmentRunCommandInput}
36
+ * @returns {@link StartAssessmentRunCommandOutput}
30
37
  * @see {@link StartAssessmentRunCommandInput} for command's `input` shape.
31
38
  * @see {@link StartAssessmentRunCommandOutput} for command's `response` shape.
32
39
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -82,11 +89,20 @@ export interface StartAssessmentRunCommandOutput extends StartAssessmentRunRespo
82
89
  export declare class StartAssessmentRunCommand extends $Command<StartAssessmentRunCommandInput, StartAssessmentRunCommandOutput, InspectorClientResolvedConfig> {
83
90
  readonly input: StartAssessmentRunCommandInput;
84
91
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
+ /**
93
+ * @public
94
+ */
85
95
  constructor(input: StartAssessmentRunCommandInput);
86
96
  /**
87
97
  * @internal
88
98
  */
89
99
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartAssessmentRunCommandInput, StartAssessmentRunCommandOutput>;
100
+ /**
101
+ * @internal
102
+ */
90
103
  private serialize;
104
+ /**
105
+ * @internal
106
+ */
91
107
  private deserialize;
92
108
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { StopAssessmentRunRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopAssessmentRunCommand}.
8
10
  */
9
11
  export interface StopAssessmentRunCommandInput extends StopAssessmentRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopAssessmentRunCommand}.
13
17
  */
14
18
  export interface StopAssessmentRunCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Stops the assessment run that is specified by the ARN of the assessment
18
23
  * run.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface StopAssessmentRunCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param StopAssessmentRunCommandInput - {@link StopAssessmentRunCommandInput}
35
+ * @returns {@link StopAssessmentRunCommandOutput}
29
36
  * @see {@link StopAssessmentRunCommandInput} for command's `input` shape.
30
37
  * @see {@link StopAssessmentRunCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -63,11 +70,20 @@ export interface StopAssessmentRunCommandOutput extends __MetadataBearer {
63
70
  export declare class StopAssessmentRunCommand extends $Command<StopAssessmentRunCommandInput, StopAssessmentRunCommandOutput, InspectorClientResolvedConfig> {
64
71
  readonly input: StopAssessmentRunCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: StopAssessmentRunCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopAssessmentRunCommandInput, StopAssessmentRunCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { SubscribeToEventRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SubscribeToEventCommand}.
8
10
  */
9
11
  export interface SubscribeToEventCommandInput extends SubscribeToEventRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SubscribeToEventCommand}.
13
17
  */
14
18
  export interface SubscribeToEventCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables the process of sending Amazon Simple Notification Service (SNS) notifications
18
23
  * about a specified event to a specified SNS topic.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface SubscribeToEventCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param SubscribeToEventCommandInput - {@link SubscribeToEventCommandInput}
35
+ * @returns {@link SubscribeToEventCommandOutput}
29
36
  * @see {@link SubscribeToEventCommandInput} for command's `input` shape.
30
37
  * @see {@link SubscribeToEventCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -69,11 +76,20 @@ export interface SubscribeToEventCommandOutput extends __MetadataBearer {
69
76
  export declare class SubscribeToEventCommand extends $Command<SubscribeToEventCommandInput, SubscribeToEventCommandOutput, InspectorClientResolvedConfig> {
70
77
  readonly input: SubscribeToEventCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: SubscribeToEventCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SubscribeToEventCommandInput, SubscribeToEventCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { UnsubscribeFromEventRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UnsubscribeFromEventCommand}.
8
10
  */
9
11
  export interface UnsubscribeFromEventCommandInput extends UnsubscribeFromEventRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UnsubscribeFromEventCommand}.
13
17
  */
14
18
  export interface UnsubscribeFromEventCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Disables the process of sending Amazon Simple Notification Service (SNS)
18
23
  * notifications about a specified event to a specified SNS topic.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UnsubscribeFromEventCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UnsubscribeFromEventCommandInput - {@link UnsubscribeFromEventCommandInput}
35
+ * @returns {@link UnsubscribeFromEventCommandOutput}
29
36
  * @see {@link UnsubscribeFromEventCommandInput} for command's `input` shape.
30
37
  * @see {@link UnsubscribeFromEventCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -65,11 +72,20 @@ export interface UnsubscribeFromEventCommandOutput extends __MetadataBearer {
65
72
  export declare class UnsubscribeFromEventCommand extends $Command<UnsubscribeFromEventCommandInput, UnsubscribeFromEventCommandOutput, InspectorClientResolvedConfig> {
66
73
  readonly input: UnsubscribeFromEventCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: UnsubscribeFromEventCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UnsubscribeFromEventCommandInput, UnsubscribeFromEventCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { UpdateAssessmentTargetRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateAssessmentTargetCommand}.
8
10
  */
9
11
  export interface UpdateAssessmentTargetCommandInput extends UpdateAssessmentTargetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateAssessmentTargetCommand}.
13
17
  */
14
18
  export interface UpdateAssessmentTargetCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the assessment target that is specified by the ARN of the assessment
18
23
  * target.</p>
19
24
  * <p>If resourceGroupArn is not specified, all EC2 instances in the current AWS account
@@ -28,6 +33,8 @@ export interface UpdateAssessmentTargetCommandOutput extends __MetadataBearer {
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateAssessmentTargetCommandInput - {@link UpdateAssessmentTargetCommandInput}
37
+ * @returns {@link UpdateAssessmentTargetCommandOutput}
31
38
  * @see {@link UpdateAssessmentTargetCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateAssessmentTargetCommandOutput} for command's `response` shape.
33
40
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -67,11 +74,20 @@ export interface UpdateAssessmentTargetCommandOutput extends __MetadataBearer {
67
74
  export declare class UpdateAssessmentTargetCommand extends $Command<UpdateAssessmentTargetCommandInput, UpdateAssessmentTargetCommandOutput, InspectorClientResolvedConfig> {
68
75
  readonly input: UpdateAssessmentTargetCommandInput;
69
76
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
+ /**
78
+ * @public
79
+ */
70
80
  constructor(input: UpdateAssessmentTargetCommandInput);
71
81
  /**
72
82
  * @internal
73
83
  */
74
84
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentTargetCommandInput, UpdateAssessmentTargetCommandOutput>;
85
+ /**
86
+ * @internal
87
+ */
75
88
  private serialize;
89
+ /**
90
+ * @internal
91
+ */
76
92
  private deserialize;
77
93
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from Inspector service.
4
6
  */
5
7
  export declare class InspectorServiceException extends __ServiceException {