AlejandroMorgante commented on issue #68225: URL: https://github.com/apache/airflow/issues/68225#issuecomment-4650087220
Verified `apache-airflow-providers-amazon[aiobotocore]==9.30.0rc2`. Tested: https://github.com/apache/airflow/pull/67984 https://github.com/apache/airflow/pull/67524 Environment: - Airflow 3.1.3 Docker image (`apache/airflow:3.1.3-python3.11`) - Python 3.11 - Provider installed from the PyPI RC package - AWS region: `us-east-1` - Tested against real AWS resources in a test account Result: - Bedrock AgentCore Runtime create reached `READY`, invoke returned a valid response, and delete submitted successfully. The runtime was later confirmed deleted via `ResourceNotFoundException`. - `DmsModifyTaskOperator` successfully modified a temporary DMS replication task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
