AWS.RAM (aws-elixir v0.7.0) View Source
Use AWS Resource Access Manager to share AWS resources between AWS accounts.
To share a resource, you create a resource share, associate the resource with the resource share, and specify the principals that can access the resources associated with the resource share. The following principals are supported: AWS accounts, organizational units (OU) from AWS Organizations, and organizations from AWS Organizations.
For more information, see the AWS Resource Access Manager User Guide.
Link to this section Summary
Functions
Accepts an invitation to a resource share from another AWS account.
Associates the specified resource share with the specified principals and resources.
Associates a permission with a resource share.
Creates a resource share.
Deletes the specified resource share.
Disassociates the specified principals or resources from the specified resource share.
Disassociates an AWS RAM permission from a resource share.
Enables resource sharing within your AWS Organization.
Gets the contents of an AWS RAM permission in JSON format.
Gets the policies for the specified resources that you own and have shared.
Gets the resources or principals for the resource shares that you own.
Gets the invitations for resource sharing that you've received.
Gets the resource shares that you own or the resource shares that are shared with you.
Lists the resources in a resource share that is shared with you but that the invitation is still pending for.
Lists the AWS RAM permissions.
Lists the principals that you have shared resources with or that have shared resources with you.
Lists the AWS RAM permissions that are associated with a resource share.
Lists the shareable resource types supported by AWS RAM.
Lists the resources that you added to a resource shares or the resources that are shared with you.
Resource shares that were created by attaching a policy to a resource are visible only to the resource share owner, and the resource share cannot be modified in AWS RAM.
Rejects an invitation to a resource share from another AWS account.
Adds the specified tags to the specified resource share that you own.
Removes the specified tags from the specified resource share that you own.
Updates the specified resource share that you own.
Link to this section Functions
enable_sharing_with_aws_organization(client, input, options \\ [])
View SourceEnables resource sharing within your AWS Organization.
The caller must be the master account for the AWS Organization.
Gets the contents of an AWS RAM permission in JSON format.
Gets the policies for the specified resources that you own and have shared.
Lists the resources in a resource share that is shared with you but that the invitation is still pending for.
Lists the AWS RAM permissions.
Lists the principals that you have shared resources with or that have shared resources with you.
Lists the shareable resource types supported by AWS RAM.
Lists the resources that you added to a resource shares or the resources that are shared with you.
Adds the specified tags to the specified resource share that you own.
Removes the specified tags from the specified resource share that you own.