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

Bump aws-sdk from 2.1209.0 to 2.1234.0 #92

Merged
merged 1 commit into from Oct 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws-sdk from 2.1209.0 to 2.1234.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1234.0

See changelog for more information.

Release v2.1233.0

See changelog for more information.

Release v2.1232.0

See changelog for more information.

Release v2.1231.0

See changelog for more information.

Release v2.1230.0

See changelog for more information.

Release v2.1229.0

See changelog for more information.

Release v2.1228.0

See changelog for more information.

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.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1234.0

  • feature: Greengrass: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
  • feature: SageMaker: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

2.1233.0

  • feature: MediaConvert: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

2.1232.0

  • bugfix: marketplacecatalog: Enable CORS for marketplacecatalog API
  • feature: AmplifyUIBuilder: We are releasing the ability for fields to be configured as arrays.
  • feature: Appflow: With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
  • feature: Connect: This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • feature: DirectoryService: This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • feature: GuardDuty: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • feature: MediaLive: AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • feature: MediaPackageVod: This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.
  • feature: Panorama: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
  • feature: SSM: Support of AmazonLinux2022 by Patch Manager
  • feature: SSMIncidents: Update RelatedItem enum to support Tasks
  • feature: Transfer: This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
  • feature: Wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

2.1231.0

  • feature: GreengrassV2: This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.
  • feature: QuickSight: Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

2.1230.0

  • feature: Glue: This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model.
  • feature: NetworkFirewall: StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream
  • feature: Outposts: This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state.

2.1229.0

  • feature: Connect: Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType.
  • feature: ConnectCases: This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • feature: EC2: Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs.
  • feature: S3Control: S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3.
  • feature: WorkMail: This release adds support for impersonation roles in Amazon WorkMail.

2.1228.0

  • feature: AccessAnalyzer: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies.
  • feature: EC2: Adding an imdsSupport attribute to EC2 AMIs
  • feature: Snowball: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable).

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.

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from akazakou as a code owner October 18, 2022 00:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 18, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-2.1234.0 branch 2 times, most recently from 992fb38 to e4852b5 Compare October 18, 2022 00:48
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1209.0 to 2.1234.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.1209.0...v2.1234.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 force-pushed the dependabot/npm_and_yarn/aws-sdk-2.1234.0 branch from e4852b5 to 97edc78 Compare October 18, 2022 00:55
@akazakou akazakou enabled auto-merge (squash) October 18, 2022 00:56
@akazakou akazakou merged commit 9217f25 into main Oct 18, 2022
@akazakou akazakou deleted the dependabot/npm_and_yarn/aws-sdk-2.1234.0 branch October 18, 2022 00:57
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.

None yet

1 participant