@aws-sdk/client-inspector 3.651.1 → 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
@@ -37,4 +37,15 @@ declare const CreateAssessmentTemplateCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAssessmentTemplateCommand extends CreateAssessmentTemplateCommand_base {}
40
+ export declare class CreateAssessmentTemplateCommand extends CreateAssessmentTemplateCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAssessmentTemplateRequest;
44
+ output: CreateAssessmentTemplateResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateAssessmentTemplateCommandInput;
48
+ output: CreateAssessmentTemplateCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateExclusionsPreviewCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateExclusionsPreviewCommand extends CreateExclusionsPreviewCommand_base {}
40
+ export declare class CreateExclusionsPreviewCommand extends CreateExclusionsPreviewCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateExclusionsPreviewRequest;
44
+ output: CreateExclusionsPreviewResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateExclusionsPreviewCommandInput;
48
+ output: CreateExclusionsPreviewCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateResourceGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateResourceGroupCommand extends CreateResourceGroupCommand_base {}
40
+ export declare class CreateResourceGroupCommand extends CreateResourceGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateResourceGroupRequest;
44
+ output: CreateResourceGroupResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateResourceGroupCommandInput;
48
+ output: CreateResourceGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const DeleteAssessmentRunCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteAssessmentRunCommand extends DeleteAssessmentRunCommand_base {}
35
+ export declare class DeleteAssessmentRunCommand extends DeleteAssessmentRunCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteAssessmentRunRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteAssessmentRunCommandInput;
43
+ output: DeleteAssessmentRunCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const DeleteAssessmentTargetCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteAssessmentTargetCommand extends DeleteAssessmentTargetCommand_base {}
35
+ export declare class DeleteAssessmentTargetCommand extends DeleteAssessmentTargetCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteAssessmentTargetRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteAssessmentTargetCommandInput;
43
+ output: DeleteAssessmentTargetCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const DeleteAssessmentTemplateCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAssessmentTemplateCommand extends DeleteAssessmentTemplateCommand_base {}
36
+ export declare class DeleteAssessmentTemplateCommand extends DeleteAssessmentTemplateCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAssessmentTemplateRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAssessmentTemplateCommandInput;
44
+ output: DeleteAssessmentTemplateCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeAssessmentRunsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAssessmentRunsCommand extends DescribeAssessmentRunsCommand_base {}
40
+ export declare class DescribeAssessmentRunsCommand extends DescribeAssessmentRunsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAssessmentRunsRequest;
44
+ output: DescribeAssessmentRunsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAssessmentRunsCommandInput;
48
+ output: DescribeAssessmentRunsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAssessmentTargetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAssessmentTargetsCommand extends DescribeAssessmentTargetsCommand_base {}
40
+ export declare class DescribeAssessmentTargetsCommand extends DescribeAssessmentTargetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAssessmentTargetsRequest;
44
+ output: DescribeAssessmentTargetsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAssessmentTargetsCommandInput;
48
+ output: DescribeAssessmentTargetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAssessmentTemplatesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAssessmentTemplatesCommand extends DescribeAssessmentTemplatesCommand_base {}
40
+ export declare class DescribeAssessmentTemplatesCommand extends DescribeAssessmentTemplatesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAssessmentTemplatesRequest;
44
+ output: DescribeAssessmentTemplatesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAssessmentTemplatesCommandInput;
48
+ output: DescribeAssessmentTemplatesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeCrossAccountAccessRoleCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeCrossAccountAccessRoleCommand extends DescribeCrossAccountAccessRoleCommand_base {}
36
+ export declare class DescribeCrossAccountAccessRoleCommand extends DescribeCrossAccountAccessRoleCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeCrossAccountAccessRoleResponse;
41
+ };
42
+ sdk: {
43
+ input: DescribeCrossAccountAccessRoleCommandInput;
44
+ output: DescribeCrossAccountAccessRoleCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeExclusionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeExclusionsCommand extends DescribeExclusionsCommand_base {}
40
+ export declare class DescribeExclusionsCommand extends DescribeExclusionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeExclusionsRequest;
44
+ output: DescribeExclusionsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeExclusionsCommandInput;
48
+ output: DescribeExclusionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeFindingsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeFindingsCommand extends DescribeFindingsCommand_base {}
39
+ export declare class DescribeFindingsCommand extends DescribeFindingsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeFindingsRequest;
43
+ output: DescribeFindingsResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeFindingsCommandInput;
47
+ output: DescribeFindingsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeResourceGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeResourceGroupsCommand extends DescribeResourceGroupsCommand_base {}
40
+ export declare class DescribeResourceGroupsCommand extends DescribeResourceGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeResourceGroupsRequest;
44
+ output: DescribeResourceGroupsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeResourceGroupsCommandInput;
48
+ output: DescribeResourceGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeRulesPackagesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeRulesPackagesCommand extends DescribeRulesPackagesCommand_base {}
40
+ export declare class DescribeRulesPackagesCommand extends DescribeRulesPackagesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeRulesPackagesRequest;
44
+ output: DescribeRulesPackagesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeRulesPackagesCommandInput;
48
+ output: DescribeRulesPackagesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetAssessmentReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAssessmentReportCommand extends GetAssessmentReportCommand_base {}
40
+ export declare class GetAssessmentReportCommand extends GetAssessmentReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetAssessmentReportRequest;
44
+ output: GetAssessmentReportResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAssessmentReportCommandInput;
48
+ output: GetAssessmentReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetExclusionsPreviewCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetExclusionsPreviewCommand extends GetExclusionsPreviewCommand_base {}
40
+ export declare class GetExclusionsPreviewCommand extends GetExclusionsPreviewCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetExclusionsPreviewRequest;
44
+ output: GetExclusionsPreviewResponse;
45
+ };
46
+ sdk: {
47
+ input: GetExclusionsPreviewCommandInput;
48
+ output: GetExclusionsPreviewCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetTelemetryMetadataCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetTelemetryMetadataCommand extends GetTelemetryMetadataCommand_base {}
40
+ export declare class GetTelemetryMetadataCommand extends GetTelemetryMetadataCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetTelemetryMetadataRequest;
44
+ output: GetTelemetryMetadataResponse;
45
+ };
46
+ sdk: {
47
+ input: GetTelemetryMetadataCommandInput;
48
+ output: GetTelemetryMetadataCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAssessmentRunAgentsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAssessmentRunAgentsCommand extends ListAssessmentRunAgentsCommand_base {}
40
+ export declare class ListAssessmentRunAgentsCommand extends ListAssessmentRunAgentsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAssessmentRunAgentsRequest;
44
+ output: ListAssessmentRunAgentsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAssessmentRunAgentsCommandInput;
48
+ output: ListAssessmentRunAgentsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAssessmentRunsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAssessmentRunsCommand extends ListAssessmentRunsCommand_base {}
40
+ export declare class ListAssessmentRunsCommand extends ListAssessmentRunsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAssessmentRunsRequest;
44
+ output: ListAssessmentRunsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAssessmentRunsCommandInput;
48
+ output: ListAssessmentRunsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAssessmentTargetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAssessmentTargetsCommand extends ListAssessmentTargetsCommand_base {}
40
+ export declare class ListAssessmentTargetsCommand extends ListAssessmentTargetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAssessmentTargetsRequest;
44
+ output: ListAssessmentTargetsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAssessmentTargetsCommandInput;
48
+ output: ListAssessmentTargetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAssessmentTemplatesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAssessmentTemplatesCommand extends ListAssessmentTemplatesCommand_base {}
40
+ export declare class ListAssessmentTemplatesCommand extends ListAssessmentTemplatesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAssessmentTemplatesRequest;
44
+ output: ListAssessmentTemplatesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAssessmentTemplatesCommandInput;
48
+ output: ListAssessmentTemplatesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListEventSubscriptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListEventSubscriptionsCommand extends ListEventSubscriptionsCommand_base {}
40
+ export declare class ListEventSubscriptionsCommand extends ListEventSubscriptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListEventSubscriptionsRequest;
44
+ output: ListEventSubscriptionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListEventSubscriptionsCommandInput;
48
+ output: ListEventSubscriptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListExclusionsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListExclusionsCommand extends ListExclusionsCommand_base {}
39
+ export declare class ListExclusionsCommand extends ListExclusionsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListExclusionsRequest;
43
+ output: ListExclusionsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListExclusionsCommandInput;
47
+ output: ListExclusionsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const ListFindingsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListFindingsCommand extends ListFindingsCommand_base {}
36
+ export declare class ListFindingsCommand extends ListFindingsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListFindingsRequest;
40
+ output: ListFindingsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListFindingsCommandInput;
44
+ output: ListFindingsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListRulesPackagesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListRulesPackagesCommand extends ListRulesPackagesCommand_base {}
40
+ export declare class ListRulesPackagesCommand extends ListRulesPackagesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListRulesPackagesRequest;
44
+ output: ListRulesPackagesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListRulesPackagesCommandInput;
48
+ output: ListRulesPackagesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const PreviewAgentsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class PreviewAgentsCommand extends PreviewAgentsCommand_base {}
39
+ export declare class PreviewAgentsCommand extends PreviewAgentsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: PreviewAgentsRequest;
43
+ output: PreviewAgentsResponse;
44
+ };
45
+ sdk: {
46
+ input: PreviewAgentsCommandInput;
47
+ output: PreviewAgentsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const RegisterCrossAccountAccessRoleCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class RegisterCrossAccountAccessRoleCommand extends RegisterCrossAccountAccessRoleCommand_base {}
36
+ export declare class RegisterCrossAccountAccessRoleCommand extends RegisterCrossAccountAccessRoleCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: RegisterCrossAccountAccessRoleRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: RegisterCrossAccountAccessRoleCommandInput;
44
+ output: RegisterCrossAccountAccessRoleCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const RemoveAttributesFromFindingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RemoveAttributesFromFindingsCommand extends RemoveAttributesFromFindingsCommand_base {}
40
+ export declare class RemoveAttributesFromFindingsCommand extends RemoveAttributesFromFindingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RemoveAttributesFromFindingsRequest;
44
+ output: RemoveAttributesFromFindingsResponse;
45
+ };
46
+ sdk: {
47
+ input: RemoveAttributesFromFindingsCommandInput;
48
+ output: RemoveAttributesFromFindingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const SetTagsForResourceCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class SetTagsForResourceCommand extends SetTagsForResourceCommand_base {}
35
+ export declare class SetTagsForResourceCommand extends SetTagsForResourceCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: SetTagsForResourceRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: SetTagsForResourceCommandInput;
43
+ output: SetTagsForResourceCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const StartAssessmentRunCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class StartAssessmentRunCommand extends StartAssessmentRunCommand_base {}
40
+ export declare class StartAssessmentRunCommand extends StartAssessmentRunCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: StartAssessmentRunRequest;
44
+ output: StartAssessmentRunResponse;
45
+ };
46
+ sdk: {
47
+ input: StartAssessmentRunCommandInput;
48
+ output: StartAssessmentRunCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const StopAssessmentRunCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class StopAssessmentRunCommand extends StopAssessmentRunCommand_base {}
35
+ export declare class StopAssessmentRunCommand extends StopAssessmentRunCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: StopAssessmentRunRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: StopAssessmentRunCommandInput;
43
+ output: StopAssessmentRunCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -31,4 +31,15 @@ declare const SubscribeToEventCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class SubscribeToEventCommand extends SubscribeToEventCommand_base {}
34
+ export declare class SubscribeToEventCommand extends SubscribeToEventCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: SubscribeToEventRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: SubscribeToEventCommandInput;
42
+ output: SubscribeToEventCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -32,4 +32,15 @@ declare const UnsubscribeFromEventCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class UnsubscribeFromEventCommand extends UnsubscribeFromEventCommand_base {}
35
+ export declare class UnsubscribeFromEventCommand extends UnsubscribeFromEventCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: UnsubscribeFromEventRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: UnsubscribeFromEventCommandInput;
43
+ output: UnsubscribeFromEventCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const UpdateAssessmentTargetCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class UpdateAssessmentTargetCommand extends UpdateAssessmentTargetCommand_base {}
35
+ export declare class UpdateAssessmentTargetCommand extends UpdateAssessmentTargetCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: UpdateAssessmentTargetRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: UpdateAssessmentTargetCommandInput;
43
+ output: UpdateAssessmentTargetCommandOutput;
44
+ };
45
+ };
46
+ }