Andrew Hughes-Onslow

Results 5 issues of Andrew Hughes-Onslow

I've been tagging my resources, partly for billing, but also for access control. It turns out that the [`tags` property](https://aws.github.io/chalice/topics/configfile.html#tags) is applied only to the lambda functions and not to...

feature-request

I'm packaging my chalice app up as terraform config. When I create a new api stage (aws_api_gateway_deployment) and package this up the base path mapping (aws_api_gateway_base_path_mapping) complains that the api...

### Description: This appears to be closely related to https://github.com/aws/aws-sam-cli/issues/1072, however, this issue has been closed citing "de-duplicated builds, which will build same CodeUri for multiple functions". The issue I'm...

area/build

### Description I'm not sure how to categorise this but it seems like unexpected behaviour. I'm running a simple command such as `echo -e "BEGINNING OF FILE\n\n" > .tmpfile` When...

kind/bug
status/0-triage
area/builder
status/more-info-needed
version/25.0

Not being particularly familiar with Android permissions it would be nice if it was possible to either detect when photos are taken, or periodically detect new photos taken and prompt...

debated