APIErrorType
The error Secrets Manager encountered while retrieving an individual secret as part of BatchGetSecretValue.
Contents
- ErrorCode
-
The error Secrets Manager encountered while retrieving an individual secret as part of BatchGetSecretValue, for example
ResourceNotFoundException
,InvalidParameterException
,InvalidRequestException
,DecryptionFailure
, orAccessDeniedException
.Type: String
Required: No
- Message
-
A message describing the error.
Type: String
Required: No
- SecretId
-
The ARN or name of the secret.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: