import * as mod from "https://aws-api.deno.dev/v0.2/services/organizations.ts?docs=full";
Organizations |
AcceptHandshakeRequest | |
AcceptHandshakeResponse | |
Account | Contains information about an AWS account that is a member of an organization. |
AttachPolicyRequest | |
CancelHandshakeRequest | |
CancelHandshakeResponse | |
Child | Contains a list of child entities, either OUs or accounts. |
CreateAccountRequest | |
CreateAccountResponse | |
CreateAccountStatus | Contains the status about a "CreateAccount" or "CreateGovCloudAccount" request to create an AWS account or an AWS GovCloud (US) account in an organization. |
CreateGovCloudAccountRequest | |
CreateGovCloudAccountResponse | |
CreateOrganizationalUnitRequest | |
CreateOrganizationalUnitResponse | |
CreateOrganizationRequest | |
CreateOrganizationResponse | |
CreatePolicyRequest | |
CreatePolicyResponse | |
DeclineHandshakeRequest | |
DeclineHandshakeResponse | |
DelegatedAdministrator | Contains information about the delegated administrator. |
DelegatedService | Contains information about the AWS service for which the account is a delegated administrator. |
DeleteOrganizationalUnitRequest | |
DeletePolicyRequest | |
DeregisterDelegatedAdministratorRequest | |
DescribeAccountRequest | |
DescribeAccountResponse | |
DescribeCreateAccountStatusRequest | |
DescribeCreateAccountStatusResponse | |
DescribeEffectivePolicyRequest | |
DescribeEffectivePolicyResponse | |
DescribeHandshakeRequest | |
DescribeHandshakeResponse | |
DescribeOrganizationalUnitRequest | |
DescribeOrganizationalUnitResponse | |
DescribeOrganizationResponse | |
DescribePolicyRequest | |
DescribePolicyResponse | |
DetachPolicyRequest | |
DisableAWSServiceAccessRequest | |
DisablePolicyTypeRequest | |
DisablePolicyTypeResponse | |
EffectivePolicy | Contains rules to be applied to the affected accounts. The effective policy is the aggregation of any policies the account inherits, plus any policy directly attached to the account. |
EnableAllFeaturesResponse | |
EnableAWSServiceAccessRequest | |
EnabledServicePrincipal | A structure that contains details of a service principal that represents an AWS service that is enabled to integrate with AWS Organizations. |
EnablePolicyTypeRequest | |
EnablePolicyTypeResponse | |
Handshake | Contains information that must be exchanged to securely establish a relationship between two accounts (an originator and a recipient). For example, when a management account (the originator) invites another account (the recipient) to join its organization, the two accounts exchange information as a series of handshake requests and responses. |
HandshakeFilter | Specifies the criteria that are used to select the handshakes for the operation. |
HandshakeParty | Identifies a participant in a handshake. |
HandshakeResource | Contains additional data that is needed to process a handshake. |
InviteAccountToOrganizationRequest | |
InviteAccountToOrganizationResponse | |
ListAccountsForParentRequest | |
ListAccountsForParentResponse | |
ListAccountsRequest | |
ListAccountsResponse | |
ListAWSServiceAccessForOrganizationRequest | |
ListAWSServiceAccessForOrganizationResponse | |
ListChildrenRequest | |
ListChildrenResponse | |
ListCreateAccountStatusRequest | |
ListCreateAccountStatusResponse | |
ListDelegatedAdministratorsRequest | |
ListDelegatedAdministratorsResponse | |
ListDelegatedServicesForAccountRequest | |
ListDelegatedServicesForAccountResponse | |
ListHandshakesForAccountRequest | |
ListHandshakesForAccountResponse | |
ListHandshakesForOrganizationRequest | |
ListHandshakesForOrganizationResponse | |
ListOrganizationalUnitsForParentRequest | |
ListOrganizationalUnitsForParentResponse | |
ListParentsRequest | |
ListParentsResponse | |
ListPoliciesForTargetRequest | |
ListPoliciesForTargetResponse | |
ListPoliciesRequest | |
ListPoliciesResponse | |
ListRootsRequest | |
ListRootsResponse | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
ListTargetsForPolicyRequest | |
ListTargetsForPolicyResponse | |
MoveAccountRequest | |
Organization | Contains details about an organization. An organization is a collection of accounts that are centrally managed together using consolidated billing, organized hierarchically with organizational units (OUs), and controlled with policies . |
OrganizationalUnit | Contains details about an organizational unit (OU). An OU is a container of AWS accounts within a root of an organization. Policies that are attached to an OU apply to all accounts contained in that OU and in any child OUs. |
Parent | Contains information about either a root or an organizational unit (OU) that can contain OUs or accounts in an organization. |
Policy | Contains rules to be applied to the affected accounts. Policies can be attached directly to accounts, or to roots and OUs to affect all accounts in those hierarchies. |
PolicySummary | Contains information about a policy, but does not include the content. To see the content of a policy, see "DescribePolicy". |
PolicyTargetSummary | Contains information about a root, OU, or account that a policy is attached to. |
PolicyTypeSummary | Contains information about a policy type and its status in the associated root. |
RegisterDelegatedAdministratorRequest | |
RemoveAccountFromOrganizationRequest | |
Root | Contains details about a root. A root is a top-level parent node in the hierarchy of an organization that can contain organizational units (OUs) and accounts. The root contains every AWS account in the organization. |
Tag | A custom key-value pair associated with a resource within your organization. |
TagResourceRequest | |
UntagResourceRequest | |
UpdateOrganizationalUnitRequest | |
UpdateOrganizationalUnitResponse | |
UpdatePolicyRequest | |
UpdatePolicyResponse |