@aws-sdk/client-auditmanager 3.1086.0 → 3.1088.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 (82) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AuditManager.d.ts +208 -309
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +11 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +3 -8
  26. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +3 -8
  32. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +3 -8
  48. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -8
  56. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  70. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  71. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +14 -28
  73. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  74. package/dist-types/ts3.4/models/models_0.d.ts +4 -12
  75. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  80. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  81. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  82. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1085.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75