AWS Cloud Watch Dashboard using AWS Cloud Formation

0 votes

Is it possible to create a dashboard using AWS Cloud Formation? If yes, how? If no, can I do it using AWS CLI?

Jan 4, 2019 in AWS by datageek
• 3,090 points
917 views

1 answer to this question.

0 votes

Hai. It was not possible before. Well, you could alter dashboards using the console as much as you want, but programmatic modification and creation was not a feature. 

But in the year 2017 AWS announced additional features using which you can modify dashboards using programmatic access and cloudformation support. Four new API' were introduced:

  • ListDashboard - Fetch a list of all dashboards within an account, or a subset that share a common prefix.
  • GetDashboard - Fetch details for a single dashboard.
  • PutDashboard -  Create a new dashboard or update an existing one.
  • DeleteDashboard - Delete one or more dashboards.
answered Jan 4, 2019 by Archana
• 5,640 points

Related Questions In AWS

0 votes
1 answer

How to create AWS S3 api logs using Cloud Trail?

CloudTrail basically captures the part of API calls ...READ MORE

answered Dec 6, 2018 in AWS by Nitesh
351 views
0 votes
1 answer
0 votes
1 answer

How are aws ops work and cloud formation different?

Hey @Sradha, AWS OpsWorks  is an application management service ...READ MORE

answered Dec 28, 2018 in AWS by Supreme Commander
300 views
0 votes
1 answer
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

answered Oct 4, 2018 in AWS by Priyaj
• 58,100 points
4,898 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

answered Oct 22, 2018 in AWS by Priyaj
• 58,100 points
4,580 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

Exclude multiple folders using AWS S3 syn

Try this sudo aws s3 sync ...READ MORE

answered Nov 22, 2018 in AWS by Archana
• 5,640 points
3,127 views
0 votes
1 answer

How is security ensured in AWS cloud?

AWS gives the highest priority to cloud ...READ MORE

answered Dec 13, 2018 in AWS by Archana
• 5,640 points
425 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP