@aws-sdk/client-organizations 3.337.0 → 3.338.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/OrganizationsClient.js +2 -1
- package/dist-cjs/commands/AcceptHandshakeCommand.js +2 -1
- package/dist-cjs/commands/AttachPolicyCommand.js +2 -1
- package/dist-cjs/commands/CancelHandshakeCommand.js +2 -1
- package/dist-cjs/commands/CloseAccountCommand.js +2 -1
- package/dist-cjs/commands/CreateAccountCommand.js +2 -1
- package/dist-cjs/commands/CreateGovCloudAccountCommand.js +2 -1
- package/dist-cjs/commands/CreateOrganizationCommand.js +2 -1
- package/dist-cjs/commands/CreateOrganizationalUnitCommand.js +2 -1
- package/dist-cjs/commands/CreatePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeclineHandshakeCommand.js +2 -1
- package/dist-cjs/commands/DeleteOrganizationCommand.js +2 -1
- package/dist-cjs/commands/DeleteOrganizationalUnitCommand.js +2 -1
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeregisterDelegatedAdministratorCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -1
- package/dist-cjs/commands/DescribeCreateAccountStatusCommand.js +2 -1
- package/dist-cjs/commands/DescribeEffectivePolicyCommand.js +2 -1
- package/dist-cjs/commands/DescribeHandshakeCommand.js +2 -1
- package/dist-cjs/commands/DescribeOrganizationCommand.js +2 -1
- package/dist-cjs/commands/DescribeOrganizationalUnitCommand.js +2 -1
- package/dist-cjs/commands/DescribePolicyCommand.js +2 -1
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/DetachPolicyCommand.js +2 -1
- package/dist-cjs/commands/DisableAWSServiceAccessCommand.js +2 -1
- package/dist-cjs/commands/DisablePolicyTypeCommand.js +2 -1
- package/dist-cjs/commands/EnableAWSServiceAccessCommand.js +2 -1
- package/dist-cjs/commands/EnableAllFeaturesCommand.js +2 -1
- package/dist-cjs/commands/EnablePolicyTypeCommand.js +2 -1
- package/dist-cjs/commands/InviteAccountToOrganizationCommand.js +2 -1
- package/dist-cjs/commands/LeaveOrganizationCommand.js +2 -1
- package/dist-cjs/commands/ListAWSServiceAccessForOrganizationCommand.js +2 -1
- package/dist-cjs/commands/ListAccountsCommand.js +2 -1
- package/dist-cjs/commands/ListAccountsForParentCommand.js +2 -1
- package/dist-cjs/commands/ListChildrenCommand.js +2 -1
- package/dist-cjs/commands/ListCreateAccountStatusCommand.js +2 -1
- package/dist-cjs/commands/ListDelegatedAdministratorsCommand.js +2 -1
- package/dist-cjs/commands/ListDelegatedServicesForAccountCommand.js +2 -1
- package/dist-cjs/commands/ListHandshakesForAccountCommand.js +2 -1
- package/dist-cjs/commands/ListHandshakesForOrganizationCommand.js +2 -1
- package/dist-cjs/commands/ListOrganizationalUnitsForParentCommand.js +2 -1
- package/dist-cjs/commands/ListParentsCommand.js +2 -1
- package/dist-cjs/commands/ListPoliciesCommand.js +2 -1
- package/dist-cjs/commands/ListPoliciesForTargetCommand.js +2 -1
- package/dist-cjs/commands/ListRootsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTargetsForPolicyCommand.js +2 -1
- package/dist-cjs/commands/MoveAccountCommand.js +2 -1
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/RegisterDelegatedAdministratorCommand.js +2 -1
- package/dist-cjs/commands/RemoveAccountFromOrganizationCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateOrganizationalUnitCommand.js +2 -1
- package/dist-cjs/commands/UpdatePolicyCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/OrganizationsServiceException.js +2 -1
- package/dist-es/OrganizationsClient.js +1 -0
- package/dist-es/commands/AcceptHandshakeCommand.js +1 -0
- package/dist-es/commands/AttachPolicyCommand.js +1 -0
- package/dist-es/commands/CancelHandshakeCommand.js +1 -0
- package/dist-es/commands/CloseAccountCommand.js +1 -0
- package/dist-es/commands/CreateAccountCommand.js +1 -0
- package/dist-es/commands/CreateGovCloudAccountCommand.js +1 -0
- package/dist-es/commands/CreateOrganizationCommand.js +1 -0
- package/dist-es/commands/CreateOrganizationalUnitCommand.js +1 -0
- package/dist-es/commands/CreatePolicyCommand.js +1 -0
- package/dist-es/commands/DeclineHandshakeCommand.js +1 -0
- package/dist-es/commands/DeleteOrganizationCommand.js +1 -0
- package/dist-es/commands/DeleteOrganizationalUnitCommand.js +1 -0
- package/dist-es/commands/DeletePolicyCommand.js +1 -0
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
- package/dist-es/commands/DeregisterDelegatedAdministratorCommand.js +1 -0
- package/dist-es/commands/DescribeAccountCommand.js +1 -0
- package/dist-es/commands/DescribeCreateAccountStatusCommand.js +1 -0
- package/dist-es/commands/DescribeEffectivePolicyCommand.js +1 -0
- package/dist-es/commands/DescribeHandshakeCommand.js +1 -0
- package/dist-es/commands/DescribeOrganizationCommand.js +1 -0
- package/dist-es/commands/DescribeOrganizationalUnitCommand.js +1 -0
- package/dist-es/commands/DescribePolicyCommand.js +1 -0
- package/dist-es/commands/DescribeResourcePolicyCommand.js +1 -0
- package/dist-es/commands/DetachPolicyCommand.js +1 -0
- package/dist-es/commands/DisableAWSServiceAccessCommand.js +1 -0
- package/dist-es/commands/DisablePolicyTypeCommand.js +1 -0
- package/dist-es/commands/EnableAWSServiceAccessCommand.js +1 -0
- package/dist-es/commands/EnableAllFeaturesCommand.js +1 -0
- package/dist-es/commands/EnablePolicyTypeCommand.js +1 -0
- package/dist-es/commands/InviteAccountToOrganizationCommand.js +1 -0
- package/dist-es/commands/LeaveOrganizationCommand.js +1 -0
- package/dist-es/commands/ListAWSServiceAccessForOrganizationCommand.js +1 -0
- package/dist-es/commands/ListAccountsCommand.js +1 -0
- package/dist-es/commands/ListAccountsForParentCommand.js +1 -0
- package/dist-es/commands/ListChildrenCommand.js +1 -0
- package/dist-es/commands/ListCreateAccountStatusCommand.js +1 -0
- package/dist-es/commands/ListDelegatedAdministratorsCommand.js +1 -0
- package/dist-es/commands/ListDelegatedServicesForAccountCommand.js +1 -0
- package/dist-es/commands/ListHandshakesForAccountCommand.js +1 -0
- package/dist-es/commands/ListHandshakesForOrganizationCommand.js +1 -0
- package/dist-es/commands/ListOrganizationalUnitsForParentCommand.js +1 -0
- package/dist-es/commands/ListParentsCommand.js +1 -0
- package/dist-es/commands/ListPoliciesCommand.js +1 -0
- package/dist-es/commands/ListPoliciesForTargetCommand.js +1 -0
- package/dist-es/commands/ListRootsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTargetsForPolicyCommand.js +1 -0
- package/dist-es/commands/MoveAccountCommand.js +1 -0
- package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
- package/dist-es/commands/RegisterDelegatedAdministratorCommand.js +1 -0
- package/dist-es/commands/RemoveAccountFromOrganizationCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateOrganizationalUnitCommand.js +1 -0
- package/dist-es/commands/UpdatePolicyCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/OrganizationsServiceException.js +1 -0
- package/dist-types/OrganizationsClient.d.ts +3 -3
- package/dist-types/commands/AcceptHandshakeCommand.d.ts +4 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +4 -0
- package/dist-types/commands/CancelHandshakeCommand.d.ts +4 -0
- package/dist-types/commands/CloseAccountCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccountCommand.d.ts +4 -0
- package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +4 -0
- package/dist-types/commands/CreateOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +4 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeclineHandshakeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteOrganizationalUnitCommand.d.ts +4 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCreateAccountStatusCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHandshakeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +4 -0
- package/dist-types/commands/DescribePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +4 -0
- package/dist-types/commands/DisablePolicyTypeCommand.d.ts +4 -0
- package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +4 -0
- package/dist-types/commands/EnableAllFeaturesCommand.d.ts +4 -0
- package/dist-types/commands/EnablePolicyTypeCommand.d.ts +4 -0
- package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/LeaveOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/ListAccountsCommand.d.ts +4 -0
- package/dist-types/commands/ListAccountsForParentCommand.d.ts +4 -0
- package/dist-types/commands/ListChildrenCommand.d.ts +4 -0
- package/dist-types/commands/ListCreateAccountStatusCommand.d.ts +4 -0
- package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +4 -0
- package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +4 -0
- package/dist-types/commands/ListHandshakesForAccountCommand.d.ts +4 -0
- package/dist-types/commands/ListHandshakesForOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +4 -0
- package/dist-types/commands/ListParentsCommand.d.ts +4 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +4 -0
- package/dist-types/commands/ListPoliciesForTargetCommand.d.ts +4 -0
- package/dist-types/commands/ListRootsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +4 -0
- package/dist-types/commands/MoveAccountCommand.d.ts +4 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +4 -0
- package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePolicyCommand.d.ts +4 -0
- package/dist-types/index.d.ts +78 -2
- package/dist-types/models/OrganizationsServiceException.d.ts +1 -0
- package/dist-types/ts3.4/OrganizationsClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDelegatedServicesForAccountCommandInput
|
|
19
20
|
extends ListDelegatedServicesForAccountRequest {}
|
|
20
21
|
export interface ListDelegatedServicesForAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListHandshakesForAccountCommandInput
|
|
19
20
|
extends ListHandshakesForAccountRequest {}
|
|
20
21
|
export interface ListHandshakesForAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListHandshakesForOrganizationCommandInput
|
|
19
20
|
extends ListHandshakesForOrganizationRequest {}
|
|
20
21
|
export interface ListHandshakesForOrganizationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListOrganizationalUnitsForParentCommandInput
|
|
19
20
|
extends ListOrganizationalUnitsForParentRequest {}
|
|
20
21
|
export interface ListOrganizationalUnitsForParentCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListParentsCommandInput extends ListParentsRequest {}
|
|
16
17
|
export interface ListParentsCommandOutput
|
|
17
18
|
extends ListParentsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListPoliciesCommandInput extends ListPoliciesRequest {}
|
|
16
17
|
export interface ListPoliciesCommandOutput
|
|
17
18
|
extends ListPoliciesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPoliciesForTargetCommandInput
|
|
19
20
|
extends ListPoliciesForTargetRequest {}
|
|
20
21
|
export interface ListPoliciesForTargetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListRootsCommandInput extends ListRootsRequest {}
|
|
16
17
|
export interface ListRootsCommandOutput
|
|
17
18
|
extends ListRootsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTargetsForPolicyCommandInput
|
|
19
20
|
extends ListTargetsForPolicyRequest {}
|
|
20
21
|
export interface ListTargetsForPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface MoveAccountCommandInput extends MoveAccountRequest {}
|
|
16
17
|
export interface MoveAccountCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class MoveAccountCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutResourcePolicyCommandInput
|
|
19
20
|
extends PutResourcePolicyRequest {}
|
|
20
21
|
export interface PutResourcePolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RegisterDelegatedAdministratorCommandInput
|
|
16
17
|
extends RegisterDelegatedAdministratorRequest {}
|
|
17
18
|
export interface RegisterDelegatedAdministratorCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RemoveAccountFromOrganizationCommandInput
|
|
16
17
|
extends RemoveAccountFromOrganizationRequest {}
|
|
17
18
|
export interface RemoveAccountFromOrganizationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class TagResourceCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
16
17
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UntagResourceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../OrganizationsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateOrganizationalUnitCommandInput
|
|
19
20
|
extends UpdateOrganizationalUnitRequest {}
|
|
20
21
|
export interface UpdateOrganizationalUnitCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../OrganizationsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdatePolicyCommandInput extends UpdatePolicyRequest {}
|
|
16
17
|
export interface UpdatePolicyCommandOutput
|
|
17
18
|
extends UpdatePolicyResponse,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./Organizations";
|
|
2
1
|
export * from "./OrganizationsClient";
|
|
2
|
+
export * from "./Organizations";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { OrganizationsServiceException } from "./models/OrganizationsServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class OrganizationsServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
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.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|