Skip to content
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

chore(deps): bump aws-sdk from 2.1048.0 to 2.1227.0 #490

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps aws-sdk from 2.1048.0 to 2.1227.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1227.0

See changelog for more information.

Release v2.1226.0

See changelog for more information.

Release v2.1225.0

See changelog for more information.

Release v2.1224.0

See changelog for more information.

Release v2.1223.0

See changelog for more information.

Release v2.1222.0

See changelog for more information.

Release v2.1221.0

See changelog for more information.

Release v2.1220.0

See changelog for more information.

Release v2.1219.0

See changelog for more information.

Release v2.1218.0

See changelog for more information.

Release v2.1217.0

See changelog for more information.

Release v2.1216.0

See changelog for more information.

Release v2.1215.0

See changelog for more information.

Release v2.1214.0

See changelog for more information.

Release v2.1213.0

See changelog for more information.

Release v2.1212.0

See changelog for more information.

Release v2.1211.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1227.0

  • feature: CodeDeploy: This release allows you to override the alarm configurations when creating a deployment.
  • feature: DLM: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies
  • feature: DevOpsGuru: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes
  • feature: SageMaker: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature.
  • feature: SageMakerRuntime: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests.

2.1226.0

  • feature: ACM: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
  • feature: AwsQueryCompatible: Return AWSQuery compatible error code from HTTP header if found
  • feature: EC2: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
  • feature: EMRServerless: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
  • feature: FSx: This release adds support for Amazon File Cache.
  • feature: MigrationHubOrchestrator: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
  • feature: Polly: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
  • feature: Proton: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
  • feature: SageMaker: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
  • feature: Translate: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
  • feature: WorkSpaces: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.

2.1225.0

  • bugfix: rest-json: unset content length in rest-json when payload is undefined
  • feature: CostExplorer: This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months.
  • feature: Kendra: My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html
  • feature: Location: This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.

2.1224.0

  • feature: CUR: This release adds two new support regions(me-central-1/eu-south-2) for OSG.
  • feature: IoTFleetWise: General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html.
  • feature: SSM: This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows.

2.1223.0

  • feature: AppRunner: AWS App Runner adds a Node.js 16 runtime.
  • feature: EC2: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
  • feature: LexModelsV2: This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot
  • feature: Lightsail: This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
  • feature: Nimble: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
  • feature: SSM: This release adds new SSM document types ConformancePackTemplate and CloudFormation

2.1222.0

  • feature: BackupGateway: Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
  • feature: DeviceFarm: This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
  • feature: EC2: Documentation updates for Amazon EC2.
  • feature: Glue: Added support for S3 Event Notifications for Catalog Target Crawlers.

2.1221.0

  • feature: Comprehend: Amazon Comprehend now supports synchronous mode for targeted sentiment API operations.
  • feature: S3Control: S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures.
  • feature: SageMaker: SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels.

... (truncated)

Commits
  • 9108173 Updates SDK to v2.1227.0
  • 3075622 Updates SDK to v2.1226.0
  • 8dd2749 AWSQuery compatible error code (#4221)
  • d525e91 Updates SDK to v2.1225.0
  • 62f23c6 fix: unset content length in rest-json when payload is undefined (#4219)
  • 2728d90 chore(deps-dev): remove patch-package direct dependency (#4218)
  • ac59c2d Updates SDK to v2.1224.0
  • 4b74b8f chore(deps-dev): add patch-package direct dependency (#4217)
  • f7b10c7 Updates SDK to v2.1223.0
  • 878c4d6 Updates SDK to v2.1222.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1048.0 to 2.1227.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1048.0...v2.1227.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2022

Superseded by #492.

@dependabot dependabot bot closed this Oct 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-2.1227.0 branch October 4, 2022 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants