WP Manifestindependent plugin directory
manifest / integrations / aws-cloudwatch

Aws Cloud Watch

Wordpress Pluggin For aws cloud watch

by Arun Chaitanya Jami · github.com/arunchaitanyajami/aws-cloudwatch · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/arunchaitanyajami/aws-cloudwatch/archive/refs/heads/master.zip

Readme

Aws Cloud Watch Pluggin for Wordpress

Wordpress Pluggin For aws cloud watch

Function:

Aws Create Cloud Watch Log:

  • Add Cloud Watch Log.
  • @param array|jons|object|string $message
  • @param array|jons|object|string $type
  • @return \Aws\Result|string

aws_add_log_to_cloud_watch( $log_data, 'unique identifier );

Read the full README on GitHub →