Skip to content

Commit

Permalink
change role
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Mar 12, 2024
1 parent 8030eb9 commit 41e978e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

public class OptOutConstants {

public static final String ROLE = "arn:aws:iam::330810004472:role/delegatedadmin/developer/ab2d-test-github-actions";
public static final String ROLE = "arn:aws:iam::330810004472:role/delegatedadmin/developer/ab2d-test-opt-out-import-function";
//"arn:aws:iam::330810004472:role/delegatedadmin/developer/ab2d-test-opt-out-import-function"
public static final String ENDPOINT = "https://s3.amazonaws.com";
public static final Region S3_REGION = Region.US_EAST_1;
Expand Down

0 comments on commit 41e978e

Please sign in to comment.