@aws-sdk/client-organizations 3.927.0 → 3.929.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 +1881 -2595
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/OrganizationsClient.js +2 -0
- package/dist-es/commands/AcceptHandshakeCommand.js +3 -10
- package/dist-es/commands/AttachPolicyCommand.js +3 -9
- package/dist-es/commands/CancelHandshakeCommand.js +3 -10
- package/dist-es/commands/CloseAccountCommand.js +3 -9
- package/dist-es/commands/CreateAccountCommand.js +3 -10
- package/dist-es/commands/CreateGovCloudAccountCommand.js +3 -10
- package/dist-es/commands/CreateOrganizationCommand.js +3 -10
- package/dist-es/commands/CreateOrganizationalUnitCommand.js +3 -9
- package/dist-es/commands/CreatePolicyCommand.js +3 -9
- package/dist-es/commands/DeclineHandshakeCommand.js +3 -10
- package/dist-es/commands/DeleteOrganizationCommand.js +3 -9
- package/dist-es/commands/DeleteOrganizationalUnitCommand.js +3 -9
- package/dist-es/commands/DeletePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeregisterDelegatedAdministratorCommand.js +3 -9
- package/dist-es/commands/DescribeAccountCommand.js +3 -10
- package/dist-es/commands/DescribeCreateAccountStatusCommand.js +3 -10
- package/dist-es/commands/DescribeEffectivePolicyCommand.js +3 -9
- package/dist-es/commands/DescribeHandshakeCommand.js +3 -10
- package/dist-es/commands/DescribeOrganizationCommand.js +3 -10
- package/dist-es/commands/DescribeOrganizationalUnitCommand.js +3 -9
- package/dist-es/commands/DescribePolicyCommand.js +3 -9
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DetachPolicyCommand.js +3 -9
- package/dist-es/commands/DisableAWSServiceAccessCommand.js +3 -9
- package/dist-es/commands/DisablePolicyTypeCommand.js +3 -9
- package/dist-es/commands/EnableAWSServiceAccessCommand.js +3 -9
- package/dist-es/commands/EnableAllFeaturesCommand.js +3 -10
- package/dist-es/commands/EnablePolicyTypeCommand.js +3 -9
- package/dist-es/commands/InviteAccountToOrganizationCommand.js +3 -10
- package/dist-es/commands/LeaveOrganizationCommand.js +3 -9
- package/dist-es/commands/ListAWSServiceAccessForOrganizationCommand.js +3 -9
- package/dist-es/commands/ListAccountsCommand.js +3 -10
- package/dist-es/commands/ListAccountsForParentCommand.js +3 -10
- package/dist-es/commands/ListAccountsWithInvalidEffectivePolicyCommand.js +3 -10
- package/dist-es/commands/ListChildrenCommand.js +3 -9
- package/dist-es/commands/ListCreateAccountStatusCommand.js +3 -10
- package/dist-es/commands/ListDelegatedAdministratorsCommand.js +3 -10
- package/dist-es/commands/ListDelegatedServicesForAccountCommand.js +3 -9
- package/dist-es/commands/ListEffectivePolicyValidationErrorsCommand.js +3 -9
- package/dist-es/commands/ListHandshakesForAccountCommand.js +3 -10
- package/dist-es/commands/ListHandshakesForOrganizationCommand.js +3 -10
- package/dist-es/commands/ListOrganizationalUnitsForParentCommand.js +3 -9
- package/dist-es/commands/ListParentsCommand.js +3 -9
- package/dist-es/commands/ListPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPoliciesForTargetCommand.js +3 -9
- package/dist-es/commands/ListRootsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTargetsForPolicyCommand.js +3 -9
- package/dist-es/commands/MoveAccountCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/RegisterDelegatedAdministratorCommand.js +3 -9
- package/dist-es/commands/RemoveAccountFromOrganizationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateOrganizationalUnitCommand.js +3 -9
- package/dist-es/commands/UpdatePolicyCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -132
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1627 -0
- package/dist-types/OrganizationsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -116
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +249 -0
- package/dist-types/ts3.4/OrganizationsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -81
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +255 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -1899
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -515
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -689
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.