Serverless-application-model: `RekognitionNoDataAccessPolicy` do not support specific `collectionid` resources

Created on 4 Jan 2018  路  10Comments  路  Source: aws/serverless-application-model

arepolicy-templates typbug

Most helpful comment

@RobRoseKnows you should be able to submit it now 馃檶

All 10 comments

True. this is a bug. We will fix it.

@sanathkr I'd like to submit a pull request to fix this because it's holding me up. All Rekognition related policies currently require a collection id, even though a collection is not required for things like detecting faces, labels, and text. Would it be better to create a new Rekognition "no collections" policy that allows users to do everything that doesn't actually require a collection, or would it be best to modify one of the existing policies to not require a collection?

@brettstack I think you have to split the existing policy into two resources sections.. one that uses collectionid and one that doesn鈥檛..

Yeah this will need to be a separate policy.

I'm working on the Devpost hackathon and ran into this issue so I submitted a PR to fix it: #571. If someone could review it before the hackathon ends on October 2nd (preferably before), that would be splendid.

Hello! When is going to be the "RekognitionDetectOnlyPolicy" ready for publishing on the AWS Serverless Application Repository? I also need it for the Devpost Hackaton. So far it does not accept it as a policy template

@HCans On #571, @jlhood said they're planning a release "soon", before the end of the hackathon.

@RobRoseKnows you should be able to submit it now 馃檶

Thank you!
To submit I still need to wait for: https://github.com/awslabs/serverless-application-model/pull/589 . I hope it gets to a release on time :)

@RobRoseKnows @HCans #571 has been released, we are working on #589 as part of our next release

Was this page helpful?
0 / 5 - 0 ratings