Skip to content

Update ASF APIs #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update ASF APIs #7

wants to merge 1 commit into from

Conversation

lizard-boy
Copy link

🚀 ASF Update Report 🚀

This PR has been automatically generated to update the generated API stubs for our ASF services.
It uses the latest code-generator from the master branch ([scaffold.py]

(https://github.com/localstack/localstack/blob/master/localstack/aws/scaffold.py)) and the latest published version of botocore to re-generate all API stubs which are already present in the localstack.aws.api module of the master branch.

🔄 Updated Services

This PR updates the following services:

  • lambda-
  • pipes
  • ssm

👷🏽 Handle this PR

The following options describe how to interact with this PR / the auto-update:

✔️ Accept Changes
If the changes are satisfying, just squash-merge the PR and delete the source branch.

🚫 Ignore Changes
If you want to ignore the changes in this PR, just close the PR and do not delete the source branch. The PR will not be opened and a new PR will not be created for as long as the generated code does not change (or the branch is deleted). As soon as there are new changes, a new PR will be created.

✏️ Adapt Changes
Don't do this. The APIs are auto-generated. If you decide that the APIs should look different, you have to change the code-generation.

⏸️ Pause Updates
Remove the cron-schedule trigger of the GitHub Action workflow which creates these PRs. The action can then still be triggered manually, but it will not be executed automatically.

Changes

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR updates AWS-related dependencies and modifies the AWS Pipes API to include KMS encryption support.

  • Added KmsKeyIdentifier field to CreatePipeRequest, DescribePipeResponse, and UpdatePipeRequest in localstack/aws/api/pipes/__init__.py, enhancing security for AWS Pipes
  • Updated boto3 and botocore from version 1.35.14 to 1.35.19 across multiple requirement files
  • Updated awscli from version 1.34.14 to 1.34.19 in development and runtime requirement files
  • These updates are part of an automated process to keep ASF APIs current with the latest AWS services and features

7 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants