C# 클래스 Amazon.EC2.Model.CreateFlowLogsRequest

Container for the parameters to the CreateFlowLogs operation. Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC. Flow logs are delivered to a specified log group in Amazon CloudWatch Logs. If you specify a VPC or subnet in the request, a log stream is created in CloudWatch Logs for each network interface in the subnet or VPC. Log streams can include information about accepted and rejected traffic to a network interface. You can view the data in your log streams using Amazon CloudWatch Logs.

In your request, you must also specify an IAM role that has permission to publish logs to CloudWatch Logs.

상속: AmazonEC2Request
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetClientToken ( ) : bool
IsSetDeliverLogsPermissionArn ( ) : bool
IsSetLogGroupName ( ) : bool
IsSetResourceIds ( ) : bool
IsSetResourceType ( ) : bool
IsSetTrafficType ( ) : bool