Skip to main content

ISecretsManagerUpdateSecretVersionStageRequest

Interface in AWS.SecretsManager

Interface for UpdateSecretVersionStage requests.

Ancestors

Properties

MoveToVersionId

property MoveToVersionId: string

Specify an identifier of a version to add the staging label to.

Do not include this to remove a label from a version. If the label is already attached to a different version of the secret, then you must also specify RemoveFromVersionId.

RemoveFromVersionId

property RemoveFromVersionId: string

Specify an identifier of a version to remove the staging label from.

SecretId

property SecretId: string

Specify the Amazon Resource Name (ARN) or name of the secret with version and staging labels to update.

VersionStage

property VersionStage: string

Specify the staging label to add or remove to a version.