cloudwatch

package
v0.74.4 Latest Latest
Warning

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

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

README

Amazon Cloud Watch service

This service is github.com/aws/aws-sdk-go/service/ec2.EC2 proxy

To check all supported method run

    endly -s="aws/cloudwatch"

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

    endly -s="aws/cloudwatch" -a='listMetrics'
Usage:
pipeline:
  task1:
    action: aws/cloudwatch:listMetrics
    credentials: aws
    dimensions:
      - name: LogGroupName
        value: /aws/lambda/MsgLogFn

Documentation

Index

Constants

View Source
const (
	//ServiceID aws Cloudwatch service id.
	ServiceID = "aws/cloudwatch"
)

Variables

This section is empty.

Functions

func GetClient

func GetClient(context *endly.Context) (*cloudwatch.CloudWatch, error)

GetClient returns cloudwatch client from context

func New

func New() endly.Service

New creates a new AWS Cloudwatch service.

Types

This section is empty.

Jump to

Keyboard shortcuts

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