Skip to content

Conversation

@shepazon
Copy link
Contributor

This PR rolls back changes to the Lambda runtime example that slipped accidentally into the Cognito identity resolver example.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

shepazon and others added 10 commits September 23, 2025 20:06
Added AWS Support hello and scenario for Swift SDK

Code examples written for this usecase look good and are merged into the main branch.
Update method signature for SAP ABAP SDK

The method signature was updated to remove the exporting parameter since the method doesn't return any values.
Changes made look good.
…7592)

* Fixed file permissions

* Remove unnecessary code

* Remove unneeded stuff
* Python: Add S3 Batch scenario

* chore(README): Add README for S3 Batch Python

* test: Add unit tests for S3 Batch Scenario Python

* Fix job activation and update tests

* chore(metadata): Add new metadata to s3-control-metadata

* Add job status, priority updates, tagging

* feat: add type hints and fix status message

* chore(metadata): add snippet tags and metadata for every operations

* refactor: standardize user input handling with helper and update metadata.yaml

* refactor: restructure classes to follow Python examples standards

* refactor: remove hard-coded region and use default config

* refactor: use client injection pattern to follow Python examples standards

* test: add service method stubbing pattern to follow Python Examples Standards

* chore: fix snippet tags

* chore: address metadata and README items

* add clean up resources for when scenario fails

* Update with status checking for cancellation, and simplified integration test.

---------

Co-authored-by: Rachel Hagerman <[email protected]>
* Enhancement: Adding AdaptiveRetry Samples for Java SDK v2, DynamoDB

This change added comprehensive examples and documentation for implementing AdaptiveRetryStrategy with Amazon DynamoDB using AWS SDK for Java 2.x.
…hoto_analyzer/frontend (#7596)

Bump brace-expansion in /python/cross_service/photo_analyzer/frontend

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This removes changes that slipped into main from a PR that hasn't been merged
yet, because it accidentally got added to a different commit.
@shepazon shepazon requested a review from rlhagerm September 29, 2025 17:49
@shepazon shepazon self-assigned this Sep 29, 2025
@shepazon shepazon added the Swift This issue relates to the AWS SDK for Swift label Sep 29, 2025
@github-actions github-actions bot added Python This issue relates to the AWS SDK for Python (boto3) Java-v2 This issue relates to the AWS SDK for Java V2 SAP ABAP This issue relates to the AWS SDK for SAP ABAP labels Sep 29, 2025
@shepazon shepazon closed this Sep 29, 2025
@shepazon shepazon deleted the undo-lambda-changes branch September 29, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java-v2 This issue relates to the AWS SDK for Java V2 Python This issue relates to the AWS SDK for Python (boto3) SAP ABAP This issue relates to the AWS SDK for SAP ABAP Swift This issue relates to the AWS SDK for Swift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants