@aws-sdk/client-organizations 3.306.0 → 3.310.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/commands/AcceptHandshakeCommand.js +2 -2
- package/dist-cjs/commands/AttachPolicyCommand.js +2 -2
- package/dist-cjs/commands/CancelHandshakeCommand.js +2 -2
- package/dist-cjs/commands/CloseAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateGovCloudAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateOrganizationCommand.js +2 -2
- package/dist-cjs/commands/CreateOrganizationalUnitCommand.js +2 -2
- package/dist-cjs/commands/CreatePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeclineHandshakeCommand.js +2 -2
- package/dist-cjs/commands/DeleteOrganizationCommand.js +2 -2
- package/dist-cjs/commands/DeleteOrganizationalUnitCommand.js +2 -2
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeregisterDelegatedAdministratorCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -2
- package/dist-cjs/commands/DescribeCreateAccountStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeEffectivePolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeHandshakeCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationalUnitCommand.js +2 -2
- package/dist-cjs/commands/DescribePolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DetachPolicyCommand.js +2 -2
- package/dist-cjs/commands/DisableAWSServiceAccessCommand.js +2 -2
- package/dist-cjs/commands/DisablePolicyTypeCommand.js +2 -2
- package/dist-cjs/commands/EnableAWSServiceAccessCommand.js +2 -2
- package/dist-cjs/commands/EnableAllFeaturesCommand.js +2 -2
- package/dist-cjs/commands/EnablePolicyTypeCommand.js +2 -2
- package/dist-cjs/commands/InviteAccountToOrganizationCommand.js +2 -2
- package/dist-cjs/commands/LeaveOrganizationCommand.js +2 -2
- package/dist-cjs/commands/ListAWSServiceAccessForOrganizationCommand.js +2 -2
- package/dist-cjs/commands/ListAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListAccountsForParentCommand.js +2 -2
- package/dist-cjs/commands/ListChildrenCommand.js +2 -2
- package/dist-cjs/commands/ListCreateAccountStatusCommand.js +2 -2
- package/dist-cjs/commands/ListDelegatedAdministratorsCommand.js +2 -2
- package/dist-cjs/commands/ListDelegatedServicesForAccountCommand.js +2 -2
- package/dist-cjs/commands/ListHandshakesForAccountCommand.js +2 -2
- package/dist-cjs/commands/ListHandshakesForOrganizationCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationalUnitsForParentCommand.js +2 -2
- package/dist-cjs/commands/ListParentsCommand.js +2 -2
- package/dist-cjs/commands/ListPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListPoliciesForTargetCommand.js +2 -2
- package/dist-cjs/commands/ListRootsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTargetsForPolicyCommand.js +2 -2
- package/dist-cjs/commands/MoveAccountCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterDelegatedAdministratorCommand.js +2 -2
- package/dist-cjs/commands/RemoveAccountFromOrganizationCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationalUnitCommand.js +2 -2
- package/dist-cjs/commands/UpdatePolicyCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1213 -1233
- package/dist-es/commands/AcceptHandshakeCommand.js +3 -3
- package/dist-es/commands/AttachPolicyCommand.js +3 -3
- package/dist-es/commands/CancelHandshakeCommand.js +3 -3
- package/dist-es/commands/CloseAccountCommand.js +3 -3
- package/dist-es/commands/CreateAccountCommand.js +3 -3
- package/dist-es/commands/CreateGovCloudAccountCommand.js +3 -3
- package/dist-es/commands/CreateOrganizationCommand.js +3 -3
- package/dist-es/commands/CreateOrganizationalUnitCommand.js +3 -3
- package/dist-es/commands/CreatePolicyCommand.js +3 -3
- package/dist-es/commands/DeclineHandshakeCommand.js +3 -3
- package/dist-es/commands/DeleteOrganizationCommand.js +3 -3
- package/dist-es/commands/DeleteOrganizationalUnitCommand.js +3 -3
- package/dist-es/commands/DeletePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeregisterDelegatedAdministratorCommand.js +3 -3
- package/dist-es/commands/DescribeAccountCommand.js +3 -3
- package/dist-es/commands/DescribeCreateAccountStatusCommand.js +3 -3
- package/dist-es/commands/DescribeEffectivePolicyCommand.js +3 -3
- package/dist-es/commands/DescribeHandshakeCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationalUnitCommand.js +3 -3
- package/dist-es/commands/DescribePolicyCommand.js +3 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DetachPolicyCommand.js +3 -3
- package/dist-es/commands/DisableAWSServiceAccessCommand.js +3 -3
- package/dist-es/commands/DisablePolicyTypeCommand.js +3 -3
- package/dist-es/commands/EnableAWSServiceAccessCommand.js +3 -3
- package/dist-es/commands/EnableAllFeaturesCommand.js +3 -3
- package/dist-es/commands/EnablePolicyTypeCommand.js +3 -3
- package/dist-es/commands/InviteAccountToOrganizationCommand.js +3 -3
- package/dist-es/commands/LeaveOrganizationCommand.js +3 -3
- package/dist-es/commands/ListAWSServiceAccessForOrganizationCommand.js +3 -3
- package/dist-es/commands/ListAccountsCommand.js +3 -3
- package/dist-es/commands/ListAccountsForParentCommand.js +3 -3
- package/dist-es/commands/ListChildrenCommand.js +3 -3
- package/dist-es/commands/ListCreateAccountStatusCommand.js +3 -3
- package/dist-es/commands/ListDelegatedAdministratorsCommand.js +3 -3
- package/dist-es/commands/ListDelegatedServicesForAccountCommand.js +3 -3
- package/dist-es/commands/ListHandshakesForAccountCommand.js +3 -3
- package/dist-es/commands/ListHandshakesForOrganizationCommand.js +3 -3
- package/dist-es/commands/ListOrganizationalUnitsForParentCommand.js +3 -3
- package/dist-es/commands/ListParentsCommand.js +3 -3
- package/dist-es/commands/ListPoliciesCommand.js +3 -3
- package/dist-es/commands/ListPoliciesForTargetCommand.js +3 -3
- package/dist-es/commands/ListRootsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTargetsForPolicyCommand.js +3 -3
- package/dist-es/commands/MoveAccountCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/RegisterDelegatedAdministratorCommand.js +3 -3
- package/dist-es/commands/RemoveAccountFromOrganizationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationalUnitCommand.js +3 -3
- package/dist-es/commands/UpdatePolicyCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1100 -1120
- package/dist-types/protocols/Aws_json1_1.d.ts +440 -110
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +110 -110
- package/package.json +35 -35
|
@@ -36,10 +36,10 @@ class ListPoliciesForTargetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListPoliciesForTargetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListPoliciesForTargetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListPoliciesForTargetCommand = ListPoliciesForTargetCommand;
|
|
@@ -36,10 +36,10 @@ class ListRootsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListRootsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListRootsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListRootsCommand = ListRootsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class ListTargetsForPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListTargetsForPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTargetsForPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTargetsForPolicyCommand = ListTargetsForPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class MoveAccountCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_MoveAccountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_MoveAccountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.MoveAccountCommand = MoveAccountCommand;
|
|
@@ -36,10 +36,10 @@ class PutResourcePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_PutResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_PutResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class RegisterDelegatedAdministratorCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RegisterDelegatedAdministratorCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RegisterDelegatedAdministratorCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RegisterDelegatedAdministratorCommand = RegisterDelegatedAdministratorCommand;
|
|
@@ -36,10 +36,10 @@ class RemoveAccountFromOrganizationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RemoveAccountFromOrganizationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RemoveAccountFromOrganizationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RemoveAccountFromOrganizationCommand = RemoveAccountFromOrganizationCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateOrganizationalUnitCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateOrganizationalUnitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateOrganizationalUnitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateOrganizationalUnitCommand = UpdateOrganizationalUnitCommand;
|
|
@@ -36,10 +36,10 @@ class UpdatePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdatePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdatePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdatePolicyCommand = UpdatePolicyCommand;
|