You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Refactor Neptune IAM role configuration to support native CloudFormation. This was originally implemented using a custom resource as applying an IAM role via CFN was not supported at the time.
Is your feature request related to a problem? Please describe.
Refactor Neptune IAM role configuration to support native CloudFormation. This was originally implemented using a custom resource as applying an IAM role via CFN was not supported at the time.
Current implementation:
aws-bookstore-demo-app/template/master-fullstack.yaml
Line 208 in bbc1228
Latest support for IAM Role Attach with Neptune:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-neptune-dbcluster-dbclusterrole.html
The text was updated successfully, but these errors were encountered: