How to create and store secrets in AWS Secrets Manager using Python boto3 module | AWS SDK tutorial

preview_player
Показать описание
How to create and store secrets in AWS Secrets Manager using Python boto3 module: In this video I will show you how you can create and store secrets like database password in AWS Secrets manager service using AWS SDK for python which is boto3 module.
We will create the code and confirm it by checking the console.
#aws #boto3 #python

Timestamps
0:00 Intro
0:10 AWS Boto3 module
0:30 AWS configure
0:55 Creating python code/script to create secret
03:00 Secret created and shown on console

Checkout these videos:

python secrets manager
aws secrets manager python
create secrets manager python
python code to create aws secrets manager
python code to store aws secrets manager
python code to access aws secrets manager
aws secrets manager
secrets manager
boto3 secret manager
boto3 secrets manager update secret
boto3 secret manager create secret
how to use boto3 in aws
boto3 python tutorial
aws secrets manager tutorial
aws secrets manager password rotation
boto3 get secret
boto3
Рекомендации по теме
Комментарии
Автор

I am currently working on the same project. Thanks for sharing ❤️

smartengineer
Автор

Can you please make a series of boto3 tutorial

biharlearning
Автор

getting below error.

File "/usr/local/lib/python3.7/site-packages/botocore/regions.py", line 277, in _endpoint_for_partition
raise NoRegionError()
You must specify a region.

pavankumar