Skip to content

Propagate verify and botocore_config through EC2StateSensorTrigger#68921

Open
o-nikolas wants to merge 1 commit into
apache:mainfrom
aws-mwaa:onikolas/aws-base/ec2-trigger
Open

Propagate verify and botocore_config through EC2StateSensorTrigger#68921
o-nikolas wants to merge 1 commit into
apache:mainfrom
aws-mwaa:onikolas/aws-base/ec2-trigger

Conversation

@o-nikolas

Copy link
Copy Markdown
Contributor

EC2StateSensorTrigger now accepts and serializes verify and botocore_config
and builds its hook with them, and EC2InstanceStateSensor forwards those values
when deferring. Previously a deferred EC2InstanceStateSensor silently dropped SSL
verification and botocore configuration.

This completes the trigger portion of the EC2 item in the base-AWS-classes
migration initiative.

related: #35278


Was generative AI tooling used to co-author this PR?
  • Yes — Kiro (claude-opus-4.8)

Generated-by: Kiro (claude-opus-4.8) following the guidelines

EC2StateSensorTrigger now accepts and serializes verify and botocore_config and
builds its hook with them, and EC2InstanceStateSensor forwards those values when
deferring. Previously a deferred EC2InstanceStateSensor silently dropped SSL
verification and botocore configuration, completing the trigger portion of the
EC2 migration in apache#35278.
@boring-cyborg boring-cyborg Bot added area:providers provider:amazon AWS/Amazon - related issues labels Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants