Use python and boto3 to perform AWS s3 operations without using awscli
Use python with boto3 , argparse module to perform various operations on AWS S3 bucket like create bucket , add objects etc .
To perform the various operations we need AWS account and then create one IAM User with S3 service access.
Visit link https...
blog.techwithpratik.tech3 min read