@aws-sdk/client-organizations 3.169.0 → 3.170.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 (85) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Organizations.d.ts +946 -265
  3. package/dist-types/ts3.4/OrganizationsClient.d.ts +442 -125
  4. package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +37 -17
  7. package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +32 -17
  8. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +37 -17
  9. package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
  11. package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +34 -17
  13. package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +31 -16
  15. package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +37 -17
  16. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +37 -17
  19. package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +38 -17
  22. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +32 -17
  26. package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +37 -17
  27. package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +36 -17
  29. package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +37 -17
  31. package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +31 -16
  33. package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +34 -17
  35. package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +34 -17
  37. package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +34 -17
  44. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +34 -17
  47. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  48. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +32 -17
  50. package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +34 -17
  56. package/dist-types/ts3.4/commands/index.d.ts +52 -52
  57. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  58. package/dist-types/ts3.4/index.d.ts +6 -6
  59. package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +8 -6
  60. package/dist-types/ts3.4/models/index.d.ts +1 -1
  61. package/dist-types/ts3.4/models/models_0.d.ts +1719 -1475
  62. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  63. package/dist-types/ts3.4/pagination/ListAWSServiceAccessForOrganizationPaginator.d.ts +11 -4
  64. package/dist-types/ts3.4/pagination/ListAccountsForParentPaginator.d.ts +11 -4
  65. package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +11 -4
  66. package/dist-types/ts3.4/pagination/ListChildrenPaginator.d.ts +11 -4
  67. package/dist-types/ts3.4/pagination/ListCreateAccountStatusPaginator.d.ts +11 -4
  68. package/dist-types/ts3.4/pagination/ListDelegatedAdministratorsPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListDelegatedServicesForAccountPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListHandshakesForAccountPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListHandshakesForOrganizationPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListOrganizationalUnitsForParentPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListParentsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/ListPoliciesForTargetPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/ListRootsPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListTargetsForPolicyPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  80. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +629 -158
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  85. package/package.json +34 -34
@@ -1,17 +1,38 @@
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 { DisablePolicyTypeRequest, DisablePolicyTypeResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface DisablePolicyTypeCommandInput extends DisablePolicyTypeRequest {
6
- }
7
- export interface DisablePolicyTypeCommandOutput extends DisablePolicyTypeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DisablePolicyTypeCommand extends $Command<DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: DisablePolicyTypeCommandInput;
12
- constructor(input: DisablePolicyTypeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput>;
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
+ DisablePolicyTypeRequest,
10
+ DisablePolicyTypeResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface DisablePolicyTypeCommandInput
18
+ extends DisablePolicyTypeRequest {}
19
+ export interface DisablePolicyTypeCommandOutput
20
+ extends DisablePolicyTypeResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DisablePolicyTypeCommand extends $Command<
24
+ DisablePolicyTypeCommandInput,
25
+ DisablePolicyTypeCommandOutput,
26
+ OrganizationsClientResolvedConfig
27
+ > {
28
+ readonly input: DisablePolicyTypeCommandInput;
29
+ constructor(input: DisablePolicyTypeCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: OrganizationsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -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 { EnableAWSServiceAccessRequest } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface EnableAWSServiceAccessCommandInput extends EnableAWSServiceAccessRequest {
6
- }
7
- export interface EnableAWSServiceAccessCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class EnableAWSServiceAccessCommand extends $Command<EnableAWSServiceAccessCommandInput, EnableAWSServiceAccessCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: EnableAWSServiceAccessCommandInput;
12
- constructor(input: EnableAWSServiceAccessCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableAWSServiceAccessCommandInput, EnableAWSServiceAccessCommandOutput>;
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 { EnableAWSServiceAccessRequest } from "../models/models_0";
9
+ import {
10
+ OrganizationsClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../OrganizationsClient";
14
+ export interface EnableAWSServiceAccessCommandInput
15
+ extends EnableAWSServiceAccessRequest {}
16
+ export interface EnableAWSServiceAccessCommandOutput extends __MetadataBearer {}
17
+
18
+ export declare class EnableAWSServiceAccessCommand extends $Command<
19
+ EnableAWSServiceAccessCommandInput,
20
+ EnableAWSServiceAccessCommandOutput,
21
+ OrganizationsClientResolvedConfig
22
+ > {
23
+ readonly input: EnableAWSServiceAccessCommandInput;
24
+ constructor(input: EnableAWSServiceAccessCommandInput);
25
+
26
+ resolveMiddleware(
27
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
+ configuration: OrganizationsClientResolvedConfig,
29
+ options?: __HttpHandlerOptions
30
+ ): Handler<
31
+ EnableAWSServiceAccessCommandInput,
32
+ EnableAWSServiceAccessCommandOutput
33
+ >;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,38 @@
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 { EnableAllFeaturesRequest, EnableAllFeaturesResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface EnableAllFeaturesCommandInput extends EnableAllFeaturesRequest {
6
- }
7
- export interface EnableAllFeaturesCommandOutput extends EnableAllFeaturesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class EnableAllFeaturesCommand extends $Command<EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: EnableAllFeaturesCommandInput;
12
- constructor(input: EnableAllFeaturesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput>;
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
+ EnableAllFeaturesRequest,
10
+ EnableAllFeaturesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface EnableAllFeaturesCommandInput
18
+ extends EnableAllFeaturesRequest {}
19
+ export interface EnableAllFeaturesCommandOutput
20
+ extends EnableAllFeaturesResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class EnableAllFeaturesCommand extends $Command<
24
+ EnableAllFeaturesCommandInput,
25
+ EnableAllFeaturesCommandOutput,
26
+ OrganizationsClientResolvedConfig
27
+ > {
28
+ readonly input: EnableAllFeaturesCommandInput;
29
+ constructor(input: EnableAllFeaturesCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: OrganizationsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,37 @@
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 { EnablePolicyTypeRequest, EnablePolicyTypeResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface EnablePolicyTypeCommandInput extends EnablePolicyTypeRequest {
6
- }
7
- export interface EnablePolicyTypeCommandOutput extends EnablePolicyTypeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class EnablePolicyTypeCommand extends $Command<EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: EnablePolicyTypeCommandInput;
12
- constructor(input: EnablePolicyTypeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput>;
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
+ EnablePolicyTypeRequest,
10
+ EnablePolicyTypeResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface EnablePolicyTypeCommandInput extends EnablePolicyTypeRequest {}
18
+ export interface EnablePolicyTypeCommandOutput
19
+ extends EnablePolicyTypeResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class EnablePolicyTypeCommand extends $Command<
23
+ EnablePolicyTypeCommandInput,
24
+ EnablePolicyTypeCommandOutput,
25
+ OrganizationsClientResolvedConfig
26
+ > {
27
+ readonly input: EnablePolicyTypeCommandInput;
28
+ constructor(input: EnablePolicyTypeCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: OrganizationsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,41 @@
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 { InviteAccountToOrganizationRequest, InviteAccountToOrganizationResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface InviteAccountToOrganizationCommandInput extends InviteAccountToOrganizationRequest {
6
- }
7
- export interface InviteAccountToOrganizationCommandOutput extends InviteAccountToOrganizationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class InviteAccountToOrganizationCommand extends $Command<InviteAccountToOrganizationCommandInput, InviteAccountToOrganizationCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: InviteAccountToOrganizationCommandInput;
12
- constructor(input: InviteAccountToOrganizationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InviteAccountToOrganizationCommandInput, InviteAccountToOrganizationCommandOutput>;
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
+ InviteAccountToOrganizationRequest,
10
+ InviteAccountToOrganizationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface InviteAccountToOrganizationCommandInput
18
+ extends InviteAccountToOrganizationRequest {}
19
+ export interface InviteAccountToOrganizationCommandOutput
20
+ extends InviteAccountToOrganizationResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class InviteAccountToOrganizationCommand extends $Command<
24
+ InviteAccountToOrganizationCommandInput,
25
+ InviteAccountToOrganizationCommandOutput,
26
+ OrganizationsClientResolvedConfig
27
+ > {
28
+ readonly input: InviteAccountToOrganizationCommandInput;
29
+ constructor(input: InviteAccountToOrganizationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: OrganizationsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ InviteAccountToOrganizationCommandInput,
37
+ InviteAccountToOrganizationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,16 +1,31 @@
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 { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
4
- export interface LeaveOrganizationCommandInput {
5
- }
6
- export interface LeaveOrganizationCommandOutput extends __MetadataBearer {
7
- }
8
-
9
- export declare class LeaveOrganizationCommand extends $Command<LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput, OrganizationsClientResolvedConfig> {
10
- readonly input: LeaveOrganizationCommandInput;
11
- constructor(input: LeaveOrganizationCommandInput);
12
-
13
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput>;
14
- private serialize;
15
- private deserialize;
16
- }
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
+ OrganizationsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../OrganizationsClient";
13
+ export interface LeaveOrganizationCommandInput {}
14
+ export interface LeaveOrganizationCommandOutput extends __MetadataBearer {}
15
+
16
+ export declare class LeaveOrganizationCommand extends $Command<
17
+ LeaveOrganizationCommandInput,
18
+ LeaveOrganizationCommandOutput,
19
+ OrganizationsClientResolvedConfig
20
+ > {
21
+ readonly input: LeaveOrganizationCommandInput;
22
+ constructor(input: LeaveOrganizationCommandInput);
23
+
24
+ resolveMiddleware(
25
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
26
+ configuration: OrganizationsClientResolvedConfig,
27
+ options?: __HttpHandlerOptions
28
+ ): Handler<LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput>;
29
+ private serialize;
30
+ private deserialize;
31
+ }
@@ -1,17 +1,41 @@
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 { ListAWSServiceAccessForOrganizationRequest, ListAWSServiceAccessForOrganizationResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface ListAWSServiceAccessForOrganizationCommandInput extends ListAWSServiceAccessForOrganizationRequest {
6
- }
7
- export interface ListAWSServiceAccessForOrganizationCommandOutput extends ListAWSServiceAccessForOrganizationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListAWSServiceAccessForOrganizationCommand extends $Command<ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: ListAWSServiceAccessForOrganizationCommandInput;
12
- constructor(input: ListAWSServiceAccessForOrganizationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput>;
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
+ ListAWSServiceAccessForOrganizationRequest,
10
+ ListAWSServiceAccessForOrganizationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface ListAWSServiceAccessForOrganizationCommandInput
18
+ extends ListAWSServiceAccessForOrganizationRequest {}
19
+ export interface ListAWSServiceAccessForOrganizationCommandOutput
20
+ extends ListAWSServiceAccessForOrganizationResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListAWSServiceAccessForOrganizationCommand extends $Command<
24
+ ListAWSServiceAccessForOrganizationCommandInput,
25
+ ListAWSServiceAccessForOrganizationCommandOutput,
26
+ OrganizationsClientResolvedConfig
27
+ > {
28
+ readonly input: ListAWSServiceAccessForOrganizationCommandInput;
29
+ constructor(input: ListAWSServiceAccessForOrganizationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: OrganizationsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ListAWSServiceAccessForOrganizationCommandInput,
37
+ ListAWSServiceAccessForOrganizationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
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 { ListAccountsRequest, ListAccountsResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface ListAccountsCommandInput extends ListAccountsRequest {
6
- }
7
- export interface ListAccountsCommandOutput extends ListAccountsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListAccountsCommand extends $Command<ListAccountsCommandInput, ListAccountsCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: ListAccountsCommandInput;
12
- constructor(input: ListAccountsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccountsCommandInput, ListAccountsCommandOutput>;
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 { ListAccountsRequest, ListAccountsResponse } from "../models/models_0";
9
+ import {
10
+ OrganizationsClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../OrganizationsClient";
14
+ export interface ListAccountsCommandInput extends ListAccountsRequest {}
15
+ export interface ListAccountsCommandOutput
16
+ extends ListAccountsResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class ListAccountsCommand extends $Command<
20
+ ListAccountsCommandInput,
21
+ ListAccountsCommandOutput,
22
+ OrganizationsClientResolvedConfig
23
+ > {
24
+ readonly input: ListAccountsCommandInput;
25
+ constructor(input: ListAccountsCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: OrganizationsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<ListAccountsCommandInput, ListAccountsCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
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 { ListAccountsForParentRequest, ListAccountsForParentResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface ListAccountsForParentCommandInput extends ListAccountsForParentRequest {
6
- }
7
- export interface ListAccountsForParentCommandOutput extends ListAccountsForParentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListAccountsForParentCommand extends $Command<ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: ListAccountsForParentCommandInput;
12
- constructor(input: ListAccountsForParentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput>;
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
+ ListAccountsForParentRequest,
10
+ ListAccountsForParentResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface ListAccountsForParentCommandInput
18
+ extends ListAccountsForParentRequest {}
19
+ export interface ListAccountsForParentCommandOutput
20
+ extends ListAccountsForParentResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListAccountsForParentCommand extends $Command<
24
+ ListAccountsForParentCommandInput,
25
+ ListAccountsForParentCommandOutput,
26
+ OrganizationsClientResolvedConfig
27
+ > {
28
+ readonly input: ListAccountsForParentCommandInput;
29
+ constructor(input: ListAccountsForParentCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: OrganizationsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ListAccountsForParentCommandInput,
37
+ ListAccountsForParentCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
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 { ListChildrenRequest, ListChildrenResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface ListChildrenCommandInput extends ListChildrenRequest {
6
- }
7
- export interface ListChildrenCommandOutput extends ListChildrenResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListChildrenCommand extends $Command<ListChildrenCommandInput, ListChildrenCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: ListChildrenCommandInput;
12
- constructor(input: ListChildrenCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListChildrenCommandInput, ListChildrenCommandOutput>;
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 { ListChildrenRequest, ListChildrenResponse } from "../models/models_0";
9
+ import {
10
+ OrganizationsClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../OrganizationsClient";
14
+ export interface ListChildrenCommandInput extends ListChildrenRequest {}
15
+ export interface ListChildrenCommandOutput
16
+ extends ListChildrenResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class ListChildrenCommand extends $Command<
20
+ ListChildrenCommandInput,
21
+ ListChildrenCommandOutput,
22
+ OrganizationsClientResolvedConfig
23
+ > {
24
+ readonly input: ListChildrenCommandInput;
25
+ constructor(input: ListChildrenCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: OrganizationsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<ListChildrenCommandInput, ListChildrenCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
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 { ListCreateAccountStatusRequest, ListCreateAccountStatusResponse } from "../models/models_0";
4
- import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
5
- export interface ListCreateAccountStatusCommandInput extends ListCreateAccountStatusRequest {
6
- }
7
- export interface ListCreateAccountStatusCommandOutput extends ListCreateAccountStatusResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListCreateAccountStatusCommand extends $Command<ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput, OrganizationsClientResolvedConfig> {
11
- readonly input: ListCreateAccountStatusCommandInput;
12
- constructor(input: ListCreateAccountStatusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OrganizationsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput>;
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
+ ListCreateAccountStatusRequest,
10
+ ListCreateAccountStatusResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ OrganizationsClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../OrganizationsClient";
17
+ export interface ListCreateAccountStatusCommandInput
18
+ extends ListCreateAccountStatusRequest {}
19
+ export interface ListCreateAccountStatusCommandOutput
20
+ extends ListCreateAccountStatusResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListCreateAccountStatusCommand extends $Command<
24
+ ListCreateAccountStatusCommandInput,
25
+ ListCreateAccountStatusCommandOutput,
26
+ OrganizationsClientResolvedConfig
27
+ > {
28
+ readonly input: ListCreateAccountStatusCommandInput;
29
+ constructor(input: ListCreateAccountStatusCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: OrganizationsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ListCreateAccountStatusCommandInput,
37
+ ListCreateAccountStatusCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }