Andrei Neculau

Results 172 issues of Andrei Neculau

see ~https://stackoverflow.com/questions/9067993/upload-to-s3-with-curl-using-pre-signed-url-getting-403~ https://stackoverflow.com/a/43419319/465684

bug
aws:s3

* https://news.ycombinator.com/item?id=14601809 * https://thehftguy.com/2016/06/15/gce-vs-aws-in-2016-why-you-should-never-use-amazon/ * https://news.ycombinator.com/item?id=12939856 * http://blog.neptune.io/dos-and-donts-of-dynamodb-autoscaling/ * https://dblooman.com

`arn:aws:s3:::some-bucket:foo/*` was accepted as a valid resource today (typo `:foo` should have been `/foo`)

bug
aws:cloudformation
aws:iam

athena (hive) expects partitions to be part of the indexing path in a key-value pattern (year=YYYY/month=MM/day=DD/hour=HH), but firehose cannot be configured to do that. given that, automatic partitioning needs to...

enhancement
aws:athena

for unknown reasons, s3-firehose prefixes the dumps with a YYYY/MM/DD/HH prefix and cannot be configured to do otherwise

enhancement
aws:firehose

Firehose can be configured to dump onto an S3 bucket raw or compressed records. When choosing compression, Firehose will write instead to an object like "foo.gz" (as opposed to the...

bug
aws:s3
aws:firehose

Kinesis Firehose (S3) declares BufferingHints, CompressionFormat, Prefix as optional http://docs.aws.amazon.com/firehose/latest/APIReference/API_S3DestinationConfiguration.html but CloudFormation will fail when they are undefined (thus they are required).

bug
aws:cloudformation
aws:docs

Services -> History shows 6 most recent services... I bet most users use more than 6 every week, and that all users have a considerable screen real estate.

enhancement
aws:console

several services do not offer the possibility to delete items in "item-view", only in "list-view" despite having no multi-selection i.e. you can only delete one by one example: IAM Roles,...

bug
aws:console