Parameter | Description |
---|---|
AWS Authentication Type | Determines which authentication type is being used for this flow source. Value of ‘AccessKey’ indicates key/secret auth, and that “Access Key ID” and “Access Secret” fields should be included. Value of ‘RoleARN’ indicates that role auth is being used and that the role object should be included. |
Access Key ID | AWS Access Key ID. |
Access Secret | AWS Access Secret. |
Kinesis Shard ID | Kinesis shard id. |
Kinesis Stream | Kinesis stream. |
Region | Location of the flow source. |
Role ARN | String containing role authentication data. Used to authenticate via role. |
VPC Name | The name of the VPC. Eg. prod-vpc-east. |
Parameter | Description |
---|---|
Enabled | If this VPC is enabled or disabled. |
Tags | An array of strings to tag every flow from this VPC with. |
VPC Sample Rate | The sample rate of flows this VPC will send. Between 1 and 65535. |