package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
CheckElastiCacheSupportsIAMAuth returns whether the given ElastiCache database supports IAM auth.
CheckMemoryDBSupportsIAMAuth returns whether the given MemoryDB database supports IAM auth.
GetAWSPolicyDocument returns the AWS IAM policy document for provided database for setting up the default IAM identity of the database agent.
GetAWSPolicyDocumentForAssumedRole returns the AWS IAM policy document for provided database for setting up the IAM role assumed by the database agent.
GetReadableAWSPolicyDocument returns the indented JSON string of the AWS IAM policy document for provided database.
GetReadableAWSPolicyDocumentForAssumedRole returns the indented JSON string of the AWS IAM policy document for provided database.
# Type aliases
Placeholders defines a slice of strings used as placeholders.