Skip to content

[FR] services.x-iam option to pull all the policies into a single managed policy attached to the role. #788

@JohnPreston

Description

@JohnPreston

It might be simpler, from a readability and audit POV to have the policies put together as part of a ManagedPolicy attached to the role, vs having inline policies.

services:
  my-app:
    x-iam:
      UseManagedPolicy: bool

Would effectively allow to have the policies put in a managed one. Default remains to have inline policies.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions