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

fix(deps): bump aws-sdk from 2.848.0 to 2.856.0 #1280

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2021

Bumps aws-sdk from 2.848.0 to 2.856.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.856.0

See changelog for more information.

Release v2.855.0

See changelog for more information.

Release v2.854.0

See changelog for more information.

Release v2.853.0

See changelog for more information.

Release v2.852.0

See changelog for more information.

Release v2.851.0

See changelog for more information.

Release v2.850.0

See changelog for more information.

Release v2.849.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.856.0

  • feature: ACM: Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager.
  • feature: CloudWatchEvents: Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
  • feature: CodeBuild: AWS CodeBuild now supports Session Manager debugging for batch builds.
  • feature: ES: AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation
  • feature: ForecastService: Added new StopResource operation that stops Amazon Forecast resource jobs that are in progress.
  • feature: SecretsManager: Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica
  • feature: WellArchitected: This release supports tagging on AWS Well-Architected workloads.

2.855.0

  • feature: DataSync: Additional API Support to update NFS/SMB/ObjectStorage locations
  • feature: EventBridge: Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
  • feature: IoTWireless: Add ARN & Tags for PartnerAccount related APIs and WirelessGatewayTaskDefinition related APIs

2.854.0

  • feature: AlexaForBusiness: Added support for optional tags in CreateAddressBook, CreateConferenceProvider, CreateContact, CreateGatewayGroup, CreateNetworkProfile and RegisterAVSDevice APIs.
  • feature: CodePipeline: Added a new field to the ListPipelines API to allow maximum search results of 1000
  • feature: EKS: Adding new error code AdmissionRequestDenied for Addons in EKS
  • feature: SSM: Add Support for Patch Manger Baseline Override parameter.

2.853.0

  • bugfix: s3: Bugfixing the s3 arn endpoint parser
  • feature: EKS: Amazon EKS now supports adding KMS envelope encryption to existing clusters to enhance security for secrets
  • feature: EMR: Added UpdateStudio API that allows updating a few attributes of an EMR Studio.
  • feature: S3: Add RequestPayer to GetObjectTagging and PutObjectTagging.
  • feature: SSOAdmin: Relax constraint on List* API pagination tokens to include underscore character

2.852.0

  • feature: DataBrew: This SDK release adds two new dataset features: 1) support for specifying the file format for a dataset, and 2) support for specifying whether the first row of a CSV or Excel file contains a header.
  • feature: Detective: Changed "master account" to "administrator account." A new AdministratorId field replaces the deprecated MasterId field. Added an option to disable email notifications for member account invitations.
  • feature: Imagebuilder: This release introduces a new API (ListImagePackages) for listing packages installed on an image, and adds support for GP3 volume types, and for specifying a time zone in an image pipeline schedule.
  • feature: Transfer: Corrected the upper limit for TestIdentityProvider input lengths to 1024 characters

2.851.0

  • feature: Appflow: # Adding 'Amazon Honeycode' , 'Amazon Lookout for Metrics' and 'Amazon Connect Customer Profiles' as Destinations.
  • feature: ECRPUBLIC: This release adds support for AWS tags on Amazon ECR Public repositories.
  • feature: ES: Amazon Elasticsearch Service now supports Auto-Tune, which monitors performance metrics and automatically optimizes domains
  • feature: MediaPackageVod: AWS Elemental MediaPackage provides access logs that capture detailed information about requests sent to a customer's MediaPackage VOD packaging group.

2.850.0

  • feature: AutoScaling: Adds a new optional IncludeDeletedGroups parameter to the DescribeScalingActivities API.
  • feature: Glue: Updating the page size for Glue catalog getter APIs.
  • feature: IoTEvents: This release adds an Analyze feature to AWS IoT Events that lets customers analyze their detector models for runtime issues.
  • feature: Pinpoint: Enables AWS Pinpoint customers to use Entity Id and Template Id when sending SMS message. These parameters can be obtained from the regulatory body of the country where you are trying to send the SMS.
  • feature: RedshiftData: This release adds an additional parameter 'ConnectedDatabase' into ListSchemasRequest, ListTablesRequest and DescribeTableRequest to support the metadata sharing across databases.

2.849.0

  • feature: SageMaker: Amazon SageMaker now supports core dump for SageMaker Endpoints and direct invocation of a single container in a SageMaker Endpoint that hosts multiple containers.
  • feature: SageMakerRuntime: SageMaker Runtime now supports a new TargetContainerHostname header to invoke a model in a specific container if the endpoint hosts multiple containers and is configured to use direct invocation.
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)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.848.0 to 2.856.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.848.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2021
@mantariksh mantariksh merged commit 23ee066 into develop Mar 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-2.856.0 branch March 4, 2021 03:14
@tshuli tshuli mentioned this pull request Mar 10, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant