awssecretsmanager

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New() *Service

func (*Service) SecretsManagerCreateSecret

func (s *Service) SecretsManagerCreateSecret(ctx context.Context, region string, in *secretsmanager.CreateSecretInput) (*secretsmanager.CreateSecretOutput, error)

SecretsManagerCreateSecret creates a new secret.

func (*Service) SecretsManagerGetSecretValue

func (s *Service) SecretsManagerGetSecretValue(ctx context.Context, region string, in *secretsmanager.GetSecretValueInput) (*secretsmanager.GetSecretValueOutput, error)

SecretsManagerGetSecretValue retrieves the contents of the encrypted fields SecretString or SecretBinary from the specified version of a secret.

func (*Service) SecretsManagerUpdateSecret added in v0.2.0

func (s *Service) SecretsManagerUpdateSecret(ctx context.Context, region string, in *secretsmanager.UpdateSecretInput) (*secretsmanager.UpdateSecretOutput, error)

SecretsManagerUpdateSecret updates the contents of the encrypted fields SecretString or SecretBinary from the specified version of a secret.

Jump to

Keyboard shortcuts

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