Regex in bash

that escaping of the plus sign annoys me https://www.pcre.org/ The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5 pcre (Perl Compatible Regular Expressions) alot cleaner

Read More »

Cloudtrail, s3 bucket: A conflicting conditional operation is currently in progress against this resource. Please try again.

for some reason S3Bucketlogs was holding, and no was no reason of knowing why. Cloudtrail seems to be a solution in terms of properly debugging the situation. Capture and consolidate user activity and API usage across AWS Regions and accounts on a single, centrally controlled platform. AWS Cloudtrail https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-stack-stuck-progress/ https://console.aws.amazon.com/cloudtrail/home?region=us-east-1#/[…]

Read More »

CloudFormation: One or more of the CNAMEs you provided are already associated with a different resource

Resource handler returned message: “Invalid request provided: One or more of the CNAMEs you provided are already associated with a different resource. (Service: CloudFront, Status Code: 409, Request ID: f820c050-6624-48c0-975d-7e3d9bb70eb3, Extended Request ID: null)” (RequestToken: 041d3aeb-f7a6-8313-9c74-c9c7d8c12c52, HandlerErrorCode: InvalidRequest) I already have a cloud distribution for the domain I’m creating the[…]

Read More »