clients: read config files from paths relative to homedir (#6265) (fa3b6030)
Documentation Changes
client-groundstation: Documentation update specifying OEM ephemeris units of measurement (37f74944)
New Features
clients: update client endpoints as of 2024-07-10 (3a748e58)
client-bedrock-agent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. (6d701b12)
client-bedrock-agent-runtime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. (f2f40c1e)
client-mediaconnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. (427a732c)
client-glue: Add recipe step support for recipe node (c9d85d8e)
client-license-manager-linux-subscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. (e4903347)
client-bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock. (f8cc6bdd)
client-bedrock-runtime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. (8863b77e)
client-batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. (bda616d0)
client-ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level (d835dbb9)
Bug Fixes
util-dynamodb: perform global interface check in NativeAttributeBinary union (#6261) (e116b4c2)
Tests
client-s3: dot segment in URI Label (#6262) (992c63a0)
For list of updated packages, view updated-packages.md in assets-3.614.0.zip
v3.613.0
3.613.0(2024-07-09)
Chores
clients: add automatic id tokens for header values (#6260) (2697d89a)
New Features
clients: update client endpoints as of 2024-07-09 (d5e32c24)
client-sagemaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. (ec13654a)
client-fsx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. (cd5cd966)
client-datazone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes (5d3596b7)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @aws-sdk/s3-request-presigner from 3.591.0 to 3.614.0.
Release notes
Sourced from
@aws-sdk/s3-request-presigner
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner
's changelog.... (truncated)
Commits
794a37e
Publish v3.614.0fa3b603
chore(clients): read config files from paths relative to homedir (#6265)630d429
Publish v3.613.01965eb0
fix(middleware-eventstream): lowercase headers more consistently (#6259)48e5271
Publish v3.609.03da4203
chore: bump smithy versions (#6243)ab5fafe
Publish v3.608.05c9e9d7
Publish v3.606.05a9caa5
Publish v3.600.01bf87e3
docs(s3-request-presigner): add in getSignedUrl example with and without sign...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show