Insight Horizon
lifestyle /

describe_flow_logs - Boto3 1.34.74 documentation

{ 'FlowLogs': [ { 'CreationTime': datetime(2015, 1, 1), 'DeliverLogsErrorMessage': 'string', 'DeliverLogsPermissionArn': 'string', 'DeliverCrossAccountRole': 'string', 'DeliverLogsStatus': 'string', 'FlowLogId': 'string', 'FlowLogStatus': 'string', 'LogGroupName': 'string', 'ResourceId': 'string', 'TrafficType': 'ACCEPT'|'REJECT'|'ALL', 'LogDestinationType': 'cloud-watch-logs'|'s3'|'kinesis-data-firehose', 'LogDestination': 'string', 'LogFormat': 'string', 'Tags': [ { 'Key': 'string', 'Value': 'string' }, ], 'MaxAggregationInterval': 123, 'DestinationOptions': { 'FileFormat': 'plain-text'|'parquet', 'HiveCompatiblePartitions': True|False, 'PerHourPartition': True|False } }, ], 'NextToken': 'string'}