Skip to content

Instantly share code, notes, and snippets.

View JosueFS's full-sized avatar
🏠
Working from home

Josué F. JosueFS

🏠
Working from home
View GitHub Profile
diff --git a/src/providers/aws/s3/upload_file_provider.ts b/src/providers/aws/s3/upload_file_provider.ts
index fcfa8c3c5..f67951ffd 100644
--- a/src/providers/aws/s3/upload_file_provider.ts
+++ b/src/providers/aws/s3/upload_file_provider.ts
@@ -4,7 +4,7 @@ import { AWS_DEFAULT_REGION } from "../../../config/aws";
import { AWSSessions } from "../index";
export class S3UploadFileProvider {
- private static _DEFAULT_ROLE_ARN = "arn:aws:iam::261353461965:role/s3AssumeRole";
+ private static _DEFAULT_ROLE_ARN = "arn:aws:iam::261353461965:role/AS-s3AssumeRole";