aws-cloudformation / aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service
https://aws.amazon.com/rds/
Apache License 2.0
26 stars 42 forks source link

Add iam CreateServiceLinkedRole permissions #465

Closed dbbh closed 11 months ago

dbbh commented 11 months ago

Issue #, if available:

Description of changes: Cloudformation handlers need to specify which permissions are required to perform the operations requested by customers. This CR adds CreateServiceLinkedRole on create for other resources similar to what is being done for DbInstance

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.