github.com/aavshr/aws-sdk-go@v1.41.3/service/ram/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package ram provides the client and types for making API
     4  // requests to AWS Resource Access Manager.
     5  //
     6  // This is the Resource Access Manager API Reference. This documentation provides
     7  // descriptions and syntax for each of the actions and data types in RAM. RAM
     8  // is a service that helps you securely share your Amazon Web Services resources
     9  // across Amazon Web Services accounts and within your organization or organizational
    10  // units (OUs) in Organizations. For supported resource types, you can also
    11  // share resources with IAM roles and IAM users. If you have multiple Amazon
    12  // Web Services accounts, you can use RAM to share those resources with other
    13  // accounts.
    14  //
    15  // To learn more about RAM, see the following resources:
    16  //
    17  //    * Resource Access Manager product page (http://aws.amazon.com/ram)
    18  //
    19  //    * Resource Access Manager User Guide (https://docs.aws.amazon.com/ram/latest/userguide/)
    20  //
    21  // See https://docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04 for more information on this service.
    22  //
    23  // See ram package documentation for more information.
    24  // https://docs.aws.amazon.com/sdk-for-go/api/service/ram/
    25  //
    26  // Using the Client
    27  //
    28  // To contact AWS Resource Access Manager with the SDK use the New function to create
    29  // a new service client. With that client you can make API requests to the service.
    30  // These clients are safe to use concurrently.
    31  //
    32  // See the SDK's documentation for more information on how to use the SDK.
    33  // https://docs.aws.amazon.com/sdk-for-go/api/
    34  //
    35  // See aws.Config documentation for more information on configuring SDK clients.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    37  //
    38  // See the AWS Resource Access Manager client RAM for more
    39  // information on creating client for this service.
    40  // https://docs.aws.amazon.com/sdk-for-go/api/service/ram/#New
    41  package ram