@aws-sdk/client-auditmanager 3.588.0 → 3.592.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.
- package/dist-cjs/index.js +0 -62
- package/dist-types/AuditManagerClient.d.ts +4 -4
- package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateControlCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteControlCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeLogsCommand.d.ts +2 -1
- package/dist-types/commands/GetControlCommand.d.ts +2 -1
- package/dist-types/commands/GetDelegationsCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetServicesInScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListControlsCommand.d.ts +2 -1
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AuditManagerServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/AuditManagerClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-auditmanager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Auditmanager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-auditmanager",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|