Skip to content

chore(deps): update aws-bedrock-token-generator requirement from >=0.1.0 to >=1.1.0#444

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aws-bedrock-token-generator-gte-1.1.0
Open

chore(deps): update aws-bedrock-token-generator requirement from >=0.1.0 to >=1.1.0#444
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aws-bedrock-token-generator-gte-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on aws-bedrock-token-generator to permit the latest version.

Changelog

Sourced from aws-bedrock-token-generator's changelog.

[1.1.0] - 2025-10-25

Added

  • New provide_token() helper function as a simplified entry point for users
  • Support for default AWS region from environment (AWS_REGION) if not explicitly provided
  • Token expiry is now configurable via expiry: timedelta, with a default of 12 hours

[1.0.0] - 2025-06-10

Added

  • Initial release of AWS Bedrock Token Generator for Python
  • BedrockTokenGenerator class for generating bearer tokens
  • Support for AWS SigV4 signing with 12-hour token expiration
  • Integration with boto3 credential providers
  • Comprehensive unit tests
  • Type hints for better IDE support
  • Documentation and examples

Features

  • Generate short-term bearer tokens for AWS Bedrock API authentication
  • Multi-region support
  • Support for various AWS credential providers
  • Secure token generation using AWS SigV4 signing
  • Base64-encoded token format with version information

Security

  • Tokens expire after 12 hours
  • Uses AWS SigV4 signing for secure authentication
  • No long-term credential exposure

[Unreleased]

Planned

  • Additional credential provider examples
  • Enhanced error handling
  • Performance optimizations
Commits

@dependabot dependabot Bot added automated Created by an automation (GitHub Actions, etc.) dependencies Pull requests that update a dependency file labels Jun 11, 2026
@dependabot dependabot Bot requested a review from w601sxs as a code owner June 11, 2026 08:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automated Created by an automation (GitHub Actions, etc.) labels Jun 11, 2026
Updates the requirements on [aws-bedrock-token-generator](https://github.com/aws/aws-bedrock-token-generator-python) to permit the latest version.
- [Changelog](https://github.com/aws/aws-bedrock-token-generator-python/blob/main/CHANGELOG.md)
- [Commits](aws/aws-bedrock-token-generator-python@v1.1.0...v1.1.0)

---
updated-dependencies:
- dependency-name: aws-bedrock-token-generator
  dependency-version: 1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/aws-bedrock-token-generator-gte-1.1.0 branch from 7c6a5a0 to 47dc84b Compare June 11, 2026 08:34
@athewsey athewsey added the tutor Issues/PRs relating to the AI Tutor solution draft label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Created by an automation (GitHub Actions, etc.) dependencies Pull requests that update a dependency file tutor Issues/PRs relating to the AI Tutor solution draft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant