@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 { AddAttributesToFindingsRequest, AddAttributesToFindingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link AddAttributesToFindingsCommand}.
8
10
  */
9
11
  export interface AddAttributesToFindingsCommandInput extends AddAttributesToFindingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link AddAttributesToFindingsCommand}.
13
17
  */
14
18
  export interface AddAttributesToFindingsCommandOutput extends AddAttributesToFindingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Assigns attributes (key and value pairs) to the findings that are specified by the
18
23
  * ARNs of the findings.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface AddAttributesToFindingsCommandOutput extends AddAttributesToFin
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param AddAttributesToFindingsCommandInput - {@link AddAttributesToFindingsCommandInput}
35
+ * @returns {@link AddAttributesToFindingsCommandOutput}
29
36
  * @see {@link AddAttributesToFindingsCommandInput} for command's `input` shape.
30
37
  * @see {@link AddAttributesToFindingsCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -76,11 +83,20 @@ export interface AddAttributesToFindingsCommandOutput extends AddAttributesToFin
76
83
  export declare class AddAttributesToFindingsCommand extends $Command<AddAttributesToFindingsCommandInput, AddAttributesToFindingsCommandOutput, InspectorClientResolvedConfig> {
77
84
  readonly input: AddAttributesToFindingsCommandInput;
78
85
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
+ /**
87
+ * @public
88
+ */
79
89
  constructor(input: AddAttributesToFindingsCommandInput);
80
90
  /**
81
91
  * @internal
82
92
  */
83
93
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddAttributesToFindingsCommandInput, AddAttributesToFindingsCommandOutput>;
94
+ /**
95
+ * @internal
96
+ */
84
97
  private serialize;
98
+ /**
99
+ * @internal
100
+ */
85
101
  private deserialize;
86
102
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { CreateAssessmentTargetRequest, CreateAssessmentTargetResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateAssessmentTargetCommand}.
8
10
  */
9
11
  export interface CreateAssessmentTargetCommandInput extends CreateAssessmentTargetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateAssessmentTargetCommand}.
13
17
  */
14
18
  export interface CreateAssessmentTargetCommandOutput extends CreateAssessmentTargetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new assessment target using the ARN of the resource group that is generated
18
23
  * by <a>CreateResourceGroup</a>. If resourceGroupArn is not specified, all EC2
19
24
  * instances in the current AWS account and region are included in the assessment target. If
@@ -32,6 +37,8 @@ export interface CreateAssessmentTargetCommandOutput extends CreateAssessmentTar
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param CreateAssessmentTargetCommandInput - {@link CreateAssessmentTargetCommandInput}
41
+ * @returns {@link CreateAssessmentTargetCommandOutput}
35
42
  * @see {@link CreateAssessmentTargetCommandInput} for command's `input` shape.
36
43
  * @see {@link CreateAssessmentTargetCommandOutput} for command's `response` shape.
37
44
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -83,11 +90,20 @@ export interface CreateAssessmentTargetCommandOutput extends CreateAssessmentTar
83
90
  export declare class CreateAssessmentTargetCommand extends $Command<CreateAssessmentTargetCommandInput, CreateAssessmentTargetCommandOutput, InspectorClientResolvedConfig> {
84
91
  readonly input: CreateAssessmentTargetCommandInput;
85
92
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
+ /**
94
+ * @public
95
+ */
86
96
  constructor(input: CreateAssessmentTargetCommandInput);
87
97
  /**
88
98
  * @internal
89
99
  */
90
100
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentTargetCommandInput, CreateAssessmentTargetCommandOutput>;
101
+ /**
102
+ * @internal
103
+ */
91
104
  private serialize;
105
+ /**
106
+ * @internal
107
+ */
92
108
  private deserialize;
93
109
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { CreateAssessmentTemplateRequest, CreateAssessmentTemplateResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateAssessmentTemplateCommand}.
8
10
  */
9
11
  export interface CreateAssessmentTemplateCommandInput extends CreateAssessmentTemplateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateAssessmentTemplateCommand}.
13
17
  */
14
18
  export interface CreateAssessmentTemplateCommandOutput extends CreateAssessmentTemplateResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an assessment template for the assessment target that is specified by the ARN
18
23
  * of the assessment target. If the <a href="https://docs.aws.amazon.com/inspector/latest/userguide/inspector_slr.html">service-linked role</a> isn’t already registered, this action also creates and
19
24
  * registers a service-linked role to grant Amazon Inspector access to AWS Services needed to
@@ -28,6 +33,8 @@ export interface CreateAssessmentTemplateCommandOutput extends CreateAssessmentT
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param CreateAssessmentTemplateCommandInput - {@link CreateAssessmentTemplateCommandInput}
37
+ * @returns {@link CreateAssessmentTemplateCommandOutput}
31
38
  * @see {@link CreateAssessmentTemplateCommandInput} for command's `input` shape.
32
39
  * @see {@link CreateAssessmentTemplateCommandOutput} for command's `response` shape.
33
40
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -85,11 +92,20 @@ export interface CreateAssessmentTemplateCommandOutput extends CreateAssessmentT
85
92
  export declare class CreateAssessmentTemplateCommand extends $Command<CreateAssessmentTemplateCommandInput, CreateAssessmentTemplateCommandOutput, InspectorClientResolvedConfig> {
86
93
  readonly input: CreateAssessmentTemplateCommandInput;
87
94
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
+ /**
96
+ * @public
97
+ */
88
98
  constructor(input: CreateAssessmentTemplateCommandInput);
89
99
  /**
90
100
  * @internal
91
101
  */
92
102
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentTemplateCommandInput, CreateAssessmentTemplateCommandOutput>;
103
+ /**
104
+ * @internal
105
+ */
93
106
  private serialize;
107
+ /**
108
+ * @internal
109
+ */
94
110
  private deserialize;
95
111
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { CreateExclusionsPreviewRequest, CreateExclusionsPreviewResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateExclusionsPreviewCommand}.
8
10
  */
9
11
  export interface CreateExclusionsPreviewCommandInput extends CreateExclusionsPreviewRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateExclusionsPreviewCommand}.
13
17
  */
14
18
  export interface CreateExclusionsPreviewCommandOutput extends CreateExclusionsPreviewResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Starts the generation of an exclusions preview for the specified assessment template.
18
23
  * The exclusions preview lists the potential exclusions (ExclusionPreview) that Inspector can
19
24
  * detect before it runs the assessment. </p>
@@ -27,6 +32,8 @@ export interface CreateExclusionsPreviewCommandOutput extends CreateExclusionsPr
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CreateExclusionsPreviewCommandInput - {@link CreateExclusionsPreviewCommandInput}
36
+ * @returns {@link CreateExclusionsPreviewCommandOutput}
30
37
  * @see {@link CreateExclusionsPreviewCommandInput} for command's `input` shape.
31
38
  * @see {@link CreateExclusionsPreviewCommandOutput} for command's `response` shape.
32
39
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -57,11 +64,20 @@ export interface CreateExclusionsPreviewCommandOutput extends CreateExclusionsPr
57
64
  export declare class CreateExclusionsPreviewCommand extends $Command<CreateExclusionsPreviewCommandInput, CreateExclusionsPreviewCommandOutput, InspectorClientResolvedConfig> {
58
65
  readonly input: CreateExclusionsPreviewCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: CreateExclusionsPreviewCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateExclusionsPreviewCommandInput, CreateExclusionsPreviewCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { CreateResourceGroupRequest, CreateResourceGroupResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateResourceGroupCommand}.
8
10
  */
9
11
  export interface CreateResourceGroupCommandInput extends CreateResourceGroupRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateResourceGroupCommand}.
13
17
  */
14
18
  export interface CreateResourceGroupCommandOutput extends CreateResourceGroupResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a resource group using the specified set of tags (key and value pairs) that
18
23
  * are used to select the EC2 instances to be included in an Amazon Inspector assessment
19
24
  * target. The created resource group is then used to create an Amazon Inspector assessment
@@ -28,6 +33,8 @@ export interface CreateResourceGroupCommandOutput extends CreateResourceGroupRes
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param CreateResourceGroupCommandInput - {@link CreateResourceGroupCommandInput}
37
+ * @returns {@link CreateResourceGroupCommandOutput}
31
38
  * @see {@link CreateResourceGroupCommandInput} for command's `input` shape.
32
39
  * @see {@link CreateResourceGroupCommandOutput} for command's `response` shape.
33
40
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -75,11 +82,20 @@ export interface CreateResourceGroupCommandOutput extends CreateResourceGroupRes
75
82
  export declare class CreateResourceGroupCommand extends $Command<CreateResourceGroupCommandInput, CreateResourceGroupCommandOutput, InspectorClientResolvedConfig> {
76
83
  readonly input: CreateResourceGroupCommandInput;
77
84
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
+ /**
86
+ * @public
87
+ */
78
88
  constructor(input: CreateResourceGroupCommandInput);
79
89
  /**
80
90
  * @internal
81
91
  */
82
92
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourceGroupCommandInput, CreateResourceGroupCommandOutput>;
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 { DeleteAssessmentRunRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentRunCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentRunCommandInput extends DeleteAssessmentRunRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentRunCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentRunCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes 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 DeleteAssessmentRunCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeleteAssessmentRunCommandInput - {@link DeleteAssessmentRunCommandInput}
35
+ * @returns {@link DeleteAssessmentRunCommandOutput}
29
36
  * @see {@link DeleteAssessmentRunCommandInput} for command's `input` shape.
30
37
  * @see {@link DeleteAssessmentRunCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -67,11 +74,20 @@ export interface DeleteAssessmentRunCommandOutput extends __MetadataBearer {
67
74
  export declare class DeleteAssessmentRunCommand extends $Command<DeleteAssessmentRunCommandInput, DeleteAssessmentRunCommandOutput, InspectorClientResolvedConfig> {
68
75
  readonly input: DeleteAssessmentRunCommandInput;
69
76
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
+ /**
78
+ * @public
79
+ */
70
80
  constructor(input: DeleteAssessmentRunCommandInput);
71
81
  /**
72
82
  * @internal
73
83
  */
74
84
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentRunCommandInput, DeleteAssessmentRunCommandOutput>;
85
+ /**
86
+ * @internal
87
+ */
75
88
  private serialize;
89
+ /**
90
+ * @internal
91
+ */
76
92
  private deserialize;
77
93
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { DeleteAssessmentTargetRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentTargetCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentTargetCommandInput extends DeleteAssessmentTargetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentTargetCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentTargetCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the assessment target that is specified by the ARN of the assessment
18
23
  * target.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DeleteAssessmentTargetCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeleteAssessmentTargetCommandInput - {@link DeleteAssessmentTargetCommandInput}
35
+ * @returns {@link DeleteAssessmentTargetCommandOutput}
29
36
  * @see {@link DeleteAssessmentTargetCommandInput} for command's `input` shape.
30
37
  * @see {@link DeleteAssessmentTargetCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -67,11 +74,20 @@ export interface DeleteAssessmentTargetCommandOutput extends __MetadataBearer {
67
74
  export declare class DeleteAssessmentTargetCommand extends $Command<DeleteAssessmentTargetCommandInput, DeleteAssessmentTargetCommandOutput, InspectorClientResolvedConfig> {
68
75
  readonly input: DeleteAssessmentTargetCommandInput;
69
76
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
+ /**
78
+ * @public
79
+ */
70
80
  constructor(input: DeleteAssessmentTargetCommandInput);
71
81
  /**
72
82
  * @internal
73
83
  */
74
84
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentTargetCommandInput, DeleteAssessmentTargetCommandOutput>;
85
+ /**
86
+ * @internal
87
+ */
75
88
  private serialize;
89
+ /**
90
+ * @internal
91
+ */
76
92
  private deserialize;
77
93
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { DeleteAssessmentTemplateRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssessmentTemplateCommand}.
8
10
  */
9
11
  export interface DeleteAssessmentTemplateCommandInput extends DeleteAssessmentTemplateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssessmentTemplateCommand}.
13
17
  */
14
18
  export interface DeleteAssessmentTemplateCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the assessment template that is specified by the ARN of the assessment
18
23
  * template.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DeleteAssessmentTemplateCommandOutput extends __MetadataBearer
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeleteAssessmentTemplateCommandInput - {@link DeleteAssessmentTemplateCommandInput}
35
+ * @returns {@link DeleteAssessmentTemplateCommandOutput}
29
36
  * @see {@link DeleteAssessmentTemplateCommandInput} for command's `input` shape.
30
37
  * @see {@link DeleteAssessmentTemplateCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -67,11 +74,20 @@ export interface DeleteAssessmentTemplateCommandOutput extends __MetadataBearer
67
74
  export declare class DeleteAssessmentTemplateCommand extends $Command<DeleteAssessmentTemplateCommandInput, DeleteAssessmentTemplateCommandOutput, InspectorClientResolvedConfig> {
68
75
  readonly input: DeleteAssessmentTemplateCommandInput;
69
76
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
+ /**
78
+ * @public
79
+ */
70
80
  constructor(input: DeleteAssessmentTemplateCommandInput);
71
81
  /**
72
82
  * @internal
73
83
  */
74
84
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentTemplateCommandInput, DeleteAssessmentTemplateCommandOutput>;
85
+ /**
86
+ * @internal
87
+ */
75
88
  private serialize;
89
+ /**
90
+ * @internal
91
+ */
76
92
  private deserialize;
77
93
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { DescribeAssessmentRunsRequest, DescribeAssessmentRunsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeAssessmentRunsCommand}.
8
10
  */
9
11
  export interface DescribeAssessmentRunsCommandInput extends DescribeAssessmentRunsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeAssessmentRunsCommand}.
13
17
  */
14
18
  export interface DescribeAssessmentRunsCommandOutput extends DescribeAssessmentRunsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the assessment runs that are specified by the ARNs of the assessment
18
23
  * runs.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeAssessmentRunsCommandOutput extends DescribeAssessmentR
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeAssessmentRunsCommandInput - {@link DescribeAssessmentRunsCommandInput}
35
+ * @returns {@link DescribeAssessmentRunsCommandOutput}
29
36
  * @see {@link DescribeAssessmentRunsCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeAssessmentRunsCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -120,11 +127,20 @@ export interface DescribeAssessmentRunsCommandOutput extends DescribeAssessmentR
120
127
  export declare class DescribeAssessmentRunsCommand extends $Command<DescribeAssessmentRunsCommandInput, DescribeAssessmentRunsCommandOutput, InspectorClientResolvedConfig> {
121
128
  readonly input: DescribeAssessmentRunsCommandInput;
122
129
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
130
+ /**
131
+ * @public
132
+ */
123
133
  constructor(input: DescribeAssessmentRunsCommandInput);
124
134
  /**
125
135
  * @internal
126
136
  */
127
137
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAssessmentRunsCommandInput, DescribeAssessmentRunsCommandOutput>;
138
+ /**
139
+ * @internal
140
+ */
128
141
  private serialize;
142
+ /**
143
+ * @internal
144
+ */
129
145
  private deserialize;
130
146
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { DescribeAssessmentTargetsRequest, DescribeAssessmentTargetsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeAssessmentTargetsCommand}.
8
10
  */
9
11
  export interface DescribeAssessmentTargetsCommandInput extends DescribeAssessmentTargetsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeAssessmentTargetsCommand}.
13
17
  */
14
18
  export interface DescribeAssessmentTargetsCommandOutput extends DescribeAssessmentTargetsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the assessment targets that are specified by the ARNs of the assessment
18
23
  * targets.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeAssessmentTargetsCommandOutput extends DescribeAssessme
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeAssessmentTargetsCommandInput - {@link DescribeAssessmentTargetsCommandInput}
35
+ * @returns {@link DescribeAssessmentTargetsCommandOutput}
29
36
  * @see {@link DescribeAssessmentTargetsCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeAssessmentTargetsCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -69,11 +76,20 @@ export interface DescribeAssessmentTargetsCommandOutput extends DescribeAssessme
69
76
  export declare class DescribeAssessmentTargetsCommand extends $Command<DescribeAssessmentTargetsCommandInput, DescribeAssessmentTargetsCommandOutput, InspectorClientResolvedConfig> {
70
77
  readonly input: DescribeAssessmentTargetsCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: DescribeAssessmentTargetsCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAssessmentTargetsCommandInput, DescribeAssessmentTargetsCommandOutput>;
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 { DescribeAssessmentTemplatesRequest, DescribeAssessmentTemplatesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeAssessmentTemplatesCommand}.
8
10
  */
9
11
  export interface DescribeAssessmentTemplatesCommandInput extends DescribeAssessmentTemplatesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeAssessmentTemplatesCommand}.
13
17
  */
14
18
  export interface DescribeAssessmentTemplatesCommandOutput extends DescribeAssessmentTemplatesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the assessment templates that are specified by the ARNs of the assessment
18
23
  * templates.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeAssessmentTemplatesCommandOutput extends DescribeAssess
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeAssessmentTemplatesCommandInput - {@link DescribeAssessmentTemplatesCommandInput}
35
+ * @returns {@link DescribeAssessmentTemplatesCommandOutput}
29
36
  * @see {@link DescribeAssessmentTemplatesCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeAssessmentTemplatesCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -74,11 +81,20 @@ export interface DescribeAssessmentTemplatesCommandOutput extends DescribeAssess
74
81
  export declare class DescribeAssessmentTemplatesCommand extends $Command<DescribeAssessmentTemplatesCommandInput, DescribeAssessmentTemplatesCommandOutput, InspectorClientResolvedConfig> {
75
82
  readonly input: DescribeAssessmentTemplatesCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: DescribeAssessmentTemplatesCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAssessmentTemplatesCommandInput, DescribeAssessmentTemplatesCommandOutput>;
92
+ /**
93
+ * @internal
94
+ */
82
95
  private serialize;
96
+ /**
97
+ * @internal
98
+ */
83
99
  private deserialize;
84
100
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
5
5
  import { DescribeCrossAccountAccessRoleResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeCrossAccountAccessRoleCommand}.
8
10
  */
9
11
  export interface DescribeCrossAccountAccessRoleCommandInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeCrossAccountAccessRoleCommand}.
13
17
  */
14
18
  export interface DescribeCrossAccountAccessRoleCommandOutput extends DescribeCrossAccountAccessRoleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the IAM role that enables Amazon Inspector to access your AWS
18
23
  * account.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeCrossAccountAccessRoleCommandOutput extends DescribeCro
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeCrossAccountAccessRoleCommandInput - {@link DescribeCrossAccountAccessRoleCommandInput}
35
+ * @returns {@link DescribeCrossAccountAccessRoleCommandOutput}
29
36
  * @see {@link DescribeCrossAccountAccessRoleCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeCrossAccountAccessRoleCommandOutput} for command's `response` shape.
31
38
  * @see {@link InspectorClientResolvedConfig | config} for InspectorClient's `config` shape.
@@ -54,11 +61,20 @@ export interface DescribeCrossAccountAccessRoleCommandOutput extends DescribeCro
54
61
  export declare class DescribeCrossAccountAccessRoleCommand extends $Command<DescribeCrossAccountAccessRoleCommandInput, DescribeCrossAccountAccessRoleCommandOutput, InspectorClientResolvedConfig> {
55
62
  readonly input: DescribeCrossAccountAccessRoleCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: DescribeCrossAccountAccessRoleCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: InspectorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCrossAccountAccessRoleCommandInput, DescribeCrossAccountAccessRoleCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }