@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
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetExclusionsPreviewCommandInput, GetExclusionsPreviewCommandOutput } from "../commands/GetExclusionsPreviewCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetExclusionsPreview(config: InspectorPaginationConfiguration, input: GetExclusionsPreviewCommandInput, ...additionalArguments: any): Paginator<GetExclusionsPreviewCommandOutput>;
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { InspectorClient } from "../InspectorClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface InspectorPaginationConfiguration extends PaginationConfiguration {
4
7
  client: InspectorClient;
5
8
  }
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListAssessmentRunAgentsCommandInput, ListAssessmentRunAgentsCommandOutput } from "../commands/ListAssessmentRunAgentsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListAssessmentRunAgents(config: InspectorPaginationConfiguration, input: ListAssessmentRunAgentsCommandInput, ...additionalArguments: any): Paginator<ListAssessmentRunAgentsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListAssessmentRunsCommandInput, ListAssessmentRunsCommandOutput } from "../commands/ListAssessmentRunsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListAssessmentRuns(config: InspectorPaginationConfiguration, input: ListAssessmentRunsCommandInput, ...additionalArguments: any): Paginator<ListAssessmentRunsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListAssessmentTargetsCommandInput, ListAssessmentTargetsCommandOutput } from "../commands/ListAssessmentTargetsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListAssessmentTargets(config: InspectorPaginationConfiguration, input: ListAssessmentTargetsCommandInput, ...additionalArguments: any): Paginator<ListAssessmentTargetsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListAssessmentTemplatesCommandInput, ListAssessmentTemplatesCommandOutput } from "../commands/ListAssessmentTemplatesCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListAssessmentTemplates(config: InspectorPaginationConfiguration, input: ListAssessmentTemplatesCommandInput, ...additionalArguments: any): Paginator<ListAssessmentTemplatesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListEventSubscriptionsCommandInput, ListEventSubscriptionsCommandOutput } from "../commands/ListEventSubscriptionsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListEventSubscriptions(config: InspectorPaginationConfiguration, input: ListEventSubscriptionsCommandInput, ...additionalArguments: any): Paginator<ListEventSubscriptionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListExclusionsCommandInput, ListExclusionsCommandOutput } from "../commands/ListExclusionsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListExclusions(config: InspectorPaginationConfiguration, input: ListExclusionsCommandInput, ...additionalArguments: any): Paginator<ListExclusionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListFindingsCommandInput, ListFindingsCommandOutput } from "../commands/ListFindingsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListFindings(config: InspectorPaginationConfiguration, input: ListFindingsCommandInput, ...additionalArguments: any): Paginator<ListFindingsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListRulesPackagesCommandInput, ListRulesPackagesCommandOutput } from "../commands/ListRulesPackagesCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListRulesPackages(config: InspectorPaginationConfiguration, input: ListRulesPackagesCommandInput, ...additionalArguments: any): Paginator<ListRulesPackagesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { PreviewAgentsCommandInput, PreviewAgentsCommandOutput } from "../commands/PreviewAgentsCommand";
3
3
  import { InspectorPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginatePreviewAgents(config: InspectorPaginationConfiguration, input: PreviewAgentsCommandInput, ...additionalArguments: any): Paginator<PreviewAgentsCommandOutput>;
@@ -767,274 +767,3 @@ export interface UpdateAssessmentTargetRequest {
767
767
  assessmentTargetName: string | undefined;
768
768
  resourceGroupArn?: string;
769
769
  }
770
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
771
- export declare const AddAttributesToFindingsRequestFilterSensitiveLog: (
772
- obj: AddAttributesToFindingsRequest
773
- ) => any;
774
- export declare const FailedItemDetailsFilterSensitiveLog: (
775
- obj: FailedItemDetails
776
- ) => any;
777
- export declare const AddAttributesToFindingsResponseFilterSensitiveLog: (
778
- obj: AddAttributesToFindingsResponse
779
- ) => any;
780
- export declare const AgentAlreadyRunningAssessmentFilterSensitiveLog: (
781
- obj: AgentAlreadyRunningAssessment
782
- ) => any;
783
- export declare const AgentFilterFilterSensitiveLog: (obj: AgentFilter) => any;
784
- export declare const AgentPreviewFilterSensitiveLog: (obj: AgentPreview) => any;
785
- export declare const AssessmentRunNotificationFilterSensitiveLog: (
786
- obj: AssessmentRunNotification
787
- ) => any;
788
- export declare const AssessmentRunStateChangeFilterSensitiveLog: (
789
- obj: AssessmentRunStateChange
790
- ) => any;
791
- export declare const AssessmentRunFilterSensitiveLog: (
792
- obj: AssessmentRun
793
- ) => any;
794
- export declare const TelemetryMetadataFilterSensitiveLog: (
795
- obj: TelemetryMetadata
796
- ) => any;
797
- export declare const AssessmentRunAgentFilterSensitiveLog: (
798
- obj: AssessmentRunAgent
799
- ) => any;
800
- export declare const TimestampRangeFilterSensitiveLog: (
801
- obj: TimestampRange
802
- ) => any;
803
- export declare const DurationRangeFilterSensitiveLog: (
804
- obj: DurationRange
805
- ) => any;
806
- export declare const AssessmentRunFilterFilterSensitiveLog: (
807
- obj: AssessmentRunFilter
808
- ) => any;
809
- export declare const AssessmentTargetFilterSensitiveLog: (
810
- obj: AssessmentTarget
811
- ) => any;
812
- export declare const AssessmentTargetFilterFilterSensitiveLog: (
813
- obj: AssessmentTargetFilter
814
- ) => any;
815
- export declare const AssessmentTemplateFilterSensitiveLog: (
816
- obj: AssessmentTemplate
817
- ) => any;
818
- export declare const AssessmentTemplateFilterFilterSensitiveLog: (
819
- obj: AssessmentTemplateFilter
820
- ) => any;
821
- export declare const PrivateIpFilterSensitiveLog: (obj: PrivateIp) => any;
822
- export declare const SecurityGroupFilterSensitiveLog: (
823
- obj: SecurityGroup
824
- ) => any;
825
- export declare const NetworkInterfaceFilterSensitiveLog: (
826
- obj: NetworkInterface
827
- ) => any;
828
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
829
- export declare const AssetAttributesFilterSensitiveLog: (
830
- obj: AssetAttributes
831
- ) => any;
832
- export declare const CreateAssessmentTargetRequestFilterSensitiveLog: (
833
- obj: CreateAssessmentTargetRequest
834
- ) => any;
835
- export declare const CreateAssessmentTargetResponseFilterSensitiveLog: (
836
- obj: CreateAssessmentTargetResponse
837
- ) => any;
838
- export declare const CreateAssessmentTemplateRequestFilterSensitiveLog: (
839
- obj: CreateAssessmentTemplateRequest
840
- ) => any;
841
- export declare const CreateAssessmentTemplateResponseFilterSensitiveLog: (
842
- obj: CreateAssessmentTemplateResponse
843
- ) => any;
844
- export declare const CreateExclusionsPreviewRequestFilterSensitiveLog: (
845
- obj: CreateExclusionsPreviewRequest
846
- ) => any;
847
- export declare const CreateExclusionsPreviewResponseFilterSensitiveLog: (
848
- obj: CreateExclusionsPreviewResponse
849
- ) => any;
850
- export declare const ResourceGroupTagFilterSensitiveLog: (
851
- obj: ResourceGroupTag
852
- ) => any;
853
- export declare const CreateResourceGroupRequestFilterSensitiveLog: (
854
- obj: CreateResourceGroupRequest
855
- ) => any;
856
- export declare const CreateResourceGroupResponseFilterSensitiveLog: (
857
- obj: CreateResourceGroupResponse
858
- ) => any;
859
- export declare const DeleteAssessmentRunRequestFilterSensitiveLog: (
860
- obj: DeleteAssessmentRunRequest
861
- ) => any;
862
- export declare const DeleteAssessmentTargetRequestFilterSensitiveLog: (
863
- obj: DeleteAssessmentTargetRequest
864
- ) => any;
865
- export declare const DeleteAssessmentTemplateRequestFilterSensitiveLog: (
866
- obj: DeleteAssessmentTemplateRequest
867
- ) => any;
868
- export declare const DescribeAssessmentRunsRequestFilterSensitiveLog: (
869
- obj: DescribeAssessmentRunsRequest
870
- ) => any;
871
- export declare const DescribeAssessmentRunsResponseFilterSensitiveLog: (
872
- obj: DescribeAssessmentRunsResponse
873
- ) => any;
874
- export declare const DescribeAssessmentTargetsRequestFilterSensitiveLog: (
875
- obj: DescribeAssessmentTargetsRequest
876
- ) => any;
877
- export declare const DescribeAssessmentTargetsResponseFilterSensitiveLog: (
878
- obj: DescribeAssessmentTargetsResponse
879
- ) => any;
880
- export declare const DescribeAssessmentTemplatesRequestFilterSensitiveLog: (
881
- obj: DescribeAssessmentTemplatesRequest
882
- ) => any;
883
- export declare const DescribeAssessmentTemplatesResponseFilterSensitiveLog: (
884
- obj: DescribeAssessmentTemplatesResponse
885
- ) => any;
886
- export declare const DescribeCrossAccountAccessRoleResponseFilterSensitiveLog: (
887
- obj: DescribeCrossAccountAccessRoleResponse
888
- ) => any;
889
- export declare const DescribeExclusionsRequestFilterSensitiveLog: (
890
- obj: DescribeExclusionsRequest
891
- ) => any;
892
- export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
893
- export declare const ExclusionFilterSensitiveLog: (obj: Exclusion) => any;
894
- export declare const DescribeExclusionsResponseFilterSensitiveLog: (
895
- obj: DescribeExclusionsResponse
896
- ) => any;
897
- export declare const DescribeFindingsRequestFilterSensitiveLog: (
898
- obj: DescribeFindingsRequest
899
- ) => any;
900
- export declare const InspectorServiceAttributesFilterSensitiveLog: (
901
- obj: InspectorServiceAttributes
902
- ) => any;
903
- export declare const FindingFilterSensitiveLog: (obj: Finding) => any;
904
- export declare const DescribeFindingsResponseFilterSensitiveLog: (
905
- obj: DescribeFindingsResponse
906
- ) => any;
907
- export declare const DescribeResourceGroupsRequestFilterSensitiveLog: (
908
- obj: DescribeResourceGroupsRequest
909
- ) => any;
910
- export declare const ResourceGroupFilterSensitiveLog: (
911
- obj: ResourceGroup
912
- ) => any;
913
- export declare const DescribeResourceGroupsResponseFilterSensitiveLog: (
914
- obj: DescribeResourceGroupsResponse
915
- ) => any;
916
- export declare const DescribeRulesPackagesRequestFilterSensitiveLog: (
917
- obj: DescribeRulesPackagesRequest
918
- ) => any;
919
- export declare const RulesPackageFilterSensitiveLog: (obj: RulesPackage) => any;
920
- export declare const DescribeRulesPackagesResponseFilterSensitiveLog: (
921
- obj: DescribeRulesPackagesResponse
922
- ) => any;
923
- export declare const EventSubscriptionFilterSensitiveLog: (
924
- obj: EventSubscription
925
- ) => any;
926
- export declare const ExclusionPreviewFilterSensitiveLog: (
927
- obj: ExclusionPreview
928
- ) => any;
929
- export declare const FindingFilterFilterSensitiveLog: (
930
- obj: FindingFilter
931
- ) => any;
932
- export declare const GetAssessmentReportRequestFilterSensitiveLog: (
933
- obj: GetAssessmentReportRequest
934
- ) => any;
935
- export declare const GetAssessmentReportResponseFilterSensitiveLog: (
936
- obj: GetAssessmentReportResponse
937
- ) => any;
938
- export declare const GetExclusionsPreviewRequestFilterSensitiveLog: (
939
- obj: GetExclusionsPreviewRequest
940
- ) => any;
941
- export declare const GetExclusionsPreviewResponseFilterSensitiveLog: (
942
- obj: GetExclusionsPreviewResponse
943
- ) => any;
944
- export declare const GetTelemetryMetadataRequestFilterSensitiveLog: (
945
- obj: GetTelemetryMetadataRequest
946
- ) => any;
947
- export declare const GetTelemetryMetadataResponseFilterSensitiveLog: (
948
- obj: GetTelemetryMetadataResponse
949
- ) => any;
950
- export declare const ListAssessmentRunAgentsRequestFilterSensitiveLog: (
951
- obj: ListAssessmentRunAgentsRequest
952
- ) => any;
953
- export declare const ListAssessmentRunAgentsResponseFilterSensitiveLog: (
954
- obj: ListAssessmentRunAgentsResponse
955
- ) => any;
956
- export declare const ListAssessmentRunsRequestFilterSensitiveLog: (
957
- obj: ListAssessmentRunsRequest
958
- ) => any;
959
- export declare const ListAssessmentRunsResponseFilterSensitiveLog: (
960
- obj: ListAssessmentRunsResponse
961
- ) => any;
962
- export declare const ListAssessmentTargetsRequestFilterSensitiveLog: (
963
- obj: ListAssessmentTargetsRequest
964
- ) => any;
965
- export declare const ListAssessmentTargetsResponseFilterSensitiveLog: (
966
- obj: ListAssessmentTargetsResponse
967
- ) => any;
968
- export declare const ListAssessmentTemplatesRequestFilterSensitiveLog: (
969
- obj: ListAssessmentTemplatesRequest
970
- ) => any;
971
- export declare const ListAssessmentTemplatesResponseFilterSensitiveLog: (
972
- obj: ListAssessmentTemplatesResponse
973
- ) => any;
974
- export declare const ListEventSubscriptionsRequestFilterSensitiveLog: (
975
- obj: ListEventSubscriptionsRequest
976
- ) => any;
977
- export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
978
- export declare const ListEventSubscriptionsResponseFilterSensitiveLog: (
979
- obj: ListEventSubscriptionsResponse
980
- ) => any;
981
- export declare const ListExclusionsRequestFilterSensitiveLog: (
982
- obj: ListExclusionsRequest
983
- ) => any;
984
- export declare const ListExclusionsResponseFilterSensitiveLog: (
985
- obj: ListExclusionsResponse
986
- ) => any;
987
- export declare const ListFindingsRequestFilterSensitiveLog: (
988
- obj: ListFindingsRequest
989
- ) => any;
990
- export declare const ListFindingsResponseFilterSensitiveLog: (
991
- obj: ListFindingsResponse
992
- ) => any;
993
- export declare const ListRulesPackagesRequestFilterSensitiveLog: (
994
- obj: ListRulesPackagesRequest
995
- ) => any;
996
- export declare const ListRulesPackagesResponseFilterSensitiveLog: (
997
- obj: ListRulesPackagesResponse
998
- ) => any;
999
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1000
- obj: ListTagsForResourceRequest
1001
- ) => any;
1002
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1003
- obj: ListTagsForResourceResponse
1004
- ) => any;
1005
- export declare const PreviewAgentsRequestFilterSensitiveLog: (
1006
- obj: PreviewAgentsRequest
1007
- ) => any;
1008
- export declare const PreviewAgentsResponseFilterSensitiveLog: (
1009
- obj: PreviewAgentsResponse
1010
- ) => any;
1011
- export declare const RegisterCrossAccountAccessRoleRequestFilterSensitiveLog: (
1012
- obj: RegisterCrossAccountAccessRoleRequest
1013
- ) => any;
1014
- export declare const RemoveAttributesFromFindingsRequestFilterSensitiveLog: (
1015
- obj: RemoveAttributesFromFindingsRequest
1016
- ) => any;
1017
- export declare const RemoveAttributesFromFindingsResponseFilterSensitiveLog: (
1018
- obj: RemoveAttributesFromFindingsResponse
1019
- ) => any;
1020
- export declare const SetTagsForResourceRequestFilterSensitiveLog: (
1021
- obj: SetTagsForResourceRequest
1022
- ) => any;
1023
- export declare const StartAssessmentRunRequestFilterSensitiveLog: (
1024
- obj: StartAssessmentRunRequest
1025
- ) => any;
1026
- export declare const StartAssessmentRunResponseFilterSensitiveLog: (
1027
- obj: StartAssessmentRunResponse
1028
- ) => any;
1029
- export declare const StopAssessmentRunRequestFilterSensitiveLog: (
1030
- obj: StopAssessmentRunRequest
1031
- ) => any;
1032
- export declare const SubscribeToEventRequestFilterSensitiveLog: (
1033
- obj: SubscribeToEventRequest
1034
- ) => any;
1035
- export declare const UnsubscribeFromEventRequestFilterSensitiveLog: (
1036
- obj: UnsubscribeFromEventRequest
1037
- ) => any;
1038
- export declare const UpdateAssessmentTargetRequestFilterSensitiveLog: (
1039
- obj: UpdateAssessmentTargetRequest
1040
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-inspector",
3
3
  "description": "AWS SDK for JavaScript Inspector Client for Node.js, Browser and React Native",
4
- "version": "3.296.0",
4
+ "version": "3.298.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo inspector"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",