finscaleAI / generators-finscale

Finscale Platform's Hipsters based Generators
https://finscale.org
Apache License 2.0
2 stars 1 forks source link

Bump aws-sdk from 2.766.0 to 2.1200.0 #580

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.766.0 to 2.1200.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1200.0

See changelog for more information.

Release v2.1199.0

See changelog for more information.

Release v2.1198.0

See changelog for more information.

Release v2.1197.0

See changelog for more information.

Release v2.1196.0

See changelog for more information.

Release v2.1195.0

See changelog for more information.

Release v2.1194.0

See changelog for more information.

Release v2.1193.0

See changelog for more information.

Release v2.1192.0

See changelog for more information.

Release v2.1191.0

See changelog for more information.

Release v2.1190.0

See changelog for more information.

Release v2.1189.0

See changelog for more information.

Release v2.1188.0

See changelog for more information.

Release v2.1187.0

See changelog for more information.

Release v2.1186.0

See changelog for more information.

Release v2.1185.0

See changelog for more information.

Release v2.1184.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1200.0

  • feature: EC2: R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
  • feature: ForecastQueryService: releasing What-If Analysis APIs
  • feature: ForecastService: releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
  • feature: IoTSiteWise: Enable non-unique asset names under different hierarchies
  • feature: LexModelsV2: This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer.
  • feature: SecurityHub: Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
  • feature: SupportApp: This is the initial SDK release for the AWS Support App in Slack.

2.1199.0

  • feature: Connect: This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • feature: Kendra: This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • feature: LookoutMetrics: This release is to make GetDataQualityMetrics API publicly available.

2.1198.0

  • feature: ChimeSDKMediaPipelines: The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • feature: CloudWatch: Add support for managed Contributor Insights Rules
  • feature: DynamoDB: This release adds support for importing data from S3 into a new DynamoDB table
  • feature: EC2: This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • feature: NetworkManager: Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

2.1197.0

  • feature: AppMesh: AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • feature: ConnectCampaigns: Updated exceptions for Amazon Connect Outbound Campaign api's.
  • feature: Kendra: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • feature: LakeFormation: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • feature: Lambda: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • feature: LexModelsV2: This release introduces support for enhanced conversation design with the ability to define custom conversation flows with conditional branching and new bot responses.
  • feature: RDS: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.

2.1196.0

  • feature: Rekognition: This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.

2.1195.0

  • feature: CloudFront: Adds Http 3 support to distributions
  • feature: Wisdom: This release introduces a new API PutFeedback that allows submitting feedback to Wisdom on content relevance.

2.1194.0

  • feature: Amp: This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces.
  • feature: ChimeSDKMessaging: The Amazon Chime SDK now supports channels with up to one million participants with elastic channels.
  • feature: IVS: Updates various list api MaxResults ranges
  • feature: PersonalizeRuntime: This release provides support for promotions in AWS Personalize runtime.

2.1193.0

  • feature: BackupStorage: This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
  • feature: Glue: Add support for Python 3.9 AWS Glue Python Shell jobs
  • feature: PrivateNetworks: This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.

2.1192.0

  • feature: DLM: This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies

... (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 #584.