rds

package
v0.37.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

README

Amazon Relational Database Service service

This service is github.com/aws/aws-sdk-go/service/rds.RDS proxy

To check all supported method run

    endly -s="aws/rds"

To check method contract run endly -s="aws/cloudwatch" -a=methodName

    endly -s=aws/rds:describeDBInstances
Usage:
Extracting RDS endpoint

endly -r=info @info.yaml

pipeline:
  getInfo:
    action: aws/rds:describeDBInstances
    credentials: aws-e2e
    dbinstanceidentifier: db
    logging: false
    post:
      dbIP: $DBInstances[0].Endpoint.Address

  showEndpint:
    action: print
    message: 'RDS endpoint: $dbIP'

Documentation

Index

Constants

View Source
const (
	//ServiceID Amazon Relational Database Service service id.
	ServiceID = "aws/rds"
)

Variables

This section is empty.

Functions

func GetClient

func GetClient(context *endly.Context) (*rds.RDS, error)

GetClient returns rds client from context

func New

func New() endly.Service

New creates a new AWS DynamoDB service.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL