Skip to content

[appmesh] Add IAM Grants to Resources  #11639

Closed
@dfezzie

Description

Per the CDK Design Guidelines App Mesh should have grants on a per resource basis.

Use Case

Granting permissions to other services to call App Mesh is an important part of stabilizing the App Mesh L2 APIs

Proposed Solution

For each resource, we should implement a grant for Describe, Delete, Update, TagResource, and UntagResource. There should also be high level ListAll and DescribeAll permissions as described in the CDK Design Guidelines.

For Virtual Nodes and Virtual Gateways, we should implement a grant for StreamAggregatedResources

Other

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

This is a 🚀 Feature Request

Metadata

Assignees

Labels

@aws-cdk/aws-appmeshRelated to AWS App Mesheffort/largeLarge work item – several weeks of effortfeature-requestA feature should be added or improved.p2

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions