Feature Request: Support additional_policy in post_deployments Section #5939
Labels
type/enhancement
Issues that are improvements for existing features.
type/feature
Issues that are new feature requests.
type/request
Issues that are created by customers.
Description
I would like to request support for the additional_policy property in the post_deployments section of the pipeline manifest. This enhancement would allow users to specify additional IAM policies for tasks executed after deployments, offering greater flexibility and control over permissions during the post-deployment phase.
Proposed Code Snippet:
Here is an example of how the additional_policy property can be utilized in the post_deployments section:
Use Case:
In scenarios where post-deployment tasks require specific permissions not covered by the default policies, users would benefit from the ability to specify additional IAM policies. For instance, when updating ECS services or interacting with other AWS resources, tailored permissions can be crucial for successful execution.
The text was updated successfully, but these errors were encountered: