Namespace Amazon.CDK.AWS.SecretsManager
Classes
AttachedSecretOptions | Options to add a secret attachment to a secret. |
CfnResourcePolicy | Attaches a resource-based permission policy to a secret. |
CfnResourcePolicyProps | Properties for defining a |
CfnRotationSchedule | Configure the rotation schedule and Lambda rotation function for a secret. For more information, see How rotation works . |
CfnRotationSchedule.HostedRotationLambdaProperty | Creates a new Lambda rotation function based on one of the Secrets Manager rotation function templates . |
CfnRotationSchedule.RotationRulesProperty | The rotation schedule and window. |
CfnRotationScheduleProps | Properties for defining a |
CfnSecret | Creates a new secret. |
CfnSecret.GenerateSecretStringProperty | Generates a random password. |
CfnSecret.ReplicaRegionProperty | Specifies a |
CfnSecretProps | Properties for defining a |
CfnSecretTargetAttachment | The |
CfnSecretTargetAttachmentProps | Properties for defining a |
HostedRotation | A hosted rotation. |
HostedRotationType | Hosted rotation type. |
MultiUserHostedRotationOptions | Multi user hosted rotation options. |
ReplicaRegion | Secret replica region. |
ResourcePolicy | Resource Policy for SecretsManager Secrets. |
ResourcePolicyProps | Construction properties for a ResourcePolicy. |
RotationSchedule | A rotation schedule. |
RotationScheduleOptions | Options to add a rotation schedule to a secret. |
RotationScheduleProps | Construction properties for a RotationSchedule. |
Secret | Creates a new secret in AWS SecretsManager. |
SecretAttachmentTargetProps | Attachment target specifications. |
SecretAttributes | Attributes required to import an existing secret into the Stack. |
SecretProps | The properties required to create a new secret in AWS Secrets Manager. |
SecretRotation | Secret rotation for a service or database. |
SecretRotationApplication | A secret rotation serverless application. |
SecretRotationApplicationOptions | Options for a SecretRotationApplication. |
SecretRotationProps | Construction properties for a SecretRotation. |
SecretStringGenerator | Configuration to generate secrets such as passwords automatically. |
SecretStringValueBeta1 | (deprecated) An experimental class used to specify an initial secret value for a Secret. |
SecretTargetAttachment | An attached secret. |
SecretTargetAttachmentProps | Construction properties for an AttachedSecret. |
SingleUserHostedRotationOptions | Single user hosted rotation options. |
Interfaces
CfnRotationSchedule.IHostedRotationLambdaProperty | Creates a new Lambda rotation function based on one of the Secrets Manager rotation function templates . |
CfnRotationSchedule.IRotationRulesProperty | The rotation schedule and window. |
CfnSecret.IGenerateSecretStringProperty | Generates a random password. |
CfnSecret.IReplicaRegionProperty | Specifies a |
IAttachedSecretOptions | Options to add a secret attachment to a secret. |
ICfnResourcePolicyProps | Properties for defining a |
ICfnRotationScheduleProps | Properties for defining a |
ICfnSecretProps | Properties for defining a |
ICfnSecretTargetAttachmentProps | Properties for defining a |
IMultiUserHostedRotationOptions | Multi user hosted rotation options. |
IReplicaRegion | Secret replica region. |
IResourcePolicyProps | Construction properties for a ResourcePolicy. |
IRotationScheduleOptions | Options to add a rotation schedule to a secret. |
IRotationScheduleProps | Construction properties for a RotationSchedule. |
ISecret | A secret in AWS Secrets Manager. |
ISecretAttachmentTarget | A secret attachment target. |
ISecretAttachmentTargetProps | Attachment target specifications. |
ISecretAttributes | Attributes required to import an existing secret into the Stack. |
ISecretProps | The properties required to create a new secret in AWS Secrets Manager. |
ISecretRotationApplicationOptions | Options for a SecretRotationApplication. |
ISecretRotationProps | Construction properties for a SecretRotation. |
ISecretStringGenerator | Configuration to generate secrets such as passwords automatically. |
ISecretTargetAttachment | |
ISecretTargetAttachmentProps | Construction properties for an AttachedSecret. |
ISingleUserHostedRotationOptions | Single user hosted rotation options. |
Enums
AttachmentTargetType | The type of service or database that's being associated with the secret. |