command
Version:
v0.0.0-...-9d6317c
Opens a new window with list of versions in this module.
Published: Mar 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX - License - Identifier: Apache - 2.0
snippet-start:[cloudwatch.go-v2.PutEvent]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.