AWS tutorial with SAM and NodeJS | Part-8 | SSM Parameter store and Parameters

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 4

  • @rajeshprabhu2800
    @rajeshprabhu2800 2 года назад +1

    Hello Ritesh,
    Thanks for such wonderful explanations related to SAM, AWS Lambda, DynamoDB with node - Part8
    Pretty helpful to newbies who are lost in this AWS ocean.
    Great Effort buddy!

  • @aniketgholap4406
    @aniketgholap4406 Год назад

    hi @ritesh how to manage different variable/parameter for different enviroment
    is it possible to change while drploying

    • @Riteshkant
      @Riteshkant  Год назад +1

      if you have a single AWS account where you want to manage different environments, then in parameters define a parameter something like this, `StageName: dev` and use `!Ref StageName` function to refer to this environment

  • @kettlequeen1810
    @kettlequeen1810 3 года назад

    👏👏