bedrock-agentcore-starter-toolkit 0.1.8__tar.gz → 0.1.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of bedrock-agentcore-starter-toolkit might be problematic. Click here for more details.
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/CHANGELOG.md +11 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/PKG-INFO +2 -2
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/pyproject.toml +2 -2
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/gateway/create_role.py +53 -12
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/scripts/base_bedrock_translate.py +6 -1
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/gateway/test_gateway_create_role.py +39 -3
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/uv.lock +5 -5
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/CODEOWNERS +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/branch-protection.json +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/dependabot.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/pull_request_template.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/ci.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/deploy-docs.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/integration_testing.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/pr-automerge.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/release.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/security-scanning.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/security.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.github/workflows/test-pypi-release.yml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.gitignore +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.pre-commit-config.yaml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.python-version +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/CODE-OF-CONDUCT.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/CONTRIBUTING.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/LICENSE.txt +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/NOTICE.txt +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/README.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/SECURITY.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/.gitignore +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/README.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/api-reference/cli.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/api-reference/identity.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/api-reference/memory.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/api-reference/runtime.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/api-reference/tools.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/examples/README.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/examples/async-processing.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/examples/gateway-integration.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/examples/session-management.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/index.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/stylesheets/extra.css +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/builtin-tools/quickstart-browser.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/builtin-tools/quickstart-code-interpreter.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/gateway/quickstart.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/identity/quickstart.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/import-agent/configuration.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/import-agent/design.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/import-agent/overview.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/import-agent/quickstart.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/memory/quickstart.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/observability/quickstart.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/runtime/async.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/runtime/notebook.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/runtime/overview.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/runtime/permissions.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/docs/user-guide/runtime/quickstart.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/mkdocs.yaml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/documentation/overrides/main.html +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/scripts/bump-version.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/scripts/prepare-release.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/scripts/setup-branch-protection.sh +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/scripts/validate-release.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/cli.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/common.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/gateway/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/gateway/commands.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/import_agent/README.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/import_agent/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/import_agent/agent_info.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/import_agent/commands.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/runtime/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/runtime/commands.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/cli/runtime/configuration_manager.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/notebook/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/notebook/runtime/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/notebook/runtime/bedrock_agentcore.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/gateway/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/gateway/client.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/gateway/constants.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/gateway/create_lambda.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/gateway/exceptions.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/configure.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/create_role.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/invoke.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/launch.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/models.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/operations/runtime/status.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/codebuild.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/ecr.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/assets/memory_manager_template.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/assets/requirements_langchain.j2 +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/assets/requirements_strands.j2 +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/assets/template_fixtures_merged.json +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/scripts/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/scripts/bedrock_to_langchain.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/scripts/bedrock_to_strands.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/import_agent/utils.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/services/runtime.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/endpoints.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/logging_config.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/config.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/container.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/entrypoint.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/logs.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/policy_template.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/schema.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/templates/Dockerfile.j2 +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/templates/dockerignore.template +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/templates/execution_role_policy.json.j2 +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/src/bedrock_agentcore_starter_toolkit/utils/runtime/templates/execution_role_trust_policy.json.j2 +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/cli/gateway/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/cli/gateway/test_commands.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/cli/runtime/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/cli/runtime/test_commands.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/cli/runtime/test_configuration_manager.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/cli/test_common.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/conftest.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/conftest_mock.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/fixtures/project_config_multiple.yaml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/fixtures/project_config_single.yaml +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/notebook/runtime/test_bedrock_agentcore.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/gateway/test_gateway_client.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/gateway/test_gateway_client_init.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/runtime/test_configure.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/runtime/test_create_role.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/runtime/test_invoke.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/runtime/test_launch.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/operations/runtime/test_status.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/import_agent/data/bedrock_config.json +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/import_agent/data/bedrock_config_multi_agent.json +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/import_agent/data/bedrock_config_no_schema.json +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/import_agent/test_import_agent.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/test_codebuild.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/test_ecr.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/test_runtime.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/services/test_runtime_conflict_error.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/utils/runtime/test_config.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/utils/runtime/test_container.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/utils/runtime/test_entrypoint.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/utils/runtime/test_policy_template.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/utils/test_endpoints.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests/utils/test_logging_config.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/cli/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/cli/runtime/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/cli/runtime/base_test.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/cli/runtime/test_simple_agent.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/gateway/README.md +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/gateway/test_cognito_token.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/gateway/test_create_gateway_role.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/gateway/test_egress_auth.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/gateway/test_gateway_cognito.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/identity/access_token_3LO.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/memory/test_create_memory.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/notebook/test_notebook_runtime.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/strands_agent/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/strands_agent/agent_example.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/tools/__init__.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/tools/my_mcp_client.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/tools/my_mcp_client_remote.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/tools/my_mcp_server.py +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/tools/setup_cognito.sh +0 -0
- {bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/tests_integ/utils/config.py +0 -0
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/CHANGELOG.md
RENAMED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.1.9] - 2025-09-07
|
|
4
|
+
|
|
5
|
+
### Changes
|
|
6
|
+
|
|
7
|
+
- fix: resolve regex escape sequence warnings (#151) (70d7381)
|
|
8
|
+
- feat(gateway): handle existing policies gracefully in _attach_policy (#140) (f372b99)
|
|
9
|
+
- chore: bump version to 0.1.8 (#150) (1421e48)
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
- Updated to bedrock-agentcore SDK v0.1.3
|
|
13
|
+
|
|
3
14
|
## [0.1.8] - 2025-09-02
|
|
4
15
|
|
|
5
16
|
### Changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bedrock-agentcore-starter-toolkit
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9
|
|
4
4
|
Summary: A starter toolkit for using Bedrock AgentCore
|
|
5
5
|
Project-URL: Homepage, https://github.com/aws/bedrock-agentcore-starter-toolkit
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/aws/bedrock-agentcore-starter-toolkit/issues
|
|
@@ -22,7 +22,7 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
|
22
22
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
23
23
|
Requires-Python: >=3.10
|
|
24
24
|
Requires-Dist: autopep8>=2.3.2
|
|
25
|
-
Requires-Dist: bedrock-agentcore>=0.1.
|
|
25
|
+
Requires-Dist: bedrock-agentcore>=0.1.3
|
|
26
26
|
Requires-Dist: boto3>=1.39.7
|
|
27
27
|
Requires-Dist: botocore>=1.39.7
|
|
28
28
|
Requires-Dist: docstring-parser<1.0,>=0.15
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/pyproject.toml
RENAMED
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "bedrock-agentcore-starter-toolkit"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.9"
|
|
8
8
|
description = "A starter toolkit for using Bedrock AgentCore"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.10"
|
|
@@ -28,7 +28,7 @@ classifiers = [
|
|
|
28
28
|
dependencies = [
|
|
29
29
|
"boto3>=1.39.7",
|
|
30
30
|
"botocore>=1.39.7",
|
|
31
|
-
"bedrock-agentcore>=0.1.
|
|
31
|
+
"bedrock-agentcore>=0.1.3",
|
|
32
32
|
"docstring_parser>=0.15,<1.0",
|
|
33
33
|
"httpx>=0.28.1",
|
|
34
34
|
"jinja2>=3.1.6",
|
|
@@ -73,18 +73,59 @@ def _attach_policy(
|
|
|
73
73
|
:param policy_name: the policy name (if not using a policy_arn).
|
|
74
74
|
:return:
|
|
75
75
|
"""
|
|
76
|
-
|
|
77
|
-
|
|
76
|
+
# Check for invalid combinations of parameters
|
|
77
|
+
if policy_arn:
|
|
78
|
+
if policy_document or policy_name:
|
|
79
|
+
raise Exception("Cannot specify both policy arn and policy document/name")
|
|
80
|
+
elif not (policy_document and policy_name):
|
|
81
|
+
raise Exception("Must specify both policy document and policy name, or just a policy arn")
|
|
82
|
+
|
|
78
83
|
try:
|
|
79
|
-
if
|
|
80
|
-
iam_client
|
|
81
|
-
|
|
82
|
-
policy = iam_client.create_policy(
|
|
83
|
-
PolicyName=policy_name,
|
|
84
|
-
PolicyDocument=policy_document,
|
|
85
|
-
)
|
|
86
|
-
iam_client.attach_role_policy(RoleName=role_name, PolicyArn=policy["Policy"]["Arn"])
|
|
87
|
-
else:
|
|
88
|
-
raise Exception("Must specify both policy document and policy name or just a policy arn")
|
|
84
|
+
if policy_document and policy_name:
|
|
85
|
+
policy_arn = _try_create_policy(iam_client, policy_name, policy_document)
|
|
86
|
+
iam_client.attach_role_policy(RoleName=role_name, PolicyArn=policy_arn)
|
|
89
87
|
except ClientError as e:
|
|
90
88
|
raise RuntimeError(f"Failed to attach AgentCore policy: {e}") from e
|
|
89
|
+
|
|
90
|
+
def _try_create_policy(
|
|
91
|
+
iam_client: BaseClient,
|
|
92
|
+
policy_name: str,
|
|
93
|
+
policy_document: str
|
|
94
|
+
) -> str:
|
|
95
|
+
"""Try to create a new policy, or return the arn if the policy already exists.
|
|
96
|
+
|
|
97
|
+
:param iam_client: the IAM client to use.
|
|
98
|
+
:param policy_name: the name of the policy to create.
|
|
99
|
+
:param policy_document: the policy document to create.
|
|
100
|
+
:return: the arn of the policy.
|
|
101
|
+
"""
|
|
102
|
+
try:
|
|
103
|
+
policy = iam_client.create_policy(
|
|
104
|
+
PolicyName=policy_name,
|
|
105
|
+
PolicyDocument=policy_document,
|
|
106
|
+
)
|
|
107
|
+
return policy["Policy"]["Arn"]
|
|
108
|
+
except ClientError as e:
|
|
109
|
+
if e.response["Error"]["Code"] == "EntityAlreadyExists":
|
|
110
|
+
return _get_existing_policy_arn(iam_client, policy_name)
|
|
111
|
+
else:
|
|
112
|
+
raise e
|
|
113
|
+
|
|
114
|
+
def _get_existing_policy_arn(
|
|
115
|
+
iam_client: BaseClient,
|
|
116
|
+
policy_name: str
|
|
117
|
+
) -> str:
|
|
118
|
+
"""Get the arn of an existing policy.
|
|
119
|
+
|
|
120
|
+
:param iam_client: the IAM client to use.
|
|
121
|
+
:param policy_name: the name of the policy to get.
|
|
122
|
+
:return: the arn of the policy.
|
|
123
|
+
"""
|
|
124
|
+
paginator = iam_client.get_paginator("list_policies")
|
|
125
|
+
try:
|
|
126
|
+
for page in paginator.paginate(Scope="Local"):
|
|
127
|
+
for policy in page["Policies"]:
|
|
128
|
+
if policy["PolicyName"] == policy_name:
|
|
129
|
+
return policy["Arn"]
|
|
130
|
+
except ClientError as e:
|
|
131
|
+
raise RuntimeError(f"Failed to get existing policy arn: {e}") from e
|
|
@@ -1031,6 +1031,10 @@ class BaseBedrockTranslator:
|
|
|
1031
1031
|
|
|
1032
1032
|
return code_1p
|
|
1033
1033
|
|
|
1034
|
+
def _get_url_regex_pattern(self) -> str:
|
|
1035
|
+
"""Get the URL regex pattern for source extraction."""
|
|
1036
|
+
return r'(?:https?://|www\.)(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,}(?:/[^/\s]*)*'
|
|
1037
|
+
|
|
1034
1038
|
def generate_entrypoint_code(self, platform: str) -> str:
|
|
1035
1039
|
"""Generate entrypoint code for the agent."""
|
|
1036
1040
|
entrypoint_code = ""
|
|
@@ -1059,6 +1063,7 @@ class BaseBedrockTranslator:
|
|
|
1059
1063
|
else "tools_used.update([msg.name for msg in agent_result if isinstance(msg, ToolMessage)])"
|
|
1060
1064
|
)
|
|
1061
1065
|
response_content_code = "str(agent_result)" if platform == "strands" else "agent_result[-1].content"
|
|
1066
|
+
url_pattern = self._get_url_regex_pattern()
|
|
1062
1067
|
|
|
1063
1068
|
entrypoint_code += f"""
|
|
1064
1069
|
def endpoint(payload, context):
|
|
@@ -1079,7 +1084,7 @@ class BaseBedrockTranslator:
|
|
|
1079
1084
|
|
|
1080
1085
|
# Gathering sources from the response
|
|
1081
1086
|
sources = []
|
|
1082
|
-
urls = re.findall(
|
|
1087
|
+
urls = re.findall({repr(url_pattern)}, response_content)
|
|
1083
1088
|
source_tags = re.findall(r"<source>(.*?)</source>", response_content)
|
|
1084
1089
|
sources.extend(urls)
|
|
1085
1090
|
sources.extend(source_tags)
|
|
@@ -254,7 +254,7 @@ class TestAttachPolicy:
|
|
|
254
254
|
"""Test that providing policy document without name raises exception."""
|
|
255
255
|
policy_document = {"Version": "2012-10-17"}
|
|
256
256
|
|
|
257
|
-
with pytest.raises(Exception, match="Must specify both policy document and policy name or just a policy arn"):
|
|
257
|
+
with pytest.raises(Exception, match="Must specify both policy document and policy name, or just a policy arn"):
|
|
258
258
|
_attach_policy(iam_client=self.mock_iam_client, role_name=self.role_name, policy_document=policy_document)
|
|
259
259
|
|
|
260
260
|
# Verify no AWS calls were made
|
|
@@ -265,7 +265,7 @@ class TestAttachPolicy:
|
|
|
265
265
|
"""Test that providing policy name without document raises exception."""
|
|
266
266
|
policy_name = "TestPolicy"
|
|
267
267
|
|
|
268
|
-
with pytest.raises(Exception, match="Must specify both policy document and policy name or just a policy arn"):
|
|
268
|
+
with pytest.raises(Exception, match="Must specify both policy document and policy name, or just a policy arn"):
|
|
269
269
|
_attach_policy(iam_client=self.mock_iam_client, role_name=self.role_name, policy_name=policy_name)
|
|
270
270
|
|
|
271
271
|
# Verify no AWS calls were made
|
|
@@ -274,7 +274,7 @@ class TestAttachPolicy:
|
|
|
274
274
|
|
|
275
275
|
def test_attach_policy_no_parameters_raises_exception(self):
|
|
276
276
|
"""Test that providing no policy parameters raises exception."""
|
|
277
|
-
with pytest.raises(Exception, match="Must specify both policy document and policy name or just a policy arn"):
|
|
277
|
+
with pytest.raises(Exception, match="Must specify both policy document and policy name, or just a policy arn"):
|
|
278
278
|
_attach_policy(iam_client=self.mock_iam_client, role_name=self.role_name)
|
|
279
279
|
|
|
280
280
|
# Verify no AWS calls were made
|
|
@@ -412,6 +412,42 @@ class TestAttachPolicy:
|
|
|
412
412
|
RoleName=self.role_name, PolicyArn=created_policy_arn
|
|
413
413
|
)
|
|
414
414
|
|
|
415
|
+
def test_attach_policy_with_existing_full_access_policy(self):
|
|
416
|
+
"""Test attaching a preexisting full access policy."""
|
|
417
|
+
policy_name = "BedrockAgentCoreGatewayStarterFullAccess"
|
|
418
|
+
existing_policy_arn = "arn:aws:iam::123456789012:policy/BedrockAgentCoreGatewayStarterFullAccess"
|
|
419
|
+
|
|
420
|
+
# Mock ClientError on create_policy
|
|
421
|
+
client_error = ClientError(
|
|
422
|
+
error_response={"Error": {
|
|
423
|
+
"Code": "EntityAlreadyExists",
|
|
424
|
+
"Message": f"Policy {policy_name} already exists"
|
|
425
|
+
}},
|
|
426
|
+
operation_name="CreatePolicy",
|
|
427
|
+
)
|
|
428
|
+
self.mock_iam_client.create_policy.side_effect = client_error
|
|
429
|
+
|
|
430
|
+
# Mock paginator
|
|
431
|
+
self.mock_iam_client.get_paginator.return_value.paginate.return_value = [
|
|
432
|
+
{"Policies": [{"Arn": existing_policy_arn, "PolicyName": policy_name}]}
|
|
433
|
+
]
|
|
434
|
+
|
|
435
|
+
_attach_policy(
|
|
436
|
+
iam_client=self.mock_iam_client,
|
|
437
|
+
role_name=self.role_name,
|
|
438
|
+
policy_document=AGENTCORE_FULL_ACCESS,
|
|
439
|
+
policy_name=policy_name,
|
|
440
|
+
)
|
|
441
|
+
|
|
442
|
+
# Verify paginator was called
|
|
443
|
+
self.mock_iam_client.get_paginator.assert_called_once_with("list_policies")
|
|
444
|
+
self.mock_iam_client.get_paginator().paginate.assert_called_once_with(Scope="Local")
|
|
445
|
+
|
|
446
|
+
# Verify attach_role_policy was called
|
|
447
|
+
self.mock_iam_client.attach_role_policy.assert_called_once_with(
|
|
448
|
+
RoleName=self.role_name, PolicyArn=existing_policy_arn
|
|
449
|
+
)
|
|
450
|
+
|
|
415
451
|
def test_attach_policy_with_aws_managed_policies(self):
|
|
416
452
|
"""Test attaching AWS managed policies from POLICIES constant."""
|
|
417
453
|
for policy_arn in POLICIES:
|
|
@@ -73,7 +73,7 @@ wheels = [
|
|
|
73
73
|
|
|
74
74
|
[[package]]
|
|
75
75
|
name = "bedrock-agentcore"
|
|
76
|
-
version = "0.1.
|
|
76
|
+
version = "0.1.3"
|
|
77
77
|
source = { registry = "https://pypi.org/simple" }
|
|
78
78
|
dependencies = [
|
|
79
79
|
{ name = "boto3" },
|
|
@@ -84,14 +84,14 @@ dependencies = [
|
|
|
84
84
|
{ name = "urllib3" },
|
|
85
85
|
{ name = "uvicorn" },
|
|
86
86
|
]
|
|
87
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
87
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6b/6b/d5051b8fffe83e71c0d8099388f81d510d316d167f6b3b33236d690a1808/bedrock_agentcore-0.1.3.tar.gz", hash = "sha256:5a569e54844aa2d6080ca0ff1c64a42d1bd7b19ef613f760c82187041b404ec5", size = 228637, upload-time = "2025-09-05T22:53:32.22Z" }
|
|
88
88
|
wheels = [
|
|
89
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
89
|
+
{ url = "https://files.pythonhosted.org/packages/58/89/4ed9b136bfab46c4afc4ff1e8fec12618eafc395fcd006234e10103111d6/bedrock_agentcore-0.1.3-py3-none-any.whl", hash = "sha256:570356f11d859dafe91aa524ba8e9cac46837d7202847c615b832e318c77f632", size = 61621, upload-time = "2025-09-05T22:53:31.199Z" },
|
|
90
90
|
]
|
|
91
91
|
|
|
92
92
|
[[package]]
|
|
93
93
|
name = "bedrock-agentcore-starter-toolkit"
|
|
94
|
-
version = "0.1.
|
|
94
|
+
version = "0.1.9"
|
|
95
95
|
source = { editable = "." }
|
|
96
96
|
dependencies = [
|
|
97
97
|
{ name = "autopep8" },
|
|
@@ -139,7 +139,7 @@ dev = [
|
|
|
139
139
|
[package.metadata]
|
|
140
140
|
requires-dist = [
|
|
141
141
|
{ name = "autopep8", specifier = ">=2.3.2" },
|
|
142
|
-
{ name = "bedrock-agentcore", specifier = ">=0.1.
|
|
142
|
+
{ name = "bedrock-agentcore", specifier = ">=0.1.3" },
|
|
143
143
|
{ name = "boto3", specifier = ">=1.39.7" },
|
|
144
144
|
{ name = "botocore", specifier = ">=1.39.7" },
|
|
145
145
|
{ name = "docstring-parser", specifier = ">=0.15,<1.0" },
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.gitignore
RENAMED
|
File without changes
|
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/.python-version
RENAMED
|
File without changes
|
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/CONTRIBUTING.md
RENAMED
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/LICENSE.txt
RENAMED
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/NOTICE.txt
RENAMED
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/README.md
RENAMED
|
File without changes
|
{bedrock_agentcore_starter_toolkit-0.1.8 → bedrock_agentcore_starter_toolkit-0.1.9}/SECURITY.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|