Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

Bump aws-sdk from 2.211.1 to 2.630.0 in /web #164

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws-sdk from 2.211.1 to 2.630.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.630.0

See changelog for more information.

Release v2.629.0

See changelog for more information.

Release v2.628.0

See changelog for more information.

Release v2.627.0

See changelog for more information.

Release v2.626.0

See changelog for more information.

Release v2.625.0

See changelog for more information.

Release v2.624.0

See changelog for more information.

Release v2.623.0

See changelog for more information.

Release v2.622.0

See changelog for more information.

Release v2.621.0

See changelog for more information.

Release v2.620.0

See changelog for more information.

Release v2.619.0

See changelog for more information.

Release v2.618.0

See changelog for more information.

Release v2.617.0

See changelog for more information.

Release v2.616.0

See changelog for more information.

Release v2.615.0

See changelog for more information.

Release v2.614.0

See changelog for more information.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.630.0

  • feature: ConfigService: Correcting list of supported resource types.

2.629.0

  • feature: AccessAnalyzer: This release includes improvements and fixes bugs for the IAM Access Analyzer feature.
  • feature: AppMesh: App Mesh now supports Transport Layer Security (TLS) between Virtual Nodes in a Mesh. Customers can use managed certificates from an AWS Certificate Manager Private Certificate Authority or bring their own certificates from the local file system to encrypt traffic between their workloads. See https://docs.aws.amazon.com/app-mesh/latest/userguide/virtual-node-tls.html for details.
  • feature: AugmentedAIRuntime: This release updates Amazon Augmented AI ListHumanLoops API, DescribeHumanLoop response, StartHumanLoop response and type names of SDK fields.
  • feature: ConfigService: Accepts a structured query language (SQL) SELECT command and an aggregator name, performs the corresponding search on resources aggregated by the aggregator, and returns resource configurations matching the properties.
  • feature: Glue: AWS Glue adds resource tagging support for Machine Learning Transforms and adds a new API, ListMLTransforms to support tag filtering. With this feature, customers can use tags in AWS Glue to organize and control access to Machine Learning Transforms.
  • feature: QuickSight: Added SearchDashboards API that allows listing of dashboards that a specific user has access to.

2.628.0

  • feature: GlobalAccelerator: This release adds support for adding tags to accelerators and bringing your own IP address to AWS Global Accelerator (BYOIP).
  • feature: Lightsail: Adds support to create notification contacts in Amazon Lightsail, and to create instance, database, and load balancer metric alarms that notify you based on the value of a metric relative to a threshold that you specify.

2.627.0

  • 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: SageMaker: SageMaker UpdateEndpoint API now supports retained variant properties, e.g., instance count, variant weight. SageMaker ListTrials API filter by TrialComponentName. Make ExperimentConfig name length limits consistent with CreateExperiment, CreateTrial, and CreateTrialComponent APIs.
  • feature: SecurityHub: Security Hub has added to the DescribeProducts API operation a new response field called IntegrationTypes. The IntegrationTypes field lists the types of actions that a product performs relative to Security Hub such as send findings to Security Hub and receive findings from Security Hub.
  • feature: TranscribeService: Amazon Transcribe's Automatic Content Redaction feature enables you to automatically redact sensitive personally identifiable information (PII) from transcription results. It replaces each instance of an identified PII utterance with a [PII] tag in the transcript.

2.626.0

  • feature: Kafka: Amazon MSK has added support for Broker Log delivery to CloudWatch, S3, and Firehose.
  • feature: Outposts: This release adds DeleteSite and DeleteOutpost.
  • feature: SecretsManager: This release increases the maximum allowed size of SecretString or SecretBinary from 10KB to 64KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs.
  • feature: StepFunctions: This release adds support for CloudWatch Logs for Standard Workflows.

2.625.0

  • bugfix: Access Point: Avoid mixing up S3 client config set by ManagedUpload with user-set client config
  • feature: CloudWatchEvents: This release allows you to create and manage tags for event buses.
  • feature: EventBridge: This release allows you to create and manage tags for event buses.
  • feature: FSx: Announcing persistent file systems for Amazon FSx for Lustre that are ideal for longer-term storage and workloads, and a new generation of scratch file systems that offer higher burst throughput for spiky workloads.
  • feature: Snowball: AWS Snowball adds a field for entering your GSTIN when creating AWS Snowball jobs in the Asia Pacific (Mumbai) region.

2.624.0

  • feature: Imagebuilder: This release of EC2 Image Builder increases the maximum policy document size for Image Builder resource-based policy APIs.
  • feature: Redshift: Extend elastic resize to support resizing clusters to different instance types.

2.623.0

  • bugfix: EndpointDiscovery: Update host header in requests when new endpoint is found; Throw error when endpoint discovery is required but not enabled
  • feature: AppConfig: This release adds exponential growth type support for deployment strategies.
  • feature: Pinpoint: As of this release of the Amazon Pinpoint API, the Title property is optional for the CampaignEmailMessage object.
  • feature: SavingsPlans: Added support for AWS Lambda in Compute Savings Plans

2.622.0

  • feature: Lambda: AWS Lambda now supports Ruby 2.7
  • feature: ServiceCatalog: "ListPortfolioAccess" API now has a new optional parameter "OrganizationParentId". When it is provided and if the portfolio with the "PortfolioId" given was shared with an organization or organizational unit with "OrganizationParentId", all accounts in the organization sub-tree under parent which inherit an organizational portfolio share will be listed, rather than all accounts with external shares. To accommodate long lists returned from the new option, the API now supports pagination.

2.621.0

  • feature: AutoScaling: Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies.
... (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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 2, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #165.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/web/aws-sdk-2.630.0 branch March 3, 2020 04:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants