RAM

  • RAM

    Client object for interacting with AWS RAM service.

    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.

    See more

    Declaration

    Swift

    public struct RAM
  • Error enum for RAM

    See more

    Declaration

    Swift

    public enum RAMErrorType : AWSErrorType
    extension RAMErrorType : CustomStringConvertible