Skip to content

Commit d426c64

Browse files
authored
Update plugin.go
1 parent 442ddcb commit d426c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ type Plugin struct {
2929
AssumeRoleSessionName string
3030
Bucket string
3131
UserRoleArn string
32+
UserRoleExternalID string // New field for UserRoleArn ExternalID
3233

3334
// if not "", enable server-side encryption
3435
// valid values are:

0 commit comments

Comments
 (0)