Storage: S3

Validate export storage

Validate a specific S3 export storage connection.

post/api/storages/export/s3/validate

Request body

aws_access_key_idstring

AWS_ACCESS_KEY_ID

aws_secret_access_keystring

AWS_SECRET_ACCESS_KEY

aws_session_tokenstring

AWS_SESSION_TOKEN

aws_sse_kms_key_idstring

AWS SSE KMS Key ID

bucketstring

S3 bucket name

can_delete_objectsboolean

Deletion from storage enabled.

descriptionstring

Storage description

idinteger

Storage ID. If set, storage with specified ID will be updated

prefixstring

S3 bucket prefix

projectinteger

Project ID

region_namestring

AWS Region

s3_endpointstring

S3 Endpoint

titlestring

Storage title

Response

Validation successful

Changes