Skip to content

aws_cdk.aws_scheduler_alpha: missing iam methods such as grant_read and grant_read_write #31834

@seandkendall

Description

@seandkendall

Describe the feature

There are expected but missing methods in this new module
the missing iam methods such as grant_read and grant_read_write

Use Case

users need a way to grant read or read/write to their other components such as a lambda function that can control enable/disable for example

Proposed Solution

add grant_read, grant_write, grant_read_write methods which will add a policy to allow these actions

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.162.1

Environment details (OS name and version, etc.)

cdk python v2

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-iamRelated to AWS Identity and Access Managementeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions