[transfer] SecurityGroupIds propertie missing in interface EndpointDetailsProperty #11275
Closed
2 tasks
Labels
@aws-cdk/aws-transfer
Related to AWS Transfer for SFTP
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p1
Use Case
Need to configure a Security Group for a SFTP Transfer in VPC type like availabe in Cloudformation :
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html#cfn-transfer-server-endpointdetails-securitygroupids
Proposed Solution
Add SecurityGroupIds prop in
AWS::Transfer::Server EndpointDetails
.Other
If not provided, default VPC SGR is used; and it's not the idea :)
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: