id | string | The unique identifier of the data forwarding destination. |
description | string | Description of the S3 data forwarding destination. |
accessKeyId | string | The AWS Access ID to access the S3 bucket. |
authenticationMode | string | AWS IAM authentication method used for access. Possible values are: 1. AccessKey 2. RoleBased |
bucketName | string | The name of the Amazon S3 bucket. |
createdAt | string | Creation timestamp in UTC in RFC3339 format. |
createdBy | string | Identifier of the user who created the resource. |
destinationName | string | Name of the S3 data forwarding destination. |
enabled | boolean | True if the destination is Active. |
encrypted | boolean | Enable S3 server-side encryption. |
invalidatedBySystem | boolean | True if invalidated by the system. |
modifiedAt | string | Last modification timestamp in UTC. |
modifiedBy | string | Identifier of the user who last modified the resource. |
region | string | The region where the S3 bucket is located. |
roleArn | string | The AWS Role ARN to access the S3 bucket. |
secretAccessKey | string | The AWS Secret Key to access the S3 bucket. |