Tool to add a custom symbol source to a Sentry project. Use when configuring symbol sources for crash symbolication.
idstringInternal ID of the source. Must be distinct and cannot start with 'sentry:'. UUID generated if not provided.
urlstringSource URL. Required for HTTP sources.
nameRequiredstringHuman-readable name of the source.
typeRequiredstringSource type. Options: 'http' (SymbolServer HTTP), 'gcs' (Google Cloud Storage), 's3' (Amazon S3).
bucketstringBucket name. Required for S3 and GCS sources.
prefixstringS3 or GCS prefix path.
regionstringAWS region enumeration for S3 sources.
passwordstringPassword for HTTP authentication.
usernamestringUsername for HTTP authentication.
access_keystringAWS Access Key. Required for S3 sources.
secret_keystringAWS Secret Access Key. Required for S3 sources.
private_keystringGCS private key. Required for GCS sources.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.