@aws-sdk/client-auditmanager 3.169.0 → 3.171.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 (94) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/AuditManager.d.ts +1125 -310
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +471 -134
  4. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +35 -17
  11. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +35 -17
  19. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +35 -17
  27. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +35 -17
  29. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +39 -17
  30. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +36 -17
  32. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +32 -17
  36. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +36 -17
  38. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  55. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  56. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +35 -17
  57. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +35 -17
  63. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +35 -17
  64. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/index.d.ts +61 -61
  66. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  67. package/dist-types/ts3.4/index.d.ts +6 -6
  68. package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +7 -6
  69. package/dist-types/ts3.4/models/index.d.ts +1 -1
  70. package/dist-types/ts3.4/models/models_0.d.ts +1511 -1972
  71. package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  77. package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +11 -4
  80. package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +11 -4
  81. package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +11 -4
  82. package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +11 -4
  83. package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +11 -4
  84. package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  89. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +737 -185
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  94. package/package.json +34 -34
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { ListKeywordsForDataSourceRequest, ListKeywordsForDataSourceResponse } from "../models/models_0";
5
- export interface ListKeywordsForDataSourceCommandInput extends ListKeywordsForDataSourceRequest {
6
- }
7
- export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForDataSourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListKeywordsForDataSourceCommand extends $Command<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: ListKeywordsForDataSourceCommandInput;
12
- constructor(input: ListKeywordsForDataSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ ListKeywordsForDataSourceRequest,
15
+ ListKeywordsForDataSourceResponse,
16
+ } from "../models/models_0";
17
+ export interface ListKeywordsForDataSourceCommandInput
18
+ extends ListKeywordsForDataSourceRequest {}
19
+ export interface ListKeywordsForDataSourceCommandOutput
20
+ extends ListKeywordsForDataSourceResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListKeywordsForDataSourceCommand extends $Command<
23
+ ListKeywordsForDataSourceCommandInput,
24
+ ListKeywordsForDataSourceCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: ListKeywordsForDataSourceCommandInput;
28
+ constructor(input: ListKeywordsForDataSourceCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ ListKeywordsForDataSourceCommandInput,
35
+ ListKeywordsForDataSourceCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { ListNotificationsRequest, ListNotificationsResponse } from "../models/models_0";
5
- export interface ListNotificationsCommandInput extends ListNotificationsRequest {
6
- }
7
- export interface ListNotificationsCommandOutput extends ListNotificationsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListNotificationsCommand extends $Command<ListNotificationsCommandInput, ListNotificationsCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: ListNotificationsCommandInput;
12
- constructor(input: ListNotificationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNotificationsCommandInput, ListNotificationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ ListNotificationsRequest,
15
+ ListNotificationsResponse,
16
+ } from "../models/models_0";
17
+ export interface ListNotificationsCommandInput
18
+ extends ListNotificationsRequest {}
19
+ export interface ListNotificationsCommandOutput
20
+ extends ListNotificationsResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListNotificationsCommand extends $Command<
23
+ ListNotificationsCommandInput,
24
+ ListNotificationsCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: ListNotificationsCommandInput;
28
+ constructor(input: ListNotificationsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<ListNotificationsCommandInput, ListNotificationsCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ ListTagsForResourceRequest,
15
+ ListTagsForResourceResponse,
16
+ } from "../models/models_0";
17
+ export interface ListTagsForResourceCommandInput
18
+ extends ListTagsForResourceRequest {}
19
+ export interface ListTagsForResourceCommandOutput
20
+ extends ListTagsForResourceResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListTagsForResourceCommand extends $Command<
23
+ ListTagsForResourceCommandInput,
24
+ ListTagsForResourceCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: ListTagsForResourceCommandInput;
28
+ constructor(input: ListTagsForResourceCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { RegisterAccountRequest, RegisterAccountResponse } from "../models/models_0";
5
- export interface RegisterAccountCommandInput extends RegisterAccountRequest {
6
- }
7
- export interface RegisterAccountCommandOutput extends RegisterAccountResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RegisterAccountCommand extends $Command<RegisterAccountCommandInput, RegisterAccountCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: RegisterAccountCommandInput;
12
- constructor(input: RegisterAccountCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterAccountCommandInput, RegisterAccountCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ RegisterAccountRequest,
15
+ RegisterAccountResponse,
16
+ } from "../models/models_0";
17
+ export interface RegisterAccountCommandInput extends RegisterAccountRequest {}
18
+ export interface RegisterAccountCommandOutput
19
+ extends RegisterAccountResponse,
20
+ __MetadataBearer {}
21
+ export declare class RegisterAccountCommand extends $Command<
22
+ RegisterAccountCommandInput,
23
+ RegisterAccountCommandOutput,
24
+ AuditManagerClientResolvedConfig
25
+ > {
26
+ readonly input: RegisterAccountCommandInput;
27
+ constructor(input: RegisterAccountCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: AuditManagerClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<RegisterAccountCommandInput, RegisterAccountCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { RegisterOrganizationAdminAccountRequest, RegisterOrganizationAdminAccountResponse } from "../models/models_0";
5
- export interface RegisterOrganizationAdminAccountCommandInput extends RegisterOrganizationAdminAccountRequest {
6
- }
7
- export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterOrganizationAdminAccountResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RegisterOrganizationAdminAccountCommand extends $Command<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: RegisterOrganizationAdminAccountCommandInput;
12
- constructor(input: RegisterOrganizationAdminAccountCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ RegisterOrganizationAdminAccountRequest,
15
+ RegisterOrganizationAdminAccountResponse,
16
+ } from "../models/models_0";
17
+ export interface RegisterOrganizationAdminAccountCommandInput
18
+ extends RegisterOrganizationAdminAccountRequest {}
19
+ export interface RegisterOrganizationAdminAccountCommandOutput
20
+ extends RegisterOrganizationAdminAccountResponse,
21
+ __MetadataBearer {}
22
+ export declare class RegisterOrganizationAdminAccountCommand extends $Command<
23
+ RegisterOrganizationAdminAccountCommandInput,
24
+ RegisterOrganizationAdminAccountCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: RegisterOrganizationAdminAccountCommandInput;
28
+ constructor(input: RegisterOrganizationAdminAccountCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ RegisterOrganizationAdminAccountCommandInput,
35
+ RegisterOrganizationAdminAccountCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { StartAssessmentFrameworkShareRequest, StartAssessmentFrameworkShareResponse } from "../models/models_0";
5
- export interface StartAssessmentFrameworkShareCommandInput extends StartAssessmentFrameworkShareRequest {
6
- }
7
- export interface StartAssessmentFrameworkShareCommandOutput extends StartAssessmentFrameworkShareResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartAssessmentFrameworkShareCommand extends $Command<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: StartAssessmentFrameworkShareCommandInput;
12
- constructor(input: StartAssessmentFrameworkShareCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ StartAssessmentFrameworkShareRequest,
15
+ StartAssessmentFrameworkShareResponse,
16
+ } from "../models/models_0";
17
+ export interface StartAssessmentFrameworkShareCommandInput
18
+ extends StartAssessmentFrameworkShareRequest {}
19
+ export interface StartAssessmentFrameworkShareCommandOutput
20
+ extends StartAssessmentFrameworkShareResponse,
21
+ __MetadataBearer {}
22
+ export declare class StartAssessmentFrameworkShareCommand extends $Command<
23
+ StartAssessmentFrameworkShareCommandInput,
24
+ StartAssessmentFrameworkShareCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: StartAssessmentFrameworkShareCommandInput;
28
+ constructor(input: StartAssessmentFrameworkShareCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ StartAssessmentFrameworkShareCommandInput,
35
+ StartAssessmentFrameworkShareCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
14
+ export interface TagResourceCommandInput extends TagResourceRequest {}
15
+ export interface TagResourceCommandOutput
16
+ extends TagResourceResponse,
17
+ __MetadataBearer {}
18
+ export declare class TagResourceCommand extends $Command<
19
+ TagResourceCommandInput,
20
+ TagResourceCommandOutput,
21
+ AuditManagerClientResolvedConfig
22
+ > {
23
+ readonly input: TagResourceCommandInput;
24
+ constructor(input: TagResourceCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: AuditManagerClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ UntagResourceRequest,
15
+ UntagResourceResponse,
16
+ } from "../models/models_0";
17
+ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
+ export interface UntagResourceCommandOutput
19
+ extends UntagResourceResponse,
20
+ __MetadataBearer {}
21
+ export declare class UntagResourceCommand extends $Command<
22
+ UntagResourceCommandInput,
23
+ UntagResourceCommandOutput,
24
+ AuditManagerClientResolvedConfig
25
+ > {
26
+ readonly input: UntagResourceCommandInput;
27
+ constructor(input: UntagResourceCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: AuditManagerClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { UpdateAssessmentRequest, UpdateAssessmentResponse } from "../models/models_0";
5
- export interface UpdateAssessmentCommandInput extends UpdateAssessmentRequest {
6
- }
7
- export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAssessmentCommand extends $Command<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: UpdateAssessmentCommandInput;
12
- constructor(input: UpdateAssessmentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ UpdateAssessmentRequest,
15
+ UpdateAssessmentResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateAssessmentCommandInput extends UpdateAssessmentRequest {}
18
+ export interface UpdateAssessmentCommandOutput
19
+ extends UpdateAssessmentResponse,
20
+ __MetadataBearer {}
21
+ export declare class UpdateAssessmentCommand extends $Command<
22
+ UpdateAssessmentCommandInput,
23
+ UpdateAssessmentCommandOutput,
24
+ AuditManagerClientResolvedConfig
25
+ > {
26
+ readonly input: UpdateAssessmentCommandInput;
27
+ constructor(input: UpdateAssessmentCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: AuditManagerClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { UpdateAssessmentControlRequest, UpdateAssessmentControlResponse } from "../models/models_0";
5
- export interface UpdateAssessmentControlCommandInput extends UpdateAssessmentControlRequest {
6
- }
7
- export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentControlResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAssessmentControlCommand extends $Command<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: UpdateAssessmentControlCommandInput;
12
- constructor(input: UpdateAssessmentControlCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ UpdateAssessmentControlRequest,
15
+ UpdateAssessmentControlResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateAssessmentControlCommandInput
18
+ extends UpdateAssessmentControlRequest {}
19
+ export interface UpdateAssessmentControlCommandOutput
20
+ extends UpdateAssessmentControlResponse,
21
+ __MetadataBearer {}
22
+ export declare class UpdateAssessmentControlCommand extends $Command<
23
+ UpdateAssessmentControlCommandInput,
24
+ UpdateAssessmentControlCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateAssessmentControlCommandInput;
28
+ constructor(input: UpdateAssessmentControlCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateAssessmentControlCommandInput,
35
+ UpdateAssessmentControlCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
- import { UpdateAssessmentControlSetStatusRequest, UpdateAssessmentControlSetStatusResponse } from "../models/models_0";
5
- export interface UpdateAssessmentControlSetStatusCommandInput extends UpdateAssessmentControlSetStatusRequest {
6
- }
7
- export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAssessmentControlSetStatusResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAssessmentControlSetStatusCommand extends $Command<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig> {
11
- readonly input: UpdateAssessmentControlSetStatusCommandInput;
12
- constructor(input: UpdateAssessmentControlSetStatusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuditManagerClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../AuditManagerClient";
13
+ import {
14
+ UpdateAssessmentControlSetStatusRequest,
15
+ UpdateAssessmentControlSetStatusResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateAssessmentControlSetStatusCommandInput
18
+ extends UpdateAssessmentControlSetStatusRequest {}
19
+ export interface UpdateAssessmentControlSetStatusCommandOutput
20
+ extends UpdateAssessmentControlSetStatusResponse,
21
+ __MetadataBearer {}
22
+ export declare class UpdateAssessmentControlSetStatusCommand extends $Command<
23
+ UpdateAssessmentControlSetStatusCommandInput,
24
+ UpdateAssessmentControlSetStatusCommandOutput,
25
+ AuditManagerClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateAssessmentControlSetStatusCommandInput;
28
+ constructor(input: UpdateAssessmentControlSetStatusCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: AuditManagerClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateAssessmentControlSetStatusCommandInput,
35
+ UpdateAssessmentControlSetStatusCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }