by shigemk2

当面は技術的なことしか書かない

CloudFormation SecurityGroup Ingress

SecurityGroupで指定できるソースの一覧。

  CidrIp: String
  CidrIpv6: String
  Description: String
  FromPort: Integer
  IpProtocol: String
  SourcePrefixListId: String
  SourceSecurityGroupId: String
  SourceSecurityGroupName: String
  SourceSecurityGroupOwnerId: String
  ToPort: Integer

docs.aws.amazon.com