fix iam service_account bugs
This commit is contained in:
@@ -79,6 +79,9 @@ pub enum Error {
|
||||
#[error("action not allowed")]
|
||||
IAMActionNotAllowed,
|
||||
|
||||
#[error("invalid expiration")]
|
||||
InvalidExpiration,
|
||||
|
||||
#[error("no secret key with access key")]
|
||||
NoSecretKeyWithAccessKey,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user