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): update dependency aws-sdk to v2.404.0 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 5, 2018

This PR contains the following updates:

Package Type Update Change References
aws-sdk dependencies minor 2.176.0 -> 2.404.0 source

Release Notes

aws/aws-sdk-js

v2.404.0

Compare Source

  • feature: ApplicationAutoScaling: Documentation updates for Application Auto Scaling
  • feature: Iot: In this release, IoT Device Defender introduces support for tagging Scheduled Audit resources.

v2.403.0

Compare Source

  • feature: EC2: This release adds tagging and ARN support for AWS Client VPN Endpoints.You can now run bare metal workloads on EC2 M5 and M5d instances. m5.metal and m5d.metal instances are powered by custom Intel Xeon Scalable Processors with a sustained all core frequency of up to 3.1 GHz. m5.metal and m5d.metal offer 96 vCPUs and 384 GiB of memory. With m5d.metal, you also have access to 3.6 TB of NVMe SSD-backed instance storage. m5.metal and m5d.metal instances deliver 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking, as well as 14 Gbps of bandwidth to EBS.You can now run bare metal workloads on EC2 z1d instances. z1d.metal instances are powered by custom Intel Xeon Scalable Processors with a sustained all core frequency of up to 4.0 GHz. z1d.metal offers 48 vCPUs, 384 GiB of memory, and 1.8 TB of NVMe SSD-backed instance storage. z1d.metal instances deliver 25 Gbps of aggregate network bandwidth using Elastic Network Adapter (ENA)-based Enhanced Networking, as well as 14 Gbps of bandwidth to EBS.
  • feature: KinesisVideo: Adds support for Tag-On-Create for Kinesis Video Streams. A list of tags associated with the stream can be created at the same time as the stream creation.

v2.402.0

Compare Source

  • feature: EFS: Customers can now use the EFS Infrequent Access (IA) storage class to more cost-effectively store larger amounts of data in their file systems. EFS IA is cost-optimized storage for files that are not accessed every day. You can create a new file system and enable Lifecycle Management to automatically move files that have not been accessed for 30 days from the Standard storage class to the IA storage class.
  • feature: MediaTailor: This release adds support for tagging AWS Elemental MediaTailor resources.
  • feature: Rekognition: GetContentModeration now returns the version of the moderation detection model used to detect unsafe content.

v2.401.0

Compare Source

  • feature: AppStream: This update enables customers to find the start time, max expiration time, and connection status associated with AppStream streaming session.
  • feature: CodeBuild: Add customized webhook filter support
  • feature: MediaPackage: Adds optional configuration for DASH to compact the manifest by combining duplicate SegmentTemplate tags. Adds optional configuration for DASH SegmentTemplate format to refer to segments by "Number" (default) or by "Time".

v2.400.0

Compare Source

  • feature: DLM: This release is to correct the timestamp format to ISO8601 for the DateCreated and DateModified files in the GetLifecyclePolicy response object.
  • feature: ECS: Amazon ECS introduces the PutAccountSettingDefault API, an API that allows a user to set the default ARN/ID format opt-in status for all the roles and users in the account. Previously, setting the account's default opt-in status required the use of the root user with the PutAccountSetting API.

v2.399.0

Compare Source

  • feature: ES: Feature: Support for three Availability Zone deployments
  • feature: GameLift: This release delivers a new API action for deleting unused matchmaking rule sets. More details are available at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23amazon-gamelift.
  • feature: MediaLive: This release adds tagging of channels, inputs, and input security groups.
  • feature: RoboMaker: Added support for tagging and tag-based access control for AWS RoboMaker resources. Also, DescribeSimulationJob now includes a new failureReason field to help debug simulation job failures

v2.398.0

Compare Source

  • feature: EC2: Add Linux with SQL Server Standard, Linux with SQL Server Web, and Linux with SQL Server Enterprise to the list of allowed instance platforms for On-Demand Capacity Reservations.
  • feature: FSx: New optional ExportPath parameter added to the CreateFileSystemLustreConfiguration object for user-defined export paths. Used with the CreateFileSystem action when creating an Amazon FSx for Lustre file system.

v2.397.0

Compare Source

  • feature: EC2: ec2.DescribeVpcPeeringConnections pagination support
  • feature: Shield: The DescribeProtection request now accepts resource ARN as valid parameter.

v2.396.0

Compare Source

  • feature: CodeCommit: This release supports a more graceful handling of the error case when a repository is not associated with a pull request ID in a merge request in AWS CodeCommit.
  • feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for GPU workloads by enabling you to create clusters with GPU-enabled container instances.
  • feature: WorkSpaces: This release sets ClientProperties as a required parameter.

v2.395.0

Compare Source

  • feature: CodeCommit: The PutFile API will now throw new exception FilePathConflictsWithSubmodulePathException when a submodule exists at the input file path; PutFile API will also throw FolderContentSizeLimitExceededException when the total size of any folder on the path exceeds the limit as a result of the operation.
  • feature: DeviceFarm: Introduces a new rule in Device Pools - "Availability". Customers can now ensure they pick devices that are available (i.e., not being used by other customers).
  • feature: MediaConnect: This release adds support for tagging, untagging, and listing tags for existing AWS Elemental MediaConnect resources.
  • feature: MediaLive: This release adds support for Frame Capture output groups and for I-frame only manifests (playlists) in HLS output groups.

v2.394.0

Compare Source

  • feature: CodeBuild: This release adds support for cross-account ECR images and private registry authentication.
  • feature: ECR: Amazon ECR updated the default endpoint URL to support AWS Private Link.
  • feature: ELBv2: Elastic Load Balancing now supports TLS termination on Network Load Balancers. With this launch, you can offload the decryption/encryption of TLS traffic from your application servers to the Network Load Balancer. This enables you to run your backend servers optimally and keep your workloads secure. Additionally, Network Load Balancers preserve the source IP of the clients to the back-end applications, while terminating TLS on the load balancer. When TLS is enabled on an NLB, Access Logs can be enabled for the load balancer, and log entries will be emitted for all TLS connections.
  • feature: PinpointSMSVoice: Added the ListConfigurationSets operation, which returns a list of the configuration sets that are associated with your account.
  • feature: RDS: The Amazon RDS API allows you to add or remove Identity and Access Management (IAM) role associated with a specific feature name with an RDS database instance. This helps with capabilities such as invoking Lambda functions from within a trigger in the database, load data from Amazon S3 and so on

v2.393.0

Compare Source

  • bugfix: S3 managed uploader: S3 managed uploader will not uriEscape tags when doing a multi-part upload.
  • feature: ACMPCA: Added TagOnCreate parameter to the CreateCertificateAuthority operation, updated the Tag regex pattern to align with AWS tagging APIs, and added RevokeCertificate limit.
  • feature: ApiGatewayManagementApi: Fixes a typo in the 'max' constraint.
  • feature: WorkLink: This is the initial SDK release for Amazon WorkLink. Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. With Amazon WorkLink, employees can access internal websites as seamlessly as they access any other website. IT administrators can manage users, devices, and domains by enforcing their own security and access policies via the AWS Console or the AWS SDK.

v2.392.0

Compare Source

  • feature: AppStream: This API update includes support for tagging Stack, Fleet, and ImageBuilder resources at creation time.
  • feature: DMS: Update for DMS TestConnectionSucceeds waiter
  • feature: Discovery: The Application Discovery Service's import APIs allow you to import information about your on-premises servers and applications into ADS so that you can track the status of your migrations through the Migration Hub console.
  • feature: FMS: This release provides support for cleaning up web ACLs during Firewall Management policy deletion. You can now enable the DeleteAllPolicyResources flag and it will delete all system-generated web ACLs.
  • feature: SSM: AWS Systems Manager State Manager now supports configuration management of all AWS resources through integration with Automation.

v2.391.0

Compare Source

  • feature: EC2: Adjust EC2's available instance types.
  • feature: Glue: AllocatedCapacity field is being deprecated and replaced with MaxCapacity field

v2.390.0

Compare Source

  • feature: Lightsail: This release adds functionality to the CreateDiskSnapshot API that allows users to snapshot instance root volumes. It also adds various documentation updates.
  • feature: Pinpoint: This release updates the PutEvents operation. AppPackageName, AppTitle, AppVersionCode, SdkName fields will now be accepted as a part of the event when submitting events.
  • feature: Rekognition: GetLabelDetection now returns bounding box information for common objects and a hierarchical taxonomy of detected labels. The version of the model used for video label detection is also returned. DetectModerationLabels now returns the version of the model used for detecting unsafe content.
  • feature: credentials: make resolvedProfile cached inenumerable

v2.389.0

Compare Source

  • feature: Backup: AWS Backup is a unified backup service designed to protect AWS services and their associated data. AWS Backup simplifies the creation, migration, restoration, and deletion of backups, while also providing reporting and auditing
  • feature: DynamoDB: Amazon DynamoDB now integrates with AWS Backup, a centralized backup service that makes it easy for customers to configure and audit the AWS resources they want to backup, automate backup scheduling, set retention policies, and monitor all recent backup and restore activity. AWS Backup provides a fully managed, policy-based backup solution, simplifying your backup management, and helping you meet your business and regulatory backup compliance requirements. For more information, see the Amazon DynamoDB Developer Guide.

v2.388.0

Compare Source

  • feature: MediaConvert: IMF decode from a Composition Playlist for IMF specializations App #​2 and App #​2e; up to 99 input clippings; caption channel selection for MXF; and updated rate control for CBR jobs. Added support for acceleration in preview
  • feature: StorageGateway: JoinDomain API supports two more parameters: organizational unit(OU) and domain controllers. Two new APIs are introduced: DetachVolume and AttachVolume.

v2.387.0

Compare Source

  • feature: RDSDataService: Documentation updates for RDS Data API.
  • feature: client side monitoring: Add a new environmental variable AWS_ENDPOINT_DISCOVERY_ENABLED to work along with AWS_ENABLE_ENDPOINT_DISCOVERY
  • feature: client side monitoring: CSM now can be enabled globally only from environment without code change

v2.386.0

Compare Source

  • feature: EC2: EC2 Spot: a) CreateFleet support for Single AvailabilityZone requests and b) support for paginated DescribeSpotInstanceRequests.
  • feature: Iot: This release adds tagging support for rules of AWS IoT Rules Engine. Tags enable you to categorize your rules in different ways, for example, by purpose, owner, or environment. For more information about tagging, see AWS Tagging Strategies (https://aws.amazon.com/answers/account-management/aws-tagging-strategies/). For technical documentation, look for the tagging operations in the AWS IoT Core API reference or User Guide (https://docs.aws.amazon.com/iot/latest/developerguide/tagging-iot.html).
  • feature: SageMaker: SageMaker Training Jobs now support Inter-Container traffic encryption.

v2.385.0

Compare Source

  • feature: DocDB: Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully-managed database service. Amazon DocumentDB makes it easy for developers to set up, run, and scale MongoDB-compatible databases in the cloud.
  • feature: Redshift: DescribeSnapshotSchedules returns a list of snapshot schedules. With this release, this API will have a list of clusters and number of clusters associated with the schedule.
  • feature: s3: Improved sigv4 documentation on getSignedUrl operation

v2.384.0

Compare Source

  • feature: DeviceFarm: "This release provides support for running Appium Node.js and Appium Ruby tests on AWS Device Farm.

v2.383.0

Compare Source

  • bugfix: credentials: Make CredentialProviderChain coalesce resolvation synchronous
  • bugfix: typings: update Attribute value to any for transaction operations input and output
  • feature: IoTAnalytics: ListDatasetContents now has a filter to limit results by date scheduled.
  • feature: MediaStoreData: enable cors to make MediaStoreData available in default browser build

v2.382.0

Compare Source

  • bugfix: CredentailProviderChain: CredentialProviderChain.resolve now coalesces calls, so that concurrent requests for a service instance which has yet to resolve credentials will not result in a stampede to assign config.credentials
  • bugfix: documentation: swap abstract Yard tag for custom tags to support compatibility with google-closure-compiler
  • feature: ACMPCA: This release marks the introduction of waiters in ACM PCA, which allow you to control the progression of your code based on the presence or state of certain resources. Waiters can be implemented in the DescribeCertificateAuthorityAuditReport, GetCertificate, and GetCertificateAuthorityCsr API operations.
  • feature: DynamoDB: Added provisionedThroughPut exception on the request level for transaction APIs.
  • feature: EC2MetadataCredentials: refresh now passes an error to callback if metadata service responds with expired credentials
  • feature: PinpointSMSVoice: Configuration sets can now use Amazon SNS as an event destination.
  • feature: StepFunctions: This release adds support for cost allocation tagging. You can now create, delete, and list tags for AWS Step Functions activity and state machine resources. For more information about tagging, see AWS Tagging Strategies.

v2.381.0

Compare Source

  • bugfix: S3: fix putObject using stream <1mb
  • feature: CognitoIdentityServiceProvider: Amazon Cognito now has API support for updating the Secure Sockets Layer (SSL) certificate for the custom domain for your user pool.
  • feature: Comprehend: This SDK release adds functionality to stop training Custom Document Classifier or Custom Entity Recognizer in Amazon Comprehend.
  • feature: Firehose: Support for specifying customized s3 keys and supplying a separate prefix for failed-records
  • feature: KinesisVideoMedia: enable cors to make KinesisVideoMedia available by default in browser build
  • feature: MediaLive: This release provides support for ID3 tags and video quality setting for subgop_length.
  • feature: TranscribeService: With this release, Amazon Transcribe now supports transcriptions from audio sources in Italian (it-IT).

v2.380.0

Compare Source

  • feature: EC2: This release adds support for specifying partition as a strategy for EC2 Placement Groups. This new strategy allows one to launch instances into partitions that do not share certain underlying hardware between partitions, to assist with building and deploying highly available replicated applications.
  • feature: SageMaker: Batch Transform Jobs now supports TFRecord as a Split Type. ListCompilationJobs API action now supports SortOrder and SortBy inputs.
  • feature: WAF: This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new "excludedRules" attribute of the WAF logs.
  • feature: WAFRegional: This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new "excludedRules" attribute of the WAF logs.

v2.379.0

Compare Source

  • bugfix: S3: fix fo #​2418, putObject with key as substring of bucket results in extra folder
  • feature: ApiGatewayManagementApi: This is the initial SDK release for the Amazon API Gateway Management API, which allows you to directly manage runtime aspects of your APIs. This release makes it easy to send data directly to clients connected to your WebSocket-based APIs.
  • feature: ApiGatewayV2: This is the initial SDK release for the Amazon API Gateway v2 APIs. This SDK will allow you to manage and configure APIs in Amazon API Gateway; this first release provides the capabilities that allow you to programmatically setup and manage WebSocket APIs end to end.
  • feature: EC2: Client VPN, is a client-based VPN service. With Client VPN, you can securely access resources in AWS as well as access resources in on-premises from any location using OpenVPN based devices. With Client VPN, you can set network based firewall rules that can restrict access to networks based on Active Directory groups.
  • feature: ElasticBeanstalk: This release adds a new resource that Elastic Beanstalk will soon support, EC2 launch template, to environment resource descriptions.

v2.378.0

Compare Source

  • feature: ECR: This release adds support for ECR repository tagging.
  • feature: QuickSight: Amazon QuickSight's RegisterUser API now generates a user invitation URL when registering a user with the QuickSight identity type. This URL can then be used by the registered QuickSight user to complete the user registration process. This release also corrects some HTTP return status codes.

v2.377.0

Compare Source

  • feature: AlexaForBusiness: Released new APIs for managing private skill access to Enrolled Users. These API's are the equivalent of the A4B console for Private Skills checkbox "Available for Users".
  • feature: Comprehend: enable cors

v2.376.0

Compare Source

  • feature: PinpointEmail: This release adds new operations for the Amazon Pinpoint Deliverability Dashboard. You can use the Deliverability Dashboard to view response and inbox placement metrics for the domains that you use to send email. You can also perform tests on individual email messages to determine how often your messages are delivered to the inbox on several major email providers.

v2.375.0

Compare Source

  • feature: EKS: Added support for updating kubernetes version of Amazon EKS clusters.
  • feature: Glue: API Update for Glue: this update enables encryption of password inside connection objects stored in AWS Glue Data Catalog using DataCatalogEncryptionSettings. In addition, a new "HidePassword" flag is added to GetConnection and GetConnections to return connections without passwords.
  • feature: Route53: You can now specify a new region, eu-north-1 (in Stockholm, Sweden), as a region for latency-based or geoproximity routing.
  • feature: SageMaker: Amazon SageMaker Automatic Model Tuning now supports early stopping of training jobs. With early stopping, training jobs that are unlikely to generate good models will be automatically stopped during a Hyperparameter Tuning Job.

v2.374.0

Compare Source

  • feature: Connect: This update adds the GetContactAttributes operation to retrieve the attributes associated with a contact.
  • feature: MediaStore: This release adds Delete Object Lifecycling to AWS MediaStore Containers.

v2.373.0

Compare Source

  • feature: AlexaForBusiness: Alexa for Business now allows IT administrators to create ad-hoc or scheduled usage reports, which help customers understand how Alexa is used in their workplace. To learn how to create usage reports, see https://docs.aws.amazon.com/a4b/latest/ag/creating-reports.html
  • feature: DynamoDB: Add DynamoDB document client support for transaction operations
  • feature: EC2: You can now launch the larger-sized P3dn.24xlarge instance that features NVIDIA Tesla V100s with double the GPU memory, 100Gbps networking and local NVMe storage.
  • feature: IAM: We are making it easier for you to manage your AWS Identity and Access Management (IAM) policy permissions by enabling you to retrieve the last timestamp when an IAM entity (e.g., user, role, or a group) accessed an AWS service. This feature also allows you to audit service access for your entities.

v2.372.0

Compare Source

  • feature: CodeBuild: Support personal access tokens for GitHub source and app passwords for Bitbucket source
  • feature: ELBv2: This release allows Application Load Balancers to route traffic to Lambda functions, in addition to instances and IP addresses.
  • feature: MediaLive: This release enables the AWS Elemental MediaConnect input type in AWS Elemental MediaLive. This can then be used to automatically create and manage AWS Elemental MediaConnect Flow Outputs when you create a channel using those inputs.

v2.371.0

Compare Source

  • feature: CostExplorer: Add normalized unit support for both GetReservationUtilization and GetReservationCoverage API.
  • feature: MQ: This release adds support for cost allocation tagging. You can now create, delete, and list tags for AmazonMQ resources. For more information about tagging, see AWS Tagging Strategies.
  • feature: MediaTailor: AWS Elemental MediaTailor SDK now includes a new parameter to control the Location tag of DASH manifests.

v2.370.0

Compare Source

  • feature: Health: AWS Health API DescribeAffectedEntities operation now includes a field that returns the URL of the affected entity.
  • feature: S3: S3 Inventory reports can now be generated in Parquet format by setting the Destination Format to be 'Parquet'.

v2.369.0

Compare Source

  • feature: DeviceFarm: Customers can now schedule runs without a need to create a Device Pool. They also get realtime information on public device availability.
  • feature: StorageGateway: API list-local-disks returns a list of the gateway's local disks. This release adds a field DiskAttributeList to these disks.

v2.368.0

Compare Source

  • bugfix: md5: enable SDK to calculate content MD5 for more new S3 operations
  • feature: S3: Fixed issue with Content-MD5 for S3 PutObjectLegalHold, PutObjectRetention and PutObjectLockConfiguration.

v2.367.0

Compare Source

  • feature: CloudWatchEvents: Support for Managed Rules (rules that are created and maintained by the AWS services in your account) is added.
  • feature: ELBv2: This release allows Application Load Balancers to route traffic to Lambda functions, in addition to instances and IP addresses.
  • feature: Kafka: This is the initial SDK release for Amazon Managed Streaming for Kafka (Amazon MSK). Amazon MSK is a service that you can use to easily build, monitor, and manage Apache Kafka clusters in the cloud.
  • feature: Lambda: AWS Lambda now supports Lambda Layers and Ruby as a runtime. Lambda Layers are a new type of artifact that contains arbitrary code and data, and may be referenced by zero, one, or more functions at the same time. You can also now develop your AWS Lambda function code using the Ruby programming language.
  • feature: S3: Fixed issue with ObjectLockRetainUntilDate in S3 PutObject
  • feature: ServerlessApplicationRepository: AWS Serverless Application Repository now supports nested applications. You can nest individual applications as components of a larger application to make it easy to assemble and deploy new serverless architectures.
  • feature: StepFunctions: AWS Step Functions is now integrated with eight additional AWS services: Amazon ECS, AWS Fargate, Amazon DynamoDB, Amazon SNS, Amazon SQS, AWS Batch, AWS Glue, and Amazon SageMaker. To learn more, please see https://docs.aws.amazon.com/step-functions/index.html
  • feature: XRay: GetTraceSummaries - Now provides additional information regarding your application traces such as Availability Zone, Instance ID, Resource ARN details, Revision, Entry Point, Root Cause Exceptions and Root Causes for Fault, Error and Response Time.

v2.366.0

Compare Source

  • feature: AppMesh: AWS App Mesh is a service mesh that makes it easy to monitor and control communications between microservices of an application. AWS App Mesh APIs are available for preview in eu-west-1, us-east-1, us-east-2, and us-west-2 regions.
  • feature: EC2: Adds the following updates: 1. You can now hibernate and resume Amazon-EBS backed instances using the StopInstances and StartInstances APIs. For more information about using this feature and supported instance types and operating systems, visit the user guide. 2. Amazon Elastic Inference accelerators are resources that you can attach to current generation EC2 instances to accelerate your deep learning inference workloads. With Amazon Elastic Inference, you can configure the right amount of inference acceleration to your deep learning application without being constrained by fixed hardware configurations and limited GPU selection. 3. AWS License Manager makes it easier to manage licenses in AWS and on premises when customers run applications using existing licenses from a variety of software vendors including Microsoft, SAP, Oracle, and IBM.
  • feature: LicenseManager: AWS License Manager makes it easier to manage licenses in AWS and on premises when customers run applications using existing licenses from a variety of software vendors including Microsoft, SAP, Oracle, and IBM. AWS License Manager automatically tracks and controls license usage once administrators have created and enforced rules that emulate the terms of their licensing agreements. The capabilities of AWS License Manager are available through SDK and Tools, besides the management console and CLI.
  • feature: Lightsail: This update adds the following features: 1. Copy instance and disk snapshots within the same AWS Region or from one region to another in Amazon Lightsail. 2. Export Lightsail instance and disk snapshots to Amazon Elastic Compute Cloud (Amazon EC2). 3. Create an Amazon EC2 instance from an exported Lightsail instance snapshot using AWS CloudFormation stacks. 4. Apply tags to filter your Lightsail resources, or organize your costs, or control access.
  • feature: SageMaker: Amazon SageMaker now has Algorithm and Model Package entities that can be used to create Training Jobs, Hyperparameter Tuning Jobs and hosted Models. Subscribed Marketplace products can be used on SageMaker to create Training Jobs, Hyperparameter Tuning Jobs and Models. Notebook Instances and Endpoints can leverage Elastic Inference accelerator types for on-demand GPU computing. Model optimizations can be performed with Compilation Jobs. Labeling Jobs can be created and supported by a Workforce. Models can now contain up to 5 containers allowing for inference pipelines within Endpoints. Code Repositories (such as Git) can be linked with SageMaker and loaded into Notebook Instances. Network isolation is now possible on Models, Training Jobs, and Hyperparameter Tuning Jobs, which restricts inbound/outbound network calls for the container. However, containers can talk to their peers in distributed training mode within the same security group. A Public Beta Search API was added that currently supports Training Jobs.
  • feature: ServiceDiscovery: AWS Cloud Map lets you define friendly names for your cloud resources so that your applications can quickly and dynamically discover them. When a resource becomes available (for example, an Amazon EC2 instance running a web server), you can register a Cloud Map service instance. Then your application can discover service instances by submitting DNS queries or API calls.

v2.365.0

Compare Source

  • feature: DynamoDB: Amazon DynamoDB now supports the following features: DynamoDB on-demand and transactions. DynamoDB on-demand is a flexible new billing option for DynamoDB capable of serving thousands of requests per second without capacity planning. DynamoDB on-demand offers simple pay-per-request pricing for read and write requests so that you only pay for what you use, making it easy to balance costs and performance. Transactions simplify the developer experience of making coordinated, all-or-nothing changes to multiple items both within and across tables. The new transactional APIs provide atomicity, consistency, isolation, and durability (ACID) in DynamoDB, helping developers support sophisticated workflows and business logic that requires adding, updating, or deleting multiple items using native, server-side transactions. For more information, see the Amazon DynamoDB Developer Guide.
  • feature: FSx: Amazon FSx provides fully-managed third-party file systems optimized for a variety of enterprise and compute-intensive workloads.
  • feature: RDS: Amazon Aurora Global Database. This release introduces support for Global Database, a feature that allows a single Amazon Aurora database to span multiple AWS regions. Customers can use the feature to replicate data with no impact on database performance, enable fast local reads with low latency in each region, and improve disaster recovery from region-wide outages. You can create, modify and describe an Aurora Global Database, as well as add or remove regions from your Global Database.
  • feature: SecurityHub: AWS Security Hub is a security and compliance center that correlates AWS security findings and performs automated compliance checks

v2.364.0

Compare Source

  • feature: CloudWatchLogs: Six new APIs added to support CloudWatch Logs Insights. The APIs are StartQuery, StopQuery, GetQueryResults, GetLogRecord, GetLogGroupFields, and DescribeQueries.
  • feature: CodeDeploy: Support for Amazon ECS service deployment - AWS CodeDeploy now supports the deployment of Amazon ECS services. An Amazon ECS deployment uses an Elastic Load Balancer, two Amazon ECS target groups, and a listener to reroute production traffic from your Amazon ECS service's original task set to a new replacement task set. The original task set is terminated when the deployment is complete. Success of a deployment can be validated using Lambda functions that are referenced by the deployment. This provides the opportunity to rollback if necessary. You can use the new ECSService, ECSTarget, and ECSTaskSet data types in the updated SDK to create or retrieve an Amazon ECS deployment.
  • feature: ComprehendMedical: The first release of Comprehend Medical includes two APIs, detectPHI and detectEntities. DetectPHI extracts PHI from your clinical text, and detectEntities extracts entities such as medication, medical conditions, or anatomy. DetectEntities also extracts attributes (e.g. dosage for medication) and identifies contextual traits (e.g. negation) for each entity.
  • feature: EC2: With VPC sharing, you can now allow multiple accounts in the same AWS Organization to launch their application resources, like EC2 instances, RDS databases, and Redshift clusters into shared, centrally managed VPCs.
  • feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for blue/green deployment feature. Customers can now update their ECS services in a blue/green deployment pattern via using AWS CodeDeploy.
  • feature: KinesisAnalytics: Improvements to error messages, validations, and more to the Kinesis Data Analytics APIs.
  • feature: KinesisAnalyticsV2: Amazon Kinesis Data Analytics now supports Java-based stream processing applications, in addition to the previously supported SQL. Now, you can use your own Java code in Amazon Kinesis Data Analytics to build and run stream processing applications. This new capability also comes with an update to the previous Amazon Kinesis Data Analytics APIs to enable support for different runtime environments and more.
  • feature: MarketplaceMetering: RegisterUsage operation added to AWS Marketplace Metering Service, allowing sellers to meter and entitle Docker container software use with AWS Marketplace. For details on integrating Docker containers with RegisterUsage see: https://docs.aws.amazon.com/marketplace/latest/userguide/entitlement-and-metering-for-paid-products.html
  • feature: MediaConnect: This is the initial release for AWS Elemental MediaConnect, an ingest and transport service for live video. This new AWS service allows broadcasters and content owners to send high-value live content into the cloud, securely transmit it to partners for distribution, and replicate it to multiple destinations around the globe.
  • feature: Translate: This release includes the new custom terminology feature. Using custom terminology with your translation requests enables you to make sure that your brand names, character names, model names, and other unique content is translated exactly the way you need it, regardless of its context and the Amazon Translate algorithm's decision. See the documentation for more information.

v2.363.0

Compare Source

  • feature: EC2: Adds the following updates: 1. Transit Gateway helps easily scale connectivity across thousands of Amazon VPCs, AWS accounts, and on-premises networks. 2. Amazon EC2 A1 instance is a new Arm architecture based general purpose instance. 3. You can now launch the new Amazon EC2 compute optimized C5n instances that can utilize up to 100 Gbps of network bandwidth.
  • feature: GlobalAccelerator: AWS Global Accelerator is a network layer service that helps you improve the availability and performance of the applications that you offer to your global customers. Global Accelerator uses the AWS global network to direct internet traffic from your users to your applications running in AWS Regions. Global Accelerator creates a fixed entry point for your applications through static anycast IP addresses, and routes user traffic to the optimal endpoint based on performance, application health and routing policies that you can configure. Global Accelerator supports the following features at launch: static anycast IP addresses, support for TCP and UDP, support for Network Load Balancers, Application Load Balancers and Elastic-IP address endpoints, continuous health checking, instant regional failover, fault isolating Network Zones, granular traffic controls, and client affinity.
  • feature: Greengrass: Support Greengrass Connectors and allow Lambda functions to run without Greengrass containers.
  • feature: IoTAnalytics: Added an optional list of dataset content delivery configuration for CreateDataset and UpdateDataset. DescribeDataset will now include the list of delivery configuration, and will be an empty array if none exist.
  • feature: Iot: As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT Events rule action. The IoT Events rule action lets you send messages from IoT sensors and applications to IoT Events for pattern recognition and event detection.
  • feature: KMS: AWS Key Management Service (KMS) now enables customers to create and manage dedicated, single-tenant key stores in addition to the default KMS key store. These are known as custom key stores and are deployed using AWS CloudHSM clusters. Keys that are created in a KMS custom key store can be used like any other customer master key in KMS.
  • feature: S3: Four new Amazon S3 Glacier features help you reduce your storage costs by making it even easier to build archival applications using the Amazon S3 Glacier storage class. S3 Object Lock enables customers to apply Write Once Read Many (WORM) protection to objects in S3 in order to prevent object deletion for a customer-defined retention period. S3 Inventory now supports fields for reporting on S3 Object Lock. "ObjectLockRetainUntilDate", "ObjectLockMode", and "ObjectLockLegalHoldStatus" are now available as valid optional fields.
  • feature: SMS: In this release, AWS Server Migration Service (SMS) has added multi-server migration support to simplify the application migration process. Customers can migrate all their application-specific servers together as a single unit as opposed to moving individual server one at a time. The new functionality includes - 1. Ability to group on-premises servers into applications and application tiers. 2. Auto-generated CloudFormation Template and Stacks for launching migrated servers into EC2. 3. Ability to run post-launch configuration scripts to configure servers and applications in EC2. In order for SMS to launch servers into your AWS account using CloudFormation Templates, we have also updated the ServerMigrationServiceRole IAM policy to include appropriate permissions. Refer to Server Migration Service documentation for more details.

v2.362.0

Compare Source

  • bugfix: Config: fix useDualstack typing
  • feature: Amplify: Release of AWS Amplify: Everything you need to develop & deploy cloud-powered mobile and web apps.
  • feature: DataSync: AWS DataSync simplifies, automates, and accelerates moving and replicating data between on-premises storage and AWS services over the network.
  • feature: RoboMaker: (New Service) AWS RoboMaker is a service that makes it easy to develop, simulate, and deploy intelligent robotics applications at scale.
  • feature: S3: The INTELLIGENT_TIERING storage class is designed to optimize storage costs by automatically moving data to the most cost effective storage access tier, without performance impact or operational overhead. This SDK release provides API support for this new storage class.
  • feature: Snowball: AWS announces the availability of AWS Snowball Edge Compute Optimized to run compute-intensive applications is disconnected and physically harsh environments. It comes with 52 vCPUs, 208GB memory, 8TB NVMe SSD, and 42TB S3-compatible storage to accelerate local processing and is well suited for use cases such as full motion video processing, deep IoT analytics, and continuous machine learning in bandwidth-constrained locations. It features new instances types called SBE-C instances that are available in eight sizes and multiple instances can be run on the device at the same time. Optionally, developers can choose the compute optimized device to include a GPU and use SBE-G instances for accelerating their application performance.
  • feature: Transfer: AWS Transfer for SFTP is a fully managed service that enables transfer of secure data over the internet into and out of Amazon S3. SFTP is deeply embedded in data exchange workflows across different industries such as financial services, healthcare, advertising, and retail, among others.
  • feature: protocol: Add support for 'endpoint' trait in API operation model

v2.361.0

Compare Source

  • feature: Rekognition: This release updates the DetectFaces and IndexFaces operation. When the Attributes input parameter is set to ALL, the face location landmarks includes 5 new landmarks: upperJawlineLeft, midJawlineLeft, chinBottom, midJawlineRight, upperJawlineRight.

v2.360.0

Compare Source

  • feature: AppSync: AWS AppSync now supports: 1. Pipeline Resolvers - Enables execution of one or more operations against multiple data sources in order, on a single GraphQL field. This allows orchestration of actions by composing code into a single Resolver, or share code across Resolvers. 2. Aurora Serverless Data Source - Built-in resolver for executing GraphQL operations with the new Aurora Serverless Data API, including connection management functionality.
  • feature: AutoScalingPlans: In this release, AWS Auto Scaling adds three features: 1) Predictive scaling for EC2 Auto Scaling, which analyzes your application workload history to forecast future capacity requirements, 2) an option to replace existing scaling policies that are associated with the resources in your scaling plan, and 3) an option that allows you to use predictive scaling with or without your plan's dynamic scaling feature.
  • feature: CloudFront: With Origin Failover capability in CloudFront, you can setup two origins for your distributions - primary and secondary, such that your content is served from your secondary origin if CloudFront detects that your primary origin is unavailable. These origins can be any combination of AWS origins or non-AWS custom HTTP origins. For example, you can have two Amazon S3 buckets that serve as your origin that you independently upload your content to. If an object that CloudFront requests from your primary bucket is not present or if connection to your primary bucket times-out, CloudFront will request the object from your secondary bucket. So, you can configure CloudFront to trigger a failover in response to either HTTP 4xx or 5xx status codes.
  • feature: CloudWatch: Amazon CloudWatch now supports alarms on metric math expressions.
  • feature: DeviceFarm: Disabling device filters
  • feature: MediaLive: You can now include the media playlist(s) from both pipelines in the HLS master manifest for seamless failover.
  • feature: QuickSight: Amazon QuickSight is a fully managed, serverless, cloud business intelligence system that allows you to extend data and insights to every user in your organization. The first release of APIs for Amazon QuickSight introduces embedding and user/group management capabilities. The get-dashboard-embed-url API allows you to obtain an authenticated dashboard URL that can be embedded in application domains whitelisted for QuickSight dashboard embedding. User APIs allow you to programmatically expand and manage your QuickSight deployments while group APIs allow easier permissions management for resources within QuickSight.
  • feature: RDSDataService: The RDS Data API Beta is available for the MySQL-compatible edition of Amazon Aurora Serverless in the US East (N. Virginia) Region. This API enables you to easily access Aurora Serverless with web services-based applications including AWS Lambda and AWS AppSync.
  • feature: SSM: AWS Systems Manager Distributor helps you securely distribute and install software packages.
  • feature: XRay: Groups build upon X-Ray filter expressions to allow for fine tuning trace summaries and service graph results. You can configure groups by using the AWS X-Ray console or by using the CreateGroup API. The addition of groups has extended the available request fields to the GetServiceGraph API. You can now specify a group name or group ARN to retrieve its service graph.

v2.359.0

Compare Source

  • feature: Batch: Adding multinode parallel jobs, placement group support for compute environments.
  • feature: CloudFormation: Use the CAPABILITY_AUTO_EXPAND capability to create or update a stack directly from a stack template that contains macros, without first reviewing the resulting changes in a change set first.
  • feature: CloudTrail: This release supports creating a trail in CloudTrail that logs events for all AWS accounts in an organization in AWS Organizations. This helps enable you to define a uniform event logging strategy for your organization. An organization trail is applied automatically to each account in the organization and cannot be modified by member accounts. To learn more, please see the AWS CloudTrail User Guide https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html
  • feature: ConfigService: In this release, AWS Config adds support for aggregating the configuration data of AWS resources into multi-account and multi-region aggregators. AWS Config adds four APIs to query and retrieve aggregated resource configurations. 1) BatchGetAggregateResourceConfig, returns the current configuration items for resources that are present in your AWS Config aggregator. 2) GetAggregateDiscoveredResourceCounts, returns the resource counts across accounts and regions that are present in your AWS Config aggregator. 3) GetAggregateResourceConfig, returns current configuration item that is aggregated for your specific resource in a specific source account and region. 4) ListAggregateDiscoveredResources, accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.
  • feature: DeviceFarm: Customers can now schedule runs without a need to create a Device Pool. They also get realtime information on public device availability.
  • feature: EC2: Adding AvailabilityZoneId to DescribeAvailabilityZones
  • feature: Iot: IoT now supports resource tagging and tag based access control for Billing Groups, Thing Groups, Thing Types, Jobs, and Security Profiles. IoT Billing Groups help you group devices to categorize and track your costs. AWS IoT Device Management also introduces three new features: 1. Dynamic thing groups. 2. Jobs dynamic rollouts. 3. Device connectivity indexing. Dynamic thing groups lets you to create a group of devices using a Fleet Indexing query. The devices in your group will be automatically added or removed when they match your specified query criteria. Jobs dynamic rollout allows you to configure an exponentially increasing rate of deployment for device updates and define failure criteria to cancel your job. Device connectivity indexing allows you to index your devices' lifecycle events to discover whether devices are connected or disconnected to AWS IoT.
  • feature: Lambda: AWS Lambda now supports python3.7 and the Kinesis Data Streams (KDS) enhanced fan-out and HTTP/2 data retrieval features for Kinesis event sources.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added several features including support for: SPEKE full document encryption, up to 150 elements for input stitching, input and motion image insertion, AWS CLI path arguments in S3 links including special characters, AFD signaling, additional caption types, and client-side encrypted input files.
  • feature: RDS: This release adds a new parameter to specify VPC security groups for restore from DB snapshot, restore to point int time and create read replica operations. For more information, see Amazon RDS Documentation.
  • feature: WorkDocs: With this release, clients can now use the GetResources API to fetch files and folders from the user's SharedWithMe collection. And also through this release, the existing DescribeActivities API has been enhanced to support additional filters such as the ActivityType and the ResourceId.
  • feature: WorkSpaces: Added new APIs to Modify and Describe WorkSpaces client properties for users in a directory. With the new APIs, you can enable/disable remember me option in WorkSpaces client for users in a directory.

v2.358.0

Compare Source

  • feature: Comprehend: Amazon Comprehend Custom Entities automatically trains entity recognition models using your entities and noun-based phrases.
  • feature: CostExplorer: This release introduces a new operation called GetCostForecast operation, which allows you to programmatically access AWS Cost Explorer's forecasting engine and is now generally available.
  • feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for additional Docker flags as Task Definition parameters. Customers can now configure their ECS Tasks to use pidMode (pid) and ipcMode (ipc) Docker flags.
  • feature: SSM: AWS Systems Manager Automation now allows you to execute and manage Automation workflows across multiple accounts and regions.
  • feature: WorkSpaces: Added new Bring Your Own License (BYOL) automation APIs. With the new APIs, you can list available management CIDR ranges for dedicated tenancy, enable your account for BYOL, describe BYOL status of your account, and import BYOL images. Added new APIs to also describe and delete WorkSpaces images.

v2.357.0

Compare Source

  • feature: CodeBuild: Adding queue phase and configurable queue timeout to CodeBuild.
  • feature: Comprehend: Amazon Comprehend Custom Classification automatically trains classification models using your text and custom labels.
  • feature: DMS: Settings structures have been added to our DMS endpoint APIs to support Kinesis and Elasticsearch as targets. We are introducing the ability to configure custom DNS name servers on a replication instance as a beta feature.
  • feature: DirectConnect: This release enables DirectConnect customers to have logical redundancy on virtual interfaces within supported DirectConnect locations.
  • feature: ECS: In this release, Amazon ECS introduces multiple features. First, ECS now supports integration with Systems Manager Parameter Store for injecting runtime secrets. Second, ECS introduces support for resources tagging. Finally, ECS introduces a new ARN and ID Format for its resources, and provides new APIs for opt-in to the new formats.
  • feature: IAM: We are making it easier for you to manage your AWS Identity and Access Management (IAM) resources by enabling you to add tags to your IAM principals (users and roles). Adding tags on IAM principals will enable you to write fewer policies for permissions management and make policies easier to comprehend. Additionally, tags will also make it easier for you to grant access to AWS resources.
  • feature: Pinpoint: 1. With Amazon Pinpoint Voice, you can use text-to-speech technology to deliver personalized voice messages to your customers. Amazon Pinpoint Voice is a great way to deliver transactional messages -- such as one-time passwords and identity confirmations -- to customers. 2. Adding support for Campaign Event Triggers. With Campaign Event Triggers you can now schedule campaigns to execute based on incoming event data and target just the source of the event.
  • feature: PinpointSMSVoice: With Amazon Pinpoint Voice, you can use text-to-speech technology to deliver personalized voice messages to your customers. Amazon Pinpoint Voice is a way to deliver transactional messages -- such as one-time passwords and appointment confirmations to customers.
  • feature: RAM: This is the initial release of AWS Resource Access Manager (RAM) which provides you the ability to share your resources across AWS accounts or within your AWS Organization. You can now create resources centrally and use AWS RAM to share those resources with other accounts, eliminating the need to provision and manage resources in every account. When you share a resource with another account, that account is granted access. Any policies and permissions in that account apply to the shared resource.
  • feature: RDS: Introduces DB Instance Automated Backups for the MySQL, MariaDB, PostgreSQL, Oracle and Microsoft SQL Server database engines. You can now retain Amazon RDS automated backups (system snapshots and transaction logs) when you delete a database instance. This allows you to restore a deleted database instance to a specified point in time within the backup retention period even after it has been deleted, protecting you against accidental deletion of data. For more information, see Amazon RDS Documentation.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.177.0 fix(deps): update dependency aws-sdk to v2.178.0 Jan 9, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 882a9ee to 501f05b Compare January 9, 2018 00:13
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.178.0 fix(deps): update dependency aws-sdk to v2.179.0 Jan 9, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch 2 times, most recently from e1cba97 to ab3fe55 Compare January 11, 2018 21:09
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.179.0 fix(deps): update dependency aws-sdk to v2.180.0 Jan 11, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from ab3fe55 to b46e616 Compare January 12, 2018 22:17
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.180.0 fix(deps): update dependency aws-sdk to v2.181.0 Jan 12, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from b46e616 to 370bd15 Compare January 15, 2018 23:47
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.181.0 fix(deps): update dependency aws-sdk to v2.182.0 Jan 15, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 370bd15 to 0354eb0 Compare January 16, 2018 23:58
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.182.0 fix(deps): update dependency aws-sdk to v2.183.0 Jan 16, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 0354eb0 to 57fe280 Compare January 18, 2018 01:23
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.183.0 fix(deps): update dependency aws-sdk to v2.184.0 Jan 18, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 57fe280 to 63a832b Compare January 19, 2018 20:47
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.184.0 fix(deps): update dependency aws-sdk to v2.185.0 Jan 19, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 63a832b to 204f406 Compare January 22, 2018 22:40
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.185.0 fix(deps): update dependency aws-sdk to v2.186.0 Jan 22, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 204f406 to d9e34f6 Compare January 25, 2018 23:42
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.186.0 fix(deps): update dependency aws-sdk to v2.187.0 Jan 25, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from d9e34f6 to 391db7b Compare January 26, 2018 22:32
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.187.0 fix(deps): update dependency aws-sdk to v2.188.0 Jan 26, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 391db7b to 47850d2 Compare February 5, 2018 21:31
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.188.0 fix(deps): update dependency aws-sdk to v2.189.0 Feb 5, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 47850d2 to a7eb559 Compare February 6, 2018 22:15
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.189.0 fix(deps): update dependency aws-sdk to v2.190.0 Feb 6, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from a7eb559 to 0a6a394 Compare February 9, 2018 03:44
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.190.0 fix(deps): update dependency aws-sdk to v2.191.0 Feb 9, 2018
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 0a6a394 to 8615152 Compare February 9, 2018 23:13
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.191.0 fix(deps): update dependency aws-sdk to v2.192.0 Feb 9, 2018
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.389.0 fix(deps): update dependency aws-sdk to v2.390.0 Jan 17, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from ea5466a to e21c133 Compare January 18, 2019 21:46
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.390.0 fix(deps): update dependency aws-sdk to v2.391.0 Jan 18, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from e21c133 to b103ace Compare January 21, 2019 23:12
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.391.0 fix(deps): update dependency aws-sdk to v2.392.0 Jan 21, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from b103ace to b1ac0a6 Compare January 23, 2019 23:22
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.392.0 fix(deps): update dependency aws-sdk to v2.393.0 Jan 23, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from b1ac0a6 to 75001a6 Compare January 24, 2019 23:22
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.393.0 fix(deps): update dependency aws-sdk to v2.394.0 Jan 24, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 75001a6 to 122a7bc Compare January 25, 2019 22:41
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.394.0 fix(deps): update dependency aws-sdk to v2.395.0 Jan 25, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 122a7bc to 3a4c918 Compare February 4, 2019 22:50
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.395.0 fix(deps): update dependency aws-sdk to v2.396.0 Feb 4, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 3a4c918 to 8ef7139 Compare February 5, 2019 22:34
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.396.0 fix(deps): update dependency aws-sdk to v2.397.0 Feb 5, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 8ef7139 to ff263c1 Compare February 6, 2019 23:32
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.397.0 fix(deps): update dependency aws-sdk to v2.398.0 Feb 6, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from ff263c1 to 310479a Compare February 7, 2019 21:51
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.398.0 fix(deps): update dependency aws-sdk to v2.399.0 Feb 7, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 310479a to cef50ba Compare February 8, 2019 22:26
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.399.0 fix(deps): update dependency aws-sdk to v2.400.0 Feb 8, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from cef50ba to 4515790 Compare February 11, 2019 23:24
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.400.0 fix(deps): update dependency aws-sdk to v2.401.0 Feb 11, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 4515790 to 2aeafac Compare February 13, 2019 23:21
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.401.0 fix(deps): update dependency aws-sdk to v2.402.0 Feb 13, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 2aeafac to 0000f3f Compare February 14, 2019 19:33
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.402.0 fix(deps): update dependency aws-sdk to v2.403.0 Feb 14, 2019
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x branch from 0000f3f to 65c6c57 Compare February 15, 2019 19:22
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.403.0 fix(deps): update dependency aws-sdk to v2.404.0 Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant