Relative Content

Tag Archive for amazon-web-servicesaws-cli

Export cloudwatch logs to S3 bucket

I was following this document to export the logs to S3 https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/S3ExportTasks.html#ExportCrossAccount-CLI

Parsing AWS CLI response

I am looking to tidy up a response from aws ec2 cli. Basically want to get a list of ec2 instances terminated because of lack of spot capacity.