• Pricing
alikian

Mfa Serverless Plugin

by

A simple plugin for deployment accounts with MFA

1.8k
8
  1. Mfa Serverless Plugin

mfa-serverless-plugin

MFA Serverless plugin

Set following environments variables

Serial Nuber or arn of MFA

AWS_MFA_SERIAL_NUMBER=arn:aws:iam::12345678910:mfa/mfa_user

MFA Key, it can be access only when setting up MFA first time

AWS_MFA_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

install plugin

npm install --save mfa-serverless-plugin

add plugin to your serverless.yml

plugins:
- mfa-serverless-plugin

Contents

  • mfa-serverless-plugin
  • Set following environments variables
  • install plugin
  • add plugin to your serverless.yml

Related

GuidesPluginsExamplesSlack CommunitySupport
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy