OrganizationsFunctions

Functions

Link copied to clipboard

Get a list the AWS accounts that are designated as delegated administrators in this organization

Link copied to clipboard

Get a list the AWS services for which the specified account is a delegated administrator

Link copied to clipboard

Get information about the organization that the user's account belongs to

Link copied to clipboard

Get all direct child organizational units under a parent organizational unit. This only provides immediate children, not all children.

Link copied to clipboard

Get tags attached to the specified AWS Organizations resource.

suspend fun getResourceTags(resourceId: String, tags: Map<String, String>? = null): GetResourceTagsResult