aws / aws/serverless-application-model
ComprehendFullAccessPolicy Is Needed
Open
area/policy-templates
type/feature
- Dominant language
- Python
- Stars
- 9.6k
- Forks
- 2.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 7
Description
**Description:**
SAM, defining function within YAML. Function calls async Comprehend capabilities (classic start/complete). ComprehendBasicAccessPolicy does not include the basic async calls and seems limited to async calls. We either need to expand ComprehendBasicAccessPolicy to include async calls or, alternately, create a full access policy for comprehend. In reality, perhaps both are best. As such, we'd also need passrole for async.
Contributor guide
Assessment
This issue has not been assessed yet.