@aws-sdk/client-organizations 3.590.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 -55
- package/dist-types/commands/AcceptHandshakeCommand.d.ts +2 -1
- package/dist-types/commands/AttachPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CancelHandshakeCommand.d.ts +2 -1
- package/dist-types/commands/CloseAccountCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountCommand.d.ts +2 -1
- package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +2 -1
- package/dist-types/commands/CreateOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/commands/CreatePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeclineHandshakeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCreateAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHandshakeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/commands/DescribePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DetachPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisablePolicyTypeCommand.d.ts +2 -1
- package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableAllFeaturesCommand.d.ts +2 -1
- package/dist-types/commands/EnablePolicyTypeCommand.d.ts +2 -1
- package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/LeaveOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountsForParentCommand.d.ts +2 -1
- package/dist-types/commands/ListChildrenCommand.d.ts +2 -1
- package/dist-types/commands/ListCreateAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +2 -1
- package/dist-types/commands/ListHandshakesForAccountCommand.d.ts +2 -1
- package/dist-types/commands/ListHandshakesForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +2 -1
- package/dist-types/commands/ListParentsCommand.d.ts +2 -1
- package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListPoliciesForTargetCommand.d.ts +2 -1
- package/dist-types/commands/ListRootsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +2 -1
- package/dist-types/commands/MoveAccountCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +2 -1
- package/dist-types/commands/RemoveAccountFromOrganizationCommand.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/UpdateOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePolicyCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/OrganizationsServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.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/UpdateOrganizationalUnitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DisableAWSServiceAccessCommandInput
|
|
11
12
|
extends DisableAWSServiceAccessRequest {}
|
|
12
13
|
export interface DisableAWSServiceAccessCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisablePolicyTypeCommandInput
|
|
14
15
|
extends DisablePolicyTypeRequest {}
|
|
15
16
|
export interface DisablePolicyTypeCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface EnableAWSServiceAccessCommandInput
|
|
11
12
|
extends EnableAWSServiceAccessRequest {}
|
|
12
13
|
export interface EnableAWSServiceAccessCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface EnableAllFeaturesCommandInput
|
|
14
15
|
extends EnableAllFeaturesRequest {}
|
|
15
16
|
export interface EnableAllFeaturesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface EnablePolicyTypeCommandInput extends EnablePolicyTypeRequest {}
|
|
14
15
|
export interface EnablePolicyTypeCommandOutput
|
|
15
16
|
extends EnablePolicyTypeResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InviteAccountToOrganizationCommandInput
|
|
14
15
|
extends InviteAccountToOrganizationRequest {}
|
|
15
16
|
export interface InviteAccountToOrganizationCommandOutput
|
|
@@ -5,7 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../OrganizationsClient";
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
export interface LeaveOrganizationCommandInput {}
|
|
10
11
|
export interface LeaveOrganizationCommandOutput extends __MetadataBearer {}
|
|
11
12
|
declare const LeaveOrganizationCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAWSServiceAccessForOrganizationCommandInput
|
|
14
15
|
extends ListAWSServiceAccessForOrganizationRequest {}
|
|
15
16
|
export interface ListAWSServiceAccessForOrganizationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAccountsCommandInput extends ListAccountsRequest {}
|
|
11
12
|
export interface ListAccountsCommandOutput
|
|
12
13
|
extends ListAccountsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAccountsForParentCommandInput
|
|
14
15
|
extends ListAccountsForParentRequest {}
|
|
15
16
|
export interface ListAccountsForParentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListChildrenCommandInput extends ListChildrenRequest {}
|
|
11
12
|
export interface ListChildrenCommandOutput
|
|
12
13
|
extends ListChildrenResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCreateAccountStatusCommandInput
|
|
14
15
|
extends ListCreateAccountStatusRequest {}
|
|
15
16
|
export interface ListCreateAccountStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDelegatedAdministratorsCommandInput
|
|
14
15
|
extends ListDelegatedAdministratorsRequest {}
|
|
15
16
|
export interface ListDelegatedAdministratorsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDelegatedServicesForAccountCommandInput
|
|
14
15
|
extends ListDelegatedServicesForAccountRequest {}
|
|
15
16
|
export interface ListDelegatedServicesForAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListHandshakesForAccountCommandInput
|
|
14
15
|
extends ListHandshakesForAccountRequest {}
|
|
15
16
|
export interface ListHandshakesForAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListHandshakesForOrganizationCommandInput
|
|
14
15
|
extends ListHandshakesForOrganizationRequest {}
|
|
15
16
|
export interface ListHandshakesForOrganizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListOrganizationalUnitsForParentCommandInput
|
|
14
15
|
extends ListOrganizationalUnitsForParentRequest {}
|
|
15
16
|
export interface ListOrganizationalUnitsForParentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListParentsCommandInput extends ListParentsRequest {}
|
|
11
12
|
export interface ListParentsCommandOutput
|
|
12
13
|
extends ListParentsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListPoliciesCommandInput extends ListPoliciesRequest {}
|
|
11
12
|
export interface ListPoliciesCommandOutput
|
|
12
13
|
extends ListPoliciesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPoliciesForTargetCommandInput
|
|
14
15
|
extends ListPoliciesForTargetRequest {}
|
|
15
16
|
export interface ListPoliciesForTargetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListRootsCommandInput extends ListRootsRequest {}
|
|
11
12
|
export interface ListRootsCommandOutput
|
|
12
13
|
extends ListRootsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTargetsForPolicyCommandInput
|
|
14
15
|
extends ListTargetsForPolicyRequest {}
|
|
15
16
|
export interface ListTargetsForPolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface MoveAccountCommandInput extends MoveAccountRequest {}
|
|
11
12
|
export interface MoveAccountCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const MoveAccountCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutResourcePolicyCommandInput
|
|
14
15
|
extends PutResourcePolicyRequest {}
|
|
15
16
|
export interface PutResourcePolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RegisterDelegatedAdministratorCommandInput
|
|
11
12
|
extends RegisterDelegatedAdministratorRequest {}
|
|
12
13
|
export interface RegisterDelegatedAdministratorCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RemoveAccountFromOrganizationCommandInput
|
|
11
12
|
extends RemoveAccountFromOrganizationRequest {}
|
|
12
13
|
export interface RemoveAccountFromOrganizationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../OrganizationsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateOrganizationalUnitCommandInput
|
|
14
15
|
extends UpdateOrganizationalUnitRequest {}
|
|
15
16
|
export interface UpdateOrganizationalUnitCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../OrganizationsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdatePolicyCommandInput extends UpdatePolicyRequest {}
|
|
11
12
|
export interface UpdatePolicyCommandOutput
|
|
12
13
|
extends UpdatePolicyResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class OrganizationsServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-organizations",
|
|
3
3
|
"description": "AWS SDK for JavaScript Organizations 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-organizations",
|
|
@@ -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",
|