Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (5.6k points)

get_parameters 

It doesn't list all the parameters?

1 Answer

0 votes
by (12.4k points)
edited by

 Providing with a sample command 

import boto3

ssm = boto3.client('ssm')

parameters = ssm.describe_parameters()['Parameters']

Interested to learn more about AWS? Come & Join: AWS Training

Related questions

+1 vote
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...