Skip to content

Commit 695ca66

Browse files
docs: update github agent action to reference AGENT_SESSIONS_BUCKET secret (#1418)
1 parent b5d9468 commit 695ca66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Your IAM role must have these permissions in order to execute:
198198
3. **Create S3 Bucket** for session storage
199199
4. **Add GitHub Secrets**:
200200
- `AWS_ROLE_ARN`: The created role ARN
201-
- `STRANDS_SESSION_BUCKET`: The S3 bucket name
201+
- `AGENT_SESSIONS_BUCKET`: The S3 bucket name
202202

203203
## Security
204204

0 commit comments

Comments
 (0)