@aws-sdk/client-securityhub 3.300.0 → 3.301.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 (55) hide show
  1. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +1 -1
  2. package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +2 -2
  4. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +4 -4
  5. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +2 -2
  6. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -3
  7. package/dist-types/commands/BatchImportFindingsCommand.d.ts +836 -1117
  8. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +10 -10
  9. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -3
  10. package/dist-types/commands/CreateActionTargetCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +2 -2
  12. package/dist-types/commands/CreateInsightCommand.d.ts +91 -474
  13. package/dist-types/commands/CreateMembersCommand.d.ts +3 -3
  14. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -2
  15. package/dist-types/commands/DeleteActionTargetCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteInsightCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -2
  19. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -2
  20. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +2 -2
  21. package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeProductsCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeStandardsCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +1 -1
  25. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +1 -1
  26. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
  27. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -2
  28. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +1 -1
  29. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
  30. package/dist-types/commands/EnableSecurityHubCommand.d.ts +2 -2
  31. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +2 -2
  32. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +1 -1
  33. package/dist-types/commands/GetFindingsCommand.d.ts +93 -476
  34. package/dist-types/commands/GetInsightResultsCommand.d.ts +1 -1
  35. package/dist-types/commands/GetInsightsCommand.d.ts +2 -2
  36. package/dist-types/commands/GetMembersCommand.d.ts +2 -2
  37. package/dist-types/commands/InviteMembersCommand.d.ts +2 -2
  38. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +1 -1
  39. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +1 -1
  40. package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
  41. package/dist-types/commands/ListMembersCommand.d.ts +1 -1
  42. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
  43. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  46. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  48. package/dist-types/commands/UpdateActionTargetCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +2 -2
  50. package/dist-types/commands/UpdateFindingsCommand.d.ts +92 -475
  51. package/dist-types/commands/UpdateInsightCommand.d.ts +91 -474
  52. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +1 -1
  54. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +1 -1
  55. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-securityhub",
3
3
  "description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native",
4
- "version": "3.300.0",
4
+ "version": "3.301.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",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.300.0",
24
+ "@aws-sdk/client-sts": "3.301.0",
25
25
  "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
26
+ "@aws-sdk/credential-provider-node": "3.301.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
28
28
  "@aws-sdk/hash-node": "3.296.0",
29
29
  "@aws-sdk/invalid-dependency": "3.296.0",