alexa-labs / workshop-in-skill-purchasing

A sample skill which demonstrates the use of in-skill purchasing (ISP) of consumables within an Alexa skill. Examples of the other types of in-skill purchases can be found in other samples.
Other
8 stars 15 forks source link

Bump aws-sdk from 2.321.0 to 2.1177.0 in /lab-2-completed/lambda/custom #11

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.321.0 to 2.1177.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1177.0

See changelog for more information.

Release v2.1176.0

See changelog for more information.

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.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1177.0

  • feature: Discovery: Add AWS Agentless Collector details to the GetDiscoverySummary API response
  • feature: ElastiCache: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
  • feature: KMS: Added support for the SM2 KeySpec in China Partition Regions
  • feature: MediaPackage: This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
  • feature: SSOAdmin: AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.
  • feature: SageMaker: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.

2.1176.0

  • feature: Drs: Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.
  • feature: Evidently: This release adds support for the new segmentation feature.
  • feature: WAFV2: This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

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.

... (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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/alexa-labs/workshop-in-skill-purchasing/network/alerts).