Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/secretsmanager.ts?docs=full";

§Classes

SecretsManager

§Interfaces

CancelRotateSecretRequest
CancelRotateSecretResponse
CreateSecretRequest
CreateSecretResponse
DeleteResourcePolicyRequest
DeleteResourcePolicyResponse
DeleteSecretRequest
DeleteSecretResponse
DescribeSecretRequest
DescribeSecretResponse
Filter

Allows you to add filters when you use the search function in Secrets Manager. For more information, see Find secrets in Secrets Manager.

GetRandomPasswordRequest
GetRandomPasswordResponse
GetResourcePolicyRequest
GetResourcePolicyResponse
GetSecretValueRequest
GetSecretValueResponse
ListSecretsRequest
ListSecretsResponse
ListSecretVersionIdsRequest
ListSecretVersionIdsResponse
PutResourcePolicyRequest
PutResourcePolicyResponse
PutSecretValueRequest
PutSecretValueResponse
RemoveRegionsFromReplicationRequest
RemoveRegionsFromReplicationResponse
ReplicaRegionType

A custom type that specifies a Region and the KmsKeyId for a replica secret.

ReplicateSecretToRegionsRequest
ReplicateSecretToRegionsResponse
ReplicationStatusType

A replication object consisting of a RegionReplicationStatus object and includes a Region, KMSKeyId, status, and status message.

RestoreSecretRequest
RestoreSecretResponse
RotateSecretRequest
RotateSecretResponse
RotationRulesType

A structure that defines the rotation configuration for the secret.

SecretListEntry

A structure that contains the details about a secret. It does not include the encrypted SecretString and SecretBinary values. To get those values, use GetSecretValue .

SecretVersionsListEntry

A structure that contains information about one version of a secret.

StopReplicationToReplicaRequest
StopReplicationToReplicaResponse
Tag

A structure that contains information about a tag.

TagResourceRequest
UntagResourceRequest
UpdateSecretRequest
UpdateSecretResponse
UpdateSecretVersionStageRequest
UpdateSecretVersionStageResponse
ValidateResourcePolicyRequest
ValidateResourcePolicyResponse
ValidationErrorsEntry

Displays errors that occurred during validation of the resource policy.

§Type Aliases

FilterNameStringType
SortOrderType
StatusType