ImmoweltGroup / aws-swiss-knife

:wrench: A command line interface providing helpful AWS tools
MIT License
10 stars 1 forks source link

build(deps): bump aws-sdk from 2.704.0 to 2.948.0 #327

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.704.0 to 2.948.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.948.0

See changelog for more information.

Release v2.947.0

See changelog for more information.

Release v2.946.0

See changelog for more information.

Release v2.945.0

See changelog for more information.

Release v2.944.0

See changelog for more information.

Release v2.943.0

See changelog for more information.

Release v2.942.0

See changelog for more information.

Release v2.941.0

See changelog for more information.

Release v2.940.0

See changelog for more information.

Release v2.939.0

See changelog for more information.

Release v2.938.0

See changelog for more information.

Release v2.937.0

See changelog for more information.

Release v2.936.0

See changelog for more information.

Release v2.935.0

See changelog for more information.

Release v2.934.0

See changelog for more information.

Release v2.933.0

See changelog for more information.

Release v2.932.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.948.0

  • feature: AuditManager: This release relaxes the S3 URL character restrictions in AWS Audit Manager. Regex patterns have been updated for the following attributes: s3RelativePath, destination, and s3ResourcePath. 'AWS' terms have also been replaced with entities to align with China Rebrand documentation efforts.
  • feature: Chime: This SDK release adds Account Status as one of the attributes in Account API response

2.947.0

  • feature: EC2: This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
  • feature: IoTSiteWise: Update the default endpoint for the APIs used to manage asset models, assets, gateways, tags, and account configurations. If you have firewalls with strict egress rules, configure the rules to grant you access to api.iotsitewise.[region].amazonaws.com or api.iotsitewise.[cn-region].amazonaws.com.cn.
  • feature: LexModelBuildingService: Lex now supports the en-IN locale

2.946.0

  • feature: ACM: Added support for RSA 3072 SSL certificate import
  • feature: DMS: Release of feature needed for ECA-Endpoint settings. This allows customer to delete a field in endpoint settings by using --exact-settings flag in modify-endpoint api. This also displays default values for certain required fields of endpoint settings in describe-endpoint-settings api.
  • feature: Glue: Add support for Event Driven Workflows
  • feature: HealthLake: General availability for Amazon HealthLake. StartFHIRImportJob and StartFHIRExportJob APIs now require AWS KMS parameter. For more information, see the Amazon HealthLake Documentation https://docs.aws.amazon.com/healthlake/index.html.
  • feature: Lightsail: This release adds support for the Amazon Lightsail object storage service, which allows you to create buckets and store objects.
  • feature: WellArchitected: This update provides support for Well-Architected API users to mark answer choices as not applicable.

2.945.0

  • feature: AmplifyBackend: Added Sign in with Apple OAuth provider.
  • feature: DevOpsGuru: Add paginator for GetCostEstimation
  • feature: DirectConnect: This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions.
  • feature: LexModelBuildingService: Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot.
  • feature: Redshift: Release new APIs to support new Redshift feature - Authentication Profile
  • feature: SSM: Changes to OpsCenter APIs to support a new feature, operational insights.

2.944.0

  • feature: Kendra: Amazon Kendra now supports Principal Store

2.943.0

  • feature: FraudDetector: This release adds support for ML Explainability to display model variable importance value in Amazon Fraud Detector.
  • feature: MediaConvert: MediaConvert now supports color, style and position information passthrough from 608 and Teletext to SRT and WebVTT subtitles. MediaConvert now also supports Automatic QVBR quality levels for QVBR RateControlMode.
  • feature: SageMaker: Releasing new APIs related to Tuning steps in model building pipelines.

2.942.0

  • feature: DevOpsGuru: Add AnomalyReportedTimeRange field to include open and close time of anomalies.
  • feature: EKS: Added waiters for EKS FargateProfiles.
  • feature: FMS: AWS Firewall Manager now supports route table monitoring, and provides remediation action recommendations to security administrators for AWS Network Firewall policies with misconfigured routes.
  • feature: MediaTailor: Add ListAlerts for Channel, Program, Source Location, and VOD Source to return alerts for resources.
  • feature: Outposts: Added property filters for listOutposts

2.941.0

  • feature: Chime: Releasing new APIs for AWS Chime MediaCapturePipeline
  • feature: CloudFront: Amazon CloudFront now provides two new APIs, ListConflictingAliases and AssociateAlias, that help locate and move Alternate Domain Names (CNAMEs) if you encounter the CNAMEAlreadyExists error code.
  • feature: EC2: This release adds resource ids and tagging support for VPC security group rules.
  • feature: IoTSiteWise: This release add storage configuration APIs for AWS IoT SiteWise.
  • feature: MQ: adds support for modifying the maintenance window for brokers.
  • feature: StorageGateway: Adding support for oplocks for SMB file shares, S3 Access Point and S3 Private Link for all file shares and IP address support for file system associations

2.940.0

  • feature: EKS: Adding new error code UnsupportedAddonModification for Addons in EKS

... (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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #328.