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

Update aws-sdk requirement from ^2.1028.0 to ^2.1033.0 #161

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Updates the requirements on aws-sdk to permit the latest version.

Release notes

Sourced from aws-sdk's releases.

Release v2.1033.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.1033.0

  • feature: AppStream: Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • feature: ApplicationInsights: Application Insights now supports monitoring for HANA
  • feature: CloudFormation: The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • feature: Lambda: Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: MediaLive: This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.
  • feature: Redshift: Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs

2.1032.0

  • bugfix: EC2: Add customization for EC2 legacy dualstack endpoints
  • bugfix: S3/S3Control: Check for config.useDualstackEndpoint in customizations
  • feature: AppConfig: Add Type to support feature flag configuration profiles
  • feature: AuditManager: This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
  • feature: Chime: Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • feature: ChimeSDKMeetings: Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • feature: CloudWatch: CloudWatch Anomaly Detection now supports anomaly detectors that use metric math as input.
  • feature: DataBrew: This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
  • feature: ForecastService: NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
  • feature: IVS: Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
  • feature: Kafka: Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
  • feature: Lambda: Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
  • feature: LexModelsV2: Added support for Polly Neural TTS (NTTS) voices. Customers can choose between 'standard' and 'neural' for Polly Engine configuration per locale when creating or updating an Amazon Lex bot.
  • feature: RedshiftData: Rolling back Data API serverless features until dependencies are live.

2.1031.0

  • bugfix: S3: Support FIPS for S3 Accesspoint & Object Lambda
  • feature: AmplifyBackend: New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend.
  • feature: AppConfigData: AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
  • feature: DevOpsGuru: Add paginator for DescribeResourceCollectionHealth
  • feature: Drs: Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.
  • feature: RedshiftData: Data API now supports serverless requests.
  • feature: SNS: Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics.

2.1030.0

  • feature: CloudTrail: CloudTrail Insights now supports ApiErrorRateInsight, which enables customers to identify unusual activity in their AWS account based on API error codes and their rate.
  • feature: Location: This release adds the support for Relevance, Distance, Time Zone, Language and Interpolated Address for Geocoding and Reverse Geocoding.
  • feature: S3Control: Support FIPS for S3 Outposts
  • feature: s3util: Add allowFipsEndpoint option in validateArnRegion

2.1029.0

  • feature: AppStream: This release includes support for images of AmazonLinux2 platform type.
  • feature: DMS: Add Settings in JSON format for the source GCP MySQL endpoint
  • feature: EC2: Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
  • feature: EKS: Adding Tags support to Cluster Registrations.
  • feature: MigrationHubStrategy: AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
  • feature: SSM: Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager.
  • feature: Transfer: AWS Transfer Family now supports integrating a custom identity provider using AWS Lambda
  • feature: WAFV2: Your options for logging web ACL traffic now include Amazon CloudWatch Logs log groups and Amazon S3 buckets.

... (truncated)

Commits
  • 98ce489 Updates SDK to v2.1033.0
  • e9cc0bc Updates SDK to v2.1032.0
  • 2ef74c7 Check for config.useDualstackEndpoint in S3/S3Control customizations (#3969)
  • 53119da Add customization for EC2 legacy dualstack endpoints (#3967)
  • f754449 Updates SDK to v2.1031.0
  • 1e6b66f Support FIPS for S3 Accesspoint & Object Lambda (#3964)
  • a4291e2 Updates SDK to v2.1030.0
  • 71e97e5 Support FIPS for S3 Outposts (#3963)
  • e929589 chore(s3util): add allowFipsEndpoint option in validateArnRegion (#3962)
  • 8724023 Updates SDK to v2.1029.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [aws-sdk](https://github.com/aws/aws-sdk-js) to permit the latest version.
- [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.1028.0...v2.1033.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot:npm Pull requests that update NPM packages labels Nov 22, 2021
@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #161 (1909e85) into master (8148eb9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   84.69%   84.69%           
=======================================
  Files          36       36           
  Lines        1673     1673           
  Branches      309      309           
=======================================
  Hits         1417     1417           
  Misses        240      240           
  Partials       16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8148eb9...1909e85. Read the comment docs.

@rennokki rennokki merged commit 6b94f38 into master Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-tw-2.1033.0 branch November 22, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot:npm Pull requests that update NPM packages dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

1 participant