build(deps): bump aws-sdk from 2.652.0 to 2.686.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps aws-sdk from 2.652.0 to 2.686.0.
Release notes
Sourced from aws-sdk's releases.
Release v2.686.0
See changelog for more information.
Release v2.685.0
See changelog for more information.
Release v2.684.0
See changelog for more information.
Release v2.683.0
See changelog for more information.
Release v2.682.0
See changelog for more information.
Release v2.681.0
See changelog for more information.
Release v2.680.0
See changelog for more information.
Release v2.679.0
See changelog for more information.
Release v2.678.0
See changelog for more information.
Release v2.677.0
See changelog for more information.
Release v2.676.0
See changelog for more information.
Release v2.675.0
See changelog for more information.
Release v2.674.0
See changelog for more information.
Release v2.673.0
See changelog for more information.
Release v2.672.0
See changelog for more information.
Release v2.671.0
See changelog for more information.
Release v2.670.0
See changelog for more information.
... (truncated)
Changelog
Sourced from aws-sdk's changelog.
2.686.0
- feature: Kafka: New APIs for upgrading the Apache Kafka version of a cluster and to find out compatible upgrade paths
- feature: MarketplaceCatalog: AWS Marketplace Catalog now supports accessing initial change payloads with DescribeChangeSet operation.
- feature: WorkMail: This release adds support for Amazon WorkMail organization-level retention policies.
2.685.0
- feature: ELBv2: This release added support for HTTP/2 ALPN preference lists for Network Load Balancers
2.684.0
- feature: DLM: Allowing cron expression in the DLM policy creation schedule.
- feature: EC2: ebsOptimizedInfo, efaSupported and supportedVirtualizationTypes added to DescribeInstanceTypes API
- feature: ElastiCache: Amazon ElastiCache now allows you to use resource based policies to manage access to operations performed on ElastiCache resources. Also, Amazon ElastiCache now exposes ARN (Amazon Resource Names) for ElastiCache resources such as Cache Clusters and Parameter Groups. ARNs can be used to apply IAM policies to ElastiCache resources.
- feature: QuickSight: Add DataSetArns to QuickSight DescribeDashboard API response.
- feature: SSM: The AWS Systems Manager GetOpsSummary API action now supports multiple OpsResultAttributes in the request. Currently, this feature only supports OpsResultAttributes with the following TypeNames: [AWS:EC2InstanceComputeOptimizer] or [AWS:EC2InstanceInformation, AWS:EC2InstanceComputeOptimizer]. These TypeNames can be used along with either or both of the following: [AWS:EC2InstanceRecommendation, AWS:RecommendationSource]
2.683.0
- bugfix: DualStack: Add dualstack by modifying existing endpoint in config
- bugfix: EndpointDiscovery: * If at least one operation requires endpoint discovery then the SDK enables endpoint discovery by default including operational endpoint discovery operations; * Users can set config
endpointDiscoveryEnabled
, envAWS_ENDPOINT_DISCOVERY_ENABLED
, config file entryendpoint_discovery_enabled
tofalse
to explictly disable endpoint discovery, even operations the require endpoint discovery will fail; * SDK throws if endpoint discovery is explicitly disabled but operation requires endpoint discovery; * Now SDK throws more clear error message when required endpoint operation fails- bugfix: S3: throw exception when incomplete body is returned from CopyObject, UploadPartCopy, and CompleteMultipartUpload
- feature: IoTSiteWise: This release adds support for the standard deviation auto-computed aggregate and improved support for portal logo images in SiteWise.
2.682.0
- bugfix: Typings: When implementing
Credentials
interface'srefresh()
method, the callback needs a definedAWSError
as arg but it may not exist in case of successful refresh. Hence, modifed the method typing to include the fact that the callback can be called with no error on success as described in the docs.- feature: CodeBuild: CodeBuild adds support for tagging with report groups
- feature: EC2: From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.
- feature: S3: Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
- feature: Synthetics: AWS CloudWatch Synthetics now supports configuration of allocated memory for a canary.
2.681.0
- feature: AppMesh: List APIs for all resources now contain additional information: when a resource was created, last updated, and its current version number.
- feature: Backup: This release allows customers to enable or disable AWS Backup support for an AWS resource type. This release also includes new APIs, update-region-settings and describe-region-settings, which can be used to opt in to a specific resource type. For all current AWS Backup customers, the default settings enable support for EBS, EC2, StorageGateway, EFS, DDB and RDS resource types.
- feature: Chime: Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
- feature: CodeDeploy: Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
- feature: MediaLive: AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
- feature: SecurityHub: For findings related to controls, the finding information now includes the reason behind the current status of the control. A new field for the findings original severity allows finding providers to use the severity values from the system they use to assign severity.
2.680.0
- feature: Chime: You can now receive Voice Connector call events through SNS or SQS.
- feature: EC2: This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
- feature: Health: Feature: Health: AWS Health added a new field to differentiate Public events from Account-Specific events in the API request and response. Visit https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html to learn more.
2.679.0
- feature: Chime: Amazon Chime now supports redacting chat messages.
- feature: EC2: This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
- feature: ECS: This release adds support for specifying environment files to add environment variables to your containers.
- feature: QLDB: Amazon QLDB now supports Amazon Kinesis data streams. You can now emit QLDB journal data, via the new QLDB Streams feature, directly to Amazon Kinesis supporting event processing and analytics among related use cases.
2.678.0
... (truncated)
- feature: CloudFormation: This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
- feature: ECR: This release adds support for specifying an image manifest media type when pushing a manifest to Amazon ECR.
Commits
-
8e30e7e
Updates SDK to v2.686.0 -
68a3fd6
Delete no-response bot configuration file (#3268) -
95ed56f
Updates SDK to v2.685.0 -
8505555
Updates SDK to v2.684.0 -
f0ac2e5
Updates SDK to v2.683.0 -
eb0f0ef
fix issues with required endpoint discovery feature (#3269) -
d9727a9
Add dualstack by modifying existing config.endpoint (#3270) -
16a799c
s3 throws on 200 response with incomplete payload (#3259) -
039f9ba
Updates SDK to v2.682.0 -
61d2e7e
Fixes callback typing in credentials refresh (#3172) - Additional commits viewable in compare view
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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)