InterfacesSecretRotationEventHandlerOn this pageSecretRotationEventHandler <Configuration, Service, Profile>Index PropertieshandlerProperties handlerhandler: (request: SecretRotationRequest, context: LambdaContext<Configuration, Service, Profile>) => Promisable<Try<void>>Type declaration(request: SecretRotationRequest, context: LambdaContext<Configuration, Service, Profile>): Promisable<Try<void>>Parametersrequest: SecretRotationRequestcontext: LambdaContext<Configuration, Service, Profile>Returns Promisable<Try<void>>