Skip to main content

Interface to provide callback or push events when secret is updated in aws

Project description

realtime-aws-secretsmngr

This package will provide a class called RealTimeAwsSecretsMngr.

Usage

secretsmngr = RealTimeAwsSecretsMngr(region="us-east-2",secretId="XXX",apiId="XXXX")
  def callback(secret):
      print(secret)
  secretsmngr.subscribe(callback)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

realtime-aws-secretsmngr-0.0.3.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

realtime_aws_secretsmngr-0.0.3-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page