Feature: This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
Feature: Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.
Feature: Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.
Feature: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates
Feature: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources.
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws-sdk-go group in /provider/appconfig with 4 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/appconfig and github.com/aws/aws-sdk-go-v2/service/appconfigdata.
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.1 to 1.30.3Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.24 to 1.27.26Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/appconfig
from 1.31.1 to 1.31.3Commits
fcc0f5d
Release 2023-04-10cd750e0
Regenerated Clients1bc2f05
Update endpoints modelb964f5c
Update API modelfd69015
fix APIGW exports nullability exceptionsfae239a
Merge pull request #2089 from aws/auditAccessibilityacf33a2
Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...27360c1
fix APIGW exports nullability exceptions30383d5
Release 2023-04-07352f89c
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/appconfigdata
from 1.16.1 to 1.16.3Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/appconfigdata's changelog.
... (truncated)
Commits
6911981
Release 2022-04-251bd13c6
Regenerated Clients82cbcb0
Update API modelb0a3c24
AddsPolicy
andDuration
parameters tostscreds.WebIdentityRoleOptions
...da333d3
internal/sync/singleflight: Update version of singleflight (#1679)7065f83
Add make command for listing the SDK's complete set of Go dependencies (#1677)d27c530
Release 2022-04-2267f8605
Regenerated Clients4e2def0
Update API modelaa725de
Update smithy-go to smithy 1.21.0 (#1615)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