@aws-sdk/client-auditmanager 3.54.1 → 3.58.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/CHANGELOG.md +24 -0
- package/dist-cjs/AuditManagerClient.js +13 -13
- package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +3 -3
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +3 -3
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +3 -3
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +3 -3
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +3 -3
- package/dist-cjs/commands/CreateAssessmentCommand.js +3 -3
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +3 -3
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +3 -3
- package/dist-cjs/commands/CreateControlCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssessmentCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +3 -3
- package/dist-cjs/commands/DeleteControlCommand.js +3 -3
- package/dist-cjs/commands/DeregisterAccountCommand.js +3 -3
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +3 -3
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +3 -3
- package/dist-cjs/commands/GetAccountStatusCommand.js +3 -3
- package/dist-cjs/commands/GetAssessmentCommand.js +3 -3
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +3 -3
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +3 -3
- package/dist-cjs/commands/GetChangeLogsCommand.js +3 -3
- package/dist-cjs/commands/GetControlCommand.js +3 -3
- package/dist-cjs/commands/GetDelegationsCommand.js +3 -3
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +3 -3
- package/dist-cjs/commands/GetEvidenceCommand.js +3 -3
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +3 -3
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +3 -3
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +3 -3
- package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +3 -3
- package/dist-cjs/commands/GetInsightsCommand.js +3 -3
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +3 -3
- package/dist-cjs/commands/GetServicesInScopeCommand.js +3 -3
- package/dist-cjs/commands/GetSettingsCommand.js +3 -3
- package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +3 -3
- package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +3 -3
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +3 -3
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +3 -3
- package/dist-cjs/commands/ListAssessmentsCommand.js +3 -3
- package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +3 -3
- package/dist-cjs/commands/ListControlDomainInsightsCommand.js +3 -3
- package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +3 -3
- package/dist-cjs/commands/ListControlsCommand.js +3 -3
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +3 -3
- package/dist-cjs/commands/ListNotificationsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/RegisterAccountCommand.js +3 -3
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +3 -3
- package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssessmentCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +3 -3
- package/dist-cjs/commands/UpdateControlCommand.js +3 -3
- package/dist-cjs/commands/UpdateSettingsCommand.js +3 -3
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +454 -454
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/AuditManager.js +61 -61
- package/dist-es/pagination/GetChangeLogsPaginator.js +4 -4
- package/dist-es/pagination/GetDelegationsPaginator.js +4 -4
- package/dist-es/pagination/GetEvidenceByEvidenceFolderPaginator.js +4 -4
- package/dist-es/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +4 -4
- package/dist-es/pagination/GetEvidenceFoldersByAssessmentPaginator.js +4 -4
- package/dist-es/pagination/ListAssessmentControlInsightsByControlDomainPaginator.js +4 -4
- package/dist-es/pagination/ListAssessmentFrameworkShareRequestsPaginator.js +4 -4
- package/dist-es/pagination/ListAssessmentFrameworksPaginator.js +4 -4
- package/dist-es/pagination/ListAssessmentReportsPaginator.js +4 -4
- package/dist-es/pagination/ListAssessmentsPaginator.js +4 -4
- package/dist-es/pagination/ListControlDomainInsightsByAssessmentPaginator.js +4 -4
- package/dist-es/pagination/ListControlDomainInsightsPaginator.js +4 -4
- package/dist-es/pagination/ListControlInsightsByControlDomainPaginator.js +4 -4
- package/dist-es/pagination/ListControlsPaginator.js +4 -4
- package/dist-es/pagination/ListKeywordsForDataSourcePaginator.js +4 -4
- package/dist-es/pagination/ListNotificationsPaginator.js +4 -4
- package/dist-es/protocols/Aws_restJson1.js +61 -61
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +34 -34
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.58.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",
|
|
@@ -18,47 +18,47 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
25
|
-
"@aws-sdk/hash-node": "3.
|
|
26
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
27
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-retry": "3.
|
|
31
|
-
"@aws-sdk/middleware-serde": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-stack": "3.
|
|
34
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
35
|
-
"@aws-sdk/node-config-provider": "3.
|
|
36
|
-
"@aws-sdk/node-http-handler": "3.
|
|
37
|
-
"@aws-sdk/protocol-http": "3.
|
|
38
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@aws-sdk/url-parser": "3.
|
|
41
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
42
|
-
"@aws-sdk/util-base64-node": "3.
|
|
43
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
44
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
45
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
46
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
47
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
50
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
51
|
-
"tslib": "^2.3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.58.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.58.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.58.0",
|
|
24
|
+
"@aws-sdk/fetch-http-handler": "3.58.0",
|
|
25
|
+
"@aws-sdk/hash-node": "3.55.0",
|
|
26
|
+
"@aws-sdk/invalid-dependency": "3.55.0",
|
|
27
|
+
"@aws-sdk/middleware-content-length": "3.58.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.58.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.55.0",
|
|
30
|
+
"@aws-sdk/middleware-retry": "3.58.0",
|
|
31
|
+
"@aws-sdk/middleware-serde": "3.55.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.58.0",
|
|
33
|
+
"@aws-sdk/middleware-stack": "3.55.0",
|
|
34
|
+
"@aws-sdk/middleware-user-agent": "3.58.0",
|
|
35
|
+
"@aws-sdk/node-config-provider": "3.58.0",
|
|
36
|
+
"@aws-sdk/node-http-handler": "3.58.0",
|
|
37
|
+
"@aws-sdk/protocol-http": "3.58.0",
|
|
38
|
+
"@aws-sdk/smithy-client": "3.55.0",
|
|
39
|
+
"@aws-sdk/types": "3.55.0",
|
|
40
|
+
"@aws-sdk/url-parser": "3.55.0",
|
|
41
|
+
"@aws-sdk/util-base64-browser": "3.58.0",
|
|
42
|
+
"@aws-sdk/util-base64-node": "3.55.0",
|
|
43
|
+
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
44
|
+
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
45
|
+
"@aws-sdk/util-defaults-mode-browser": "3.55.0",
|
|
46
|
+
"@aws-sdk/util-defaults-mode-node": "3.58.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.58.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.58.0",
|
|
49
|
+
"@aws-sdk/util-utf8-browser": "3.55.0",
|
|
50
|
+
"@aws-sdk/util-utf8-node": "3.55.0",
|
|
51
|
+
"tslib": "^2.3.1"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
54
|
+
"@aws-sdk/service-client-documentation-generator": "3.58.0",
|
|
55
55
|
"@tsconfig/recommended": "1.0.1",
|
|
56
56
|
"@types/node": "^12.7.5",
|
|
57
57
|
"concurrently": "7.0.0",
|
|
58
58
|
"downlevel-dts": "0.7.0",
|
|
59
59
|
"rimraf": "3.0.2",
|
|
60
60
|
"typedoc": "0.19.2",
|
|
61
|
-
"typescript": "~4.
|
|
61
|
+
"typescript": "~4.6.2"
|
|
62
62
|
},
|
|
63
63
|
"engines": {
|
|
64
64
|
"node": ">=12.0.0"
|