Concepts

Concepts used in AWS Secrets Manager book.

The following documentation is for AWS Secrets Manager v1.6.2 (BDK).

Aws secret information

Represents the information of an AWS Secret.

Field Name
Description
Type

name

The name of the secret.

text

arn

The ARN of the secret.

text

description

The description of the secret.

text

tags

A list of tags associated with the secret.

optional[list of json]

Last updated

Was this helpful?