내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Error while uploading file from Adobe Campaign to s3

Avatar

Level 1

Hello,

I'm trying to upload a file from Adobe Campaign Classic v7 to S3 with a workflow, but I am getting this error:

 

amrita_kumaris4_0-1687764971408.png

 

Does someone know what is wrong here?

 

Thank,
Amrita

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 1

Thanks all. The issue was resolved after adding the correct S3 bucket name in the external account config.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Level 6

Hi @amrita_kumaris4 ,

 

feel the S3 bucket that you configured does not have permissions or your credentials to connect to the S3 might be expired.

 

Try to connect to S3 bucket using curl command bypassing region id, secret key, bucket name, etc, and test the connection, if it fails through curl then there is a permission issue at AWS and not at the campaign side.

Avatar

Employee Advisor

@amrita_kumaris4 ,

This is very generic error.

Do you have detailed logs of the error?

Also, have you validated the configuration of S3 bucket yet? 

Avatar

정확한 답변 작성자:
Level 1

Thanks all. The issue was resolved after adding the correct S3 bucket name in the external account config.