S3 handler and properties

You can configure an endpoint to use a Simple Storage Service (S3) handler to exchange inbound or outbound messages with an S3 object storage provider.

IBM Cloud® Object Storage is one provider of cloud object storage.

Configure the following S3 handler properties for an endpoint in the End Points application:
URL
The URL of the S3 provider.
Bucketname
The name of the S3 provider that stores message data and metadata.
Secretkey
The secret access key that you use to sign the HTTP requests that you make to S3. You must authenticate your request with both the access key ID and the secret access key.
Accesskey
The access key ID that you use to sign the HTTP requests that you make to S3. You must authenticate your request with both the access key ID and the secret access key.