@aws-sdk/client-inspector 3.650.0 → 3.654.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 (75) hide show
  1. package/dist-types/commands/AddAttributesToFindingsCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateAssessmentTargetCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateAssessmentTemplateCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateExclusionsPreviewCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateResourceGroupCommand.d.ts +11 -0
  6. package/dist-types/commands/DeleteAssessmentRunCommand.d.ts +11 -0
  7. package/dist-types/commands/DeleteAssessmentTargetCommand.d.ts +11 -0
  8. package/dist-types/commands/DeleteAssessmentTemplateCommand.d.ts +11 -0
  9. package/dist-types/commands/DescribeAssessmentRunsCommand.d.ts +11 -0
  10. package/dist-types/commands/DescribeAssessmentTargetsCommand.d.ts +11 -0
  11. package/dist-types/commands/DescribeAssessmentTemplatesCommand.d.ts +11 -0
  12. package/dist-types/commands/DescribeCrossAccountAccessRoleCommand.d.ts +11 -0
  13. package/dist-types/commands/DescribeExclusionsCommand.d.ts +11 -0
  14. package/dist-types/commands/DescribeFindingsCommand.d.ts +11 -0
  15. package/dist-types/commands/DescribeResourceGroupsCommand.d.ts +11 -0
  16. package/dist-types/commands/DescribeRulesPackagesCommand.d.ts +11 -0
  17. package/dist-types/commands/GetAssessmentReportCommand.d.ts +11 -0
  18. package/dist-types/commands/GetExclusionsPreviewCommand.d.ts +11 -0
  19. package/dist-types/commands/GetTelemetryMetadataCommand.d.ts +11 -0
  20. package/dist-types/commands/ListAssessmentRunAgentsCommand.d.ts +11 -0
  21. package/dist-types/commands/ListAssessmentRunsCommand.d.ts +11 -0
  22. package/dist-types/commands/ListAssessmentTargetsCommand.d.ts +11 -0
  23. package/dist-types/commands/ListAssessmentTemplatesCommand.d.ts +11 -0
  24. package/dist-types/commands/ListEventSubscriptionsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListExclusionsCommand.d.ts +11 -0
  26. package/dist-types/commands/ListFindingsCommand.d.ts +11 -0
  27. package/dist-types/commands/ListRulesPackagesCommand.d.ts +11 -0
  28. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  29. package/dist-types/commands/PreviewAgentsCommand.d.ts +11 -0
  30. package/dist-types/commands/RegisterCrossAccountAccessRoleCommand.d.ts +11 -0
  31. package/dist-types/commands/RemoveAttributesFromFindingsCommand.d.ts +11 -0
  32. package/dist-types/commands/SetTagsForResourceCommand.d.ts +11 -0
  33. package/dist-types/commands/StartAssessmentRunCommand.d.ts +11 -0
  34. package/dist-types/commands/StopAssessmentRunCommand.d.ts +11 -0
  35. package/dist-types/commands/SubscribeToEventCommand.d.ts +11 -0
  36. package/dist-types/commands/UnsubscribeFromEventCommand.d.ts +11 -0
  37. package/dist-types/commands/UpdateAssessmentTargetCommand.d.ts +11 -0
  38. package/dist-types/ts3.4/commands/AddAttributesToFindingsCommand.d.ts +12 -1
  39. package/dist-types/ts3.4/commands/CreateAssessmentTargetCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/CreateAssessmentTemplateCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/CreateExclusionsPreviewCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/CreateResourceGroupCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/DeleteAssessmentRunCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/DeleteAssessmentTargetCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/DeleteAssessmentTemplateCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/DescribeAssessmentRunsCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/DescribeAssessmentTargetsCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/DescribeAssessmentTemplatesCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/DescribeCrossAccountAccessRoleCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/DescribeExclusionsCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/DescribeFindingsCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/DescribeResourceGroupsCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/DescribeRulesPackagesCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/GetAssessmentReportCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/GetExclusionsPreviewCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/GetTelemetryMetadataCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/ListAssessmentRunAgentsCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/ListAssessmentRunsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/ListAssessmentTargetsCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/ListAssessmentTemplatesCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/ListEventSubscriptionsCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/ListExclusionsCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/ListRulesPackagesCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/PreviewAgentsCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/RegisterCrossAccountAccessRoleCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/RemoveAttributesFromFindingsCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/SetTagsForResourceCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/StartAssessmentRunCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/StopAssessmentRunCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/SubscribeToEventCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/UnsubscribeFromEventCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/UpdateAssessmentTargetCommand.d.ts +12 -1
  75. package/package.json +35 -35
@@ -112,4 +112,15 @@ declare const AddAttributesToFindingsCommand_base: {
112
112
  *
113
113
  */
114
114
  export declare class AddAttributesToFindingsCommand extends AddAttributesToFindingsCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: AddAttributesToFindingsRequest;
119
+ output: AddAttributesToFindingsResponse;
120
+ };
121
+ sdk: {
122
+ input: AddAttributesToFindingsCommandInput;
123
+ output: AddAttributesToFindingsCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -107,4 +107,15 @@ declare const CreateAssessmentTargetCommand_base: {
107
107
  *
108
108
  */
109
109
  export declare class CreateAssessmentTargetCommand extends CreateAssessmentTargetCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: CreateAssessmentTargetRequest;
114
+ output: CreateAssessmentTargetResponse;
115
+ };
116
+ sdk: {
117
+ input: CreateAssessmentTargetCommandInput;
118
+ output: CreateAssessmentTargetCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -119,4 +119,15 @@ declare const CreateAssessmentTemplateCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class CreateAssessmentTemplateCommand extends CreateAssessmentTemplateCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: CreateAssessmentTemplateRequest;
126
+ output: CreateAssessmentTemplateResponse;
127
+ };
128
+ sdk: {
129
+ input: CreateAssessmentTemplateCommandInput;
130
+ output: CreateAssessmentTemplateCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -80,4 +80,15 @@ declare const CreateExclusionsPreviewCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class CreateExclusionsPreviewCommand extends CreateExclusionsPreviewCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: CreateExclusionsPreviewRequest;
87
+ output: CreateExclusionsPreviewResponse;
88
+ };
89
+ sdk: {
90
+ input: CreateExclusionsPreviewCommandInput;
91
+ output: CreateExclusionsPreviewCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -103,4 +103,15 @@ declare const CreateResourceGroupCommand_base: {
103
103
  *
104
104
  */
105
105
  export declare class CreateResourceGroupCommand extends CreateResourceGroupCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: CreateResourceGroupRequest;
110
+ output: CreateResourceGroupResponse;
111
+ };
112
+ sdk: {
113
+ input: CreateResourceGroupCommandInput;
114
+ output: CreateResourceGroupCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -88,4 +88,15 @@ declare const DeleteAssessmentRunCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class DeleteAssessmentRunCommand extends DeleteAssessmentRunCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeleteAssessmentRunRequest;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: DeleteAssessmentRunCommandInput;
99
+ output: DeleteAssessmentRunCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -88,4 +88,15 @@ declare const DeleteAssessmentTargetCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class DeleteAssessmentTargetCommand extends DeleteAssessmentTargetCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeleteAssessmentTargetRequest;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: DeleteAssessmentTargetCommandInput;
99
+ output: DeleteAssessmentTargetCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -88,4 +88,15 @@ declare const DeleteAssessmentTemplateCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class DeleteAssessmentTemplateCommand extends DeleteAssessmentTemplateCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeleteAssessmentTemplateRequest;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: DeleteAssessmentTemplateCommandInput;
99
+ output: DeleteAssessmentTemplateCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -192,4 +192,15 @@ declare const DescribeAssessmentRunsCommand_base: {
192
192
  *
193
193
  */
194
194
  export declare class DescribeAssessmentRunsCommand extends DescribeAssessmentRunsCommand_base {
195
+ /** @internal type navigation helper, not in runtime. */
196
+ protected static __types: {
197
+ api: {
198
+ input: DescribeAssessmentRunsRequest;
199
+ output: DescribeAssessmentRunsResponse;
200
+ };
201
+ sdk: {
202
+ input: DescribeAssessmentRunsCommandInput;
203
+ output: DescribeAssessmentRunsCommandOutput;
204
+ };
205
+ };
195
206
  }
@@ -108,4 +108,15 @@ declare const DescribeAssessmentTargetsCommand_base: {
108
108
  *
109
109
  */
110
110
  export declare class DescribeAssessmentTargetsCommand extends DescribeAssessmentTargetsCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: DescribeAssessmentTargetsRequest;
115
+ output: DescribeAssessmentTargetsResponse;
116
+ };
117
+ sdk: {
118
+ input: DescribeAssessmentTargetsCommandInput;
119
+ output: DescribeAssessmentTargetsCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -124,4 +124,15 @@ declare const DescribeAssessmentTemplatesCommand_base: {
124
124
  *
125
125
  */
126
126
  export declare class DescribeAssessmentTemplatesCommand extends DescribeAssessmentTemplatesCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: DescribeAssessmentTemplatesRequest;
131
+ output: DescribeAssessmentTemplatesResponse;
132
+ };
133
+ sdk: {
134
+ input: DescribeAssessmentTemplatesCommandInput;
135
+ output: DescribeAssessmentTemplatesCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -77,4 +77,15 @@ declare const DescribeCrossAccountAccessRoleCommand_base: {
77
77
  *
78
78
  */
79
79
  export declare class DescribeCrossAccountAccessRoleCommand extends DescribeCrossAccountAccessRoleCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: {};
84
+ output: DescribeCrossAccountAccessRoleResponse;
85
+ };
86
+ sdk: {
87
+ input: DescribeCrossAccountAccessRoleCommandInput;
88
+ output: DescribeCrossAccountAccessRoleCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -92,4 +92,15 @@ declare const DescribeExclusionsCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DescribeExclusionsCommand extends DescribeExclusionsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DescribeExclusionsRequest;
99
+ output: DescribeExclusionsResponse;
100
+ };
101
+ sdk: {
102
+ input: DescribeExclusionsCommandInput;
103
+ output: DescribeExclusionsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -195,4 +195,15 @@ declare const DescribeFindingsCommand_base: {
195
195
  *
196
196
  */
197
197
  export declare class DescribeFindingsCommand extends DescribeFindingsCommand_base {
198
+ /** @internal type navigation helper, not in runtime. */
199
+ protected static __types: {
200
+ api: {
201
+ input: DescribeFindingsRequest;
202
+ output: DescribeFindingsResponse;
203
+ };
204
+ sdk: {
205
+ input: DescribeFindingsCommandInput;
206
+ output: DescribeFindingsCommandOutput;
207
+ };
208
+ };
198
209
  }
@@ -114,4 +114,15 @@ declare const DescribeResourceGroupsCommand_base: {
114
114
  *
115
115
  */
116
116
  export declare class DescribeResourceGroupsCommand extends DescribeResourceGroupsCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: DescribeResourceGroupsRequest;
121
+ output: DescribeResourceGroupsResponse;
122
+ };
123
+ sdk: {
124
+ input: DescribeResourceGroupsCommandInput;
125
+ output: DescribeResourceGroupsCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -109,4 +109,15 @@ declare const DescribeRulesPackagesCommand_base: {
109
109
  *
110
110
  */
111
111
  export declare class DescribeRulesPackagesCommand extends DescribeRulesPackagesCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: DescribeRulesPackagesRequest;
116
+ output: DescribeRulesPackagesResponse;
117
+ };
118
+ sdk: {
119
+ input: DescribeRulesPackagesCommandInput;
120
+ output: DescribeRulesPackagesCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -89,4 +89,15 @@ declare const GetAssessmentReportCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetAssessmentReportCommand extends GetAssessmentReportCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetAssessmentReportRequest;
96
+ output: GetAssessmentReportResponse;
97
+ };
98
+ sdk: {
99
+ input: GetAssessmentReportCommandInput;
100
+ output: GetAssessmentReportCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -97,4 +97,15 @@ declare const GetExclusionsPreviewCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class GetExclusionsPreviewCommand extends GetExclusionsPreviewCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: GetExclusionsPreviewRequest;
104
+ output: GetExclusionsPreviewResponse;
105
+ };
106
+ sdk: {
107
+ input: GetExclusionsPreviewCommandInput;
108
+ output: GetExclusionsPreviewCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -240,4 +240,15 @@ declare const GetTelemetryMetadataCommand_base: {
240
240
  *
241
241
  */
242
242
  export declare class GetTelemetryMetadataCommand extends GetTelemetryMetadataCommand_base {
243
+ /** @internal type navigation helper, not in runtime. */
244
+ protected static __types: {
245
+ api: {
246
+ input: GetTelemetryMetadataRequest;
247
+ output: GetTelemetryMetadataResponse;
248
+ };
249
+ sdk: {
250
+ input: GetTelemetryMetadataCommandInput;
251
+ output: GetTelemetryMetadataCommandOutput;
252
+ };
253
+ };
243
254
  }
@@ -271,4 +271,15 @@ declare const ListAssessmentRunAgentsCommand_base: {
271
271
  *
272
272
  */
273
273
  export declare class ListAssessmentRunAgentsCommand extends ListAssessmentRunAgentsCommand_base {
274
+ /** @internal type navigation helper, not in runtime. */
275
+ protected static __types: {
276
+ api: {
277
+ input: ListAssessmentRunAgentsRequest;
278
+ output: ListAssessmentRunAgentsResponse;
279
+ };
280
+ sdk: {
281
+ input: ListAssessmentRunAgentsCommandInput;
282
+ output: ListAssessmentRunAgentsCommandOutput;
283
+ };
284
+ };
274
285
  }
@@ -127,4 +127,15 @@ declare const ListAssessmentRunsCommand_base: {
127
127
  *
128
128
  */
129
129
  export declare class ListAssessmentRunsCommand extends ListAssessmentRunsCommand_base {
130
+ /** @internal type navigation helper, not in runtime. */
131
+ protected static __types: {
132
+ api: {
133
+ input: ListAssessmentRunsRequest;
134
+ output: ListAssessmentRunsResponse;
135
+ };
136
+ sdk: {
137
+ input: ListAssessmentRunsCommandInput;
138
+ output: ListAssessmentRunsCommandOutput;
139
+ };
140
+ };
130
141
  }
@@ -95,4 +95,15 @@ declare const ListAssessmentTargetsCommand_base: {
95
95
  *
96
96
  */
97
97
  export declare class ListAssessmentTargetsCommand extends ListAssessmentTargetsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListAssessmentTargetsRequest;
102
+ output: ListAssessmentTargetsResponse;
103
+ };
104
+ sdk: {
105
+ input: ListAssessmentTargetsCommandInput;
106
+ output: ListAssessmentTargetsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -112,4 +112,15 @@ declare const ListAssessmentTemplatesCommand_base: {
112
112
  *
113
113
  */
114
114
  export declare class ListAssessmentTemplatesCommand extends ListAssessmentTemplatesCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: ListAssessmentTemplatesRequest;
119
+ output: ListAssessmentTemplatesResponse;
120
+ };
121
+ sdk: {
122
+ input: ListAssessmentTemplatesCommandInput;
123
+ output: ListAssessmentTemplatesCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -115,4 +115,15 @@ declare const ListEventSubscriptionsCommand_base: {
115
115
  *
116
116
  */
117
117
  export declare class ListEventSubscriptionsCommand extends ListEventSubscriptionsCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: ListEventSubscriptionsRequest;
122
+ output: ListEventSubscriptionsResponse;
123
+ };
124
+ sdk: {
125
+ input: ListEventSubscriptionsCommandInput;
126
+ output: ListEventSubscriptionsCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -76,4 +76,15 @@ declare const ListExclusionsCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListExclusionsCommand extends ListExclusionsCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListExclusionsRequest;
83
+ output: ListExclusionsResponse;
84
+ };
85
+ sdk: {
86
+ input: ListExclusionsCommandInput;
87
+ output: ListExclusionsCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -135,4 +135,15 @@ declare const ListFindingsCommand_base: {
135
135
  *
136
136
  */
137
137
  export declare class ListFindingsCommand extends ListFindingsCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: ListFindingsRequest;
142
+ output: ListFindingsResponse;
143
+ };
144
+ sdk: {
145
+ input: ListFindingsCommandInput;
146
+ output: ListFindingsCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -93,4 +93,15 @@ declare const ListRulesPackagesCommand_base: {
93
93
  *
94
94
  */
95
95
  export declare class ListRulesPackagesCommand extends ListRulesPackagesCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListRulesPackagesRequest;
100
+ output: ListRulesPackagesResponse;
101
+ };
102
+ sdk: {
103
+ input: ListRulesPackagesCommandInput;
104
+ output: ListRulesPackagesCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -97,4 +97,15 @@ declare const ListTagsForResourceCommand_base: {
97
97
  *
98
98
  */
99
99
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: ListTagsForResourceRequest;
104
+ output: ListTagsForResourceResponse;
105
+ };
106
+ sdk: {
107
+ input: ListTagsForResourceCommandInput;
108
+ output: ListTagsForResourceCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -112,4 +112,15 @@ declare const PreviewAgentsCommand_base: {
112
112
  *
113
113
  */
114
114
  export declare class PreviewAgentsCommand extends PreviewAgentsCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: PreviewAgentsRequest;
119
+ output: PreviewAgentsResponse;
120
+ };
121
+ sdk: {
122
+ input: PreviewAgentsCommandInput;
123
+ output: PreviewAgentsCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -84,4 +84,15 @@ declare const RegisterCrossAccountAccessRoleCommand_base: {
84
84
  *
85
85
  */
86
86
  export declare class RegisterCrossAccountAccessRoleCommand extends RegisterCrossAccountAccessRoleCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: RegisterCrossAccountAccessRoleRequest;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: RegisterCrossAccountAccessRoleCommandInput;
95
+ output: RegisterCrossAccountAccessRoleCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -106,4 +106,15 @@ declare const RemoveAttributesFromFindingsCommand_base: {
106
106
  *
107
107
  */
108
108
  export declare class RemoveAttributesFromFindingsCommand extends RemoveAttributesFromFindingsCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: RemoveAttributesFromFindingsRequest;
113
+ output: RemoveAttributesFromFindingsResponse;
114
+ };
115
+ sdk: {
116
+ input: RemoveAttributesFromFindingsCommandInput;
117
+ output: RemoveAttributesFromFindingsCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -96,4 +96,15 @@ declare const SetTagsForResourceCommand_base: {
96
96
  *
97
97
  */
98
98
  export declare class SetTagsForResourceCommand extends SetTagsForResourceCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: SetTagsForResourceRequest;
103
+ output: {};
104
+ };
105
+ sdk: {
106
+ input: SetTagsForResourceCommandInput;
107
+ output: SetTagsForResourceCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -106,4 +106,15 @@ declare const StartAssessmentRunCommand_base: {
106
106
  *
107
107
  */
108
108
  export declare class StartAssessmentRunCommand extends StartAssessmentRunCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: StartAssessmentRunRequest;
113
+ output: StartAssessmentRunResponse;
114
+ };
115
+ sdk: {
116
+ input: StartAssessmentRunCommandInput;
117
+ output: StartAssessmentRunCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -85,4 +85,15 @@ declare const StopAssessmentRunCommand_base: {
85
85
  *
86
86
  */
87
87
  export declare class StopAssessmentRunCommand extends StopAssessmentRunCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: StopAssessmentRunRequest;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: StopAssessmentRunCommandInput;
96
+ output: StopAssessmentRunCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -92,4 +92,15 @@ declare const SubscribeToEventCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class SubscribeToEventCommand extends SubscribeToEventCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: SubscribeToEventRequest;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: SubscribeToEventCommandInput;
103
+ output: SubscribeToEventCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -88,4 +88,15 @@ declare const UnsubscribeFromEventCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class UnsubscribeFromEventCommand extends UnsubscribeFromEventCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: UnsubscribeFromEventRequest;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: UnsubscribeFromEventCommandInput;
99
+ output: UnsubscribeFromEventCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -90,4 +90,15 @@ declare const UpdateAssessmentTargetCommand_base: {
90
90
  *
91
91
  */
92
92
  export declare class UpdateAssessmentTargetCommand extends UpdateAssessmentTargetCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: UpdateAssessmentTargetRequest;
97
+ output: {};
98
+ };
99
+ sdk: {
100
+ input: UpdateAssessmentTargetCommandInput;
101
+ output: UpdateAssessmentTargetCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -37,4 +37,15 @@ declare const AddAttributesToFindingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AddAttributesToFindingsCommand extends AddAttributesToFindingsCommand_base {}
40
+ export declare class AddAttributesToFindingsCommand extends AddAttributesToFindingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AddAttributesToFindingsRequest;
44
+ output: AddAttributesToFindingsResponse;
45
+ };
46
+ sdk: {
47
+ input: AddAttributesToFindingsCommandInput;
48
+ output: AddAttributesToFindingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAssessmentTargetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAssessmentTargetCommand extends CreateAssessmentTargetCommand_base {}
40
+ export declare class CreateAssessmentTargetCommand extends CreateAssessmentTargetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAssessmentTargetRequest;
44
+ output: CreateAssessmentTargetResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateAssessmentTargetCommandInput;
48
+ output: CreateAssessmentTargetCommandOutput;
49
+ };
50
+ };
51
+ }