Skip to main content

spotf egress-sink create-or-update s3

Create/Update AWS S3 Egress Sink

Arguments

None.

Options

--name: Egress Sink name

  • Required.
  • Value = [string]

--bucket: [Config] Name of the AWS S3 bucket

  • Value = [string]

--region: [Config] Region where the bucket is located, e.g. 'eu-central-1'

  • Value = [string]

--access-key: [Config] Access Key credential of IAM User that has access to the bucket

  • Value = [string]

--secret-access-key: [Config] Secret Access Key credential of IAM User that has access to the bucket

  • Value = [string]

--is-enabled: Specifies whether to enable or disable the sending of messages to the Egress Sink. By default, the sending of messages to the newly created Egress Sink is enabled. To disable it, use the option '--is-enabled false'.


--instance-label: Label for IoT Platform instance

  • Value = [string]

--workspace: Workspace ID / Name

  • Value = [string]