fernyettheplant / serverless-offline-step-functions

Serverless Offline Plugin to Support Step Functions for Local Development
MIT License
9 stars 5 forks source link

chore(deps-dev): bump aws-sdk from 2.819.0 to 2.1175.0 #841

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.819.0 to 2.1175.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1175.0

See changelog for more information.

Release v2.1174.0

See changelog for more information.

Release v2.1173.0

See changelog for more information.

Release v2.1172.0

See changelog for more information.

Release v2.1171.0

See changelog for more information.

Release v2.1170.0

See changelog for more information.

Release v2.1169.0

See changelog for more information.

Release v2.1168.0

See changelog for more information.

Release v2.1167.0

See changelog for more information.

Release v2.1166.0

See changelog for more information.

Release v2.1165.0

See changelog for more information.

Release v2.1164.0

See changelog for more information.

Release v2.1163.0

See changelog for more information.

Release v2.1162.0

See changelog for more information.

Release v2.1161.0

See changelog for more information.

Release v2.1160.0

See changelog for more information.

Release v2.1159.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1175.0

  • feature: Athena: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • feature: CodeArtifact: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • feature: ConfigService: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • feature: EC2: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • feature: FMS: Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • feature: Glue: This release adds an additional worker type for Glue Streaming jobs.
  • feature: Inspector2: This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • feature: Kendra: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • feature: Nimble: Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
  • feature: Outposts: This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
  • feature: SageMaker: This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

2.1174.0

  • bugfix: Dependency: Add node's Util module
  • feature: AppConfig: Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.

2.1173.0

  • feature: NetworkManager: This release adds general availability API support for AWS Cloud WAN.

2.1172.0

  • feature: EC2: Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • feature: Redshift: This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

2.1171.0

  • feature: Backup: This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

2.1170.0

  • feature: ChimeSDKMeetings: Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions
  • feature: DMS: New api to migrate event subscriptions to event bridge rules
  • feature: IoTWireless: Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
  • feature: Iot: This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
  • feature: SageMaker: Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances

2.1169.0

  • feature: CloudFormation: My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
  • feature: Synthetics: This release introduces Group feature, which enables users to group cross-region canaries.

2.1168.0

  • feature: LexModelsV2: This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.
  • feature: QuickSight: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • feature: RDS: Adds waiters support for DBCluster.
  • feature: RolesAnywhere: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • feature: SSMIncidents: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

2.1167.0

  • feature: DMS: Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.

2.1166.0

  • feature: Athena: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.

... (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[bot] commented 2 years ago

Superseded by #843.