-
Notifications
You must be signed in to change notification settings - Fork 474
[AWS] Add reference to API requests and pricing info #11416
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
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ! Thank you @alaudazzi
Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
|
💚 Build Succeeded
History
cc @alaudazzi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CODEOWNER review.
Package aws - 2.28.0 containing this change is available at https://epr.elastic.co/search?package=aws |
Package aws_bedrock - 0.11.2 containing this change is available at https://epr.elastic.co/search?package=aws_bedrock |
* Move pricing info to the top of the table * Update kinesis * Update apigateway * Update billing * Add reference to pricing info * Update aws package * Update aws-bedrock package * Update changelog for AWS package * Update changelog for AWS_Bedrock package * Fix broken link * Update manifest * Update packages/aws/manifest.yml Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> * Fix manifest version * Update manifest after conflicts fix --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
* Move pricing info to the top of the table * Update kinesis * Update apigateway * Update billing * Add reference to pricing info * Update aws package * Update aws-bedrock package * Update changelog for AWS package * Update changelog for AWS_Bedrock package * Fix broken link * Update manifest * Update packages/aws/manifest.yml Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> * Fix manifest version * Update manifest after conflicts fix --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
This PR:
Each of these APIs may generate extra charges on your AWS Account. Please refer to [AWS Pricing](https://aws.amazon.com/pricing) for more information.
Closes #11171