PutEvent

command
v0.0.0-...-9d6317c Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

README

PutEventv2.go

This example sends an Amazon CloudWatch event to Amazon EventBridge.

go run PutEventv2.go -l LAMBDA-ARN -f EVENT-FILE

  • LAMBDA-ARN is the ARN of the AWS Lambda function of which the event is concerned.
  • EVENT-FILE is the local file specifying details of the event to send to Amazon EventBridge.

The unit test accepts similar values in config.json.

Documentation

Overview

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX - License - Identifier: Apache - 2.0 snippet-start:[cloudwatch.go-v2.PutEvent]

Jump to

Keyboard shortcuts

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