// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package ram provides the client and types for making API // requests to RAM. // // 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 (https://docs.aws.amazon.com/ram/latest/userguide/). // // See https://docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04 for more information on this service. // // See ram package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/ram/ // // Using the Client // // To use RAM with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the RAM client for more information on // creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/ram/#New package ram