91490/how-to-get-the-cloudfront-distribution
Hi Team,
I have created some distributions in Cloudfront. I want to get the distributions from the command line. How can I do that?
Hi@akhtar,
To get the distribution, you need to know the ID of the distribution. The following example gets the CloudFront distribution with the ID EDFDVBD6EXAMPLE, including its ETag.
$ aws cloudfront get-distribution --id EDFDVBD6EXAMPLE
On Amazon Linux AMIs you can do: $ ...READ MORE
Hi@akhtar, To get the details of your last ...READ MORE
Hi@shalk, You can create a session in your ...READ MORE
Hi@shalk, You can list down your RDS snapshot. ...READ MORE
Hi, It totally depends on your understanding and ...READ MORE
Security groups present in a VPC provides ...READ MORE
Security groups in a VPC is basically ...READ MORE
Stateful filtering is used to track the ...READ MORE
Hi@Manav, To know about information about pdf file, ...READ MORE
Hi@akhtar, You got this error because you restricted ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.