AWSPowerShell.NetCore

3.3.330.0

The AWS Tools for PowerShell Core lets developers and administrators manage their AWS services from the PowerShell Core scripting environment.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AWSPowerShell.NetCore -RequiredVersion 3.3.330.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AWSPowerShell.NetCore -Version 3.3.330.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Package Details

Author(s)

  • Amazon.com Inc

Tags

AWS cloud

Cmdlets

*-*

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

### 3.3.330.0 (2018-08-06)
 * Amazon Comprehend
   * Updated and added cmdlets to support the new service ability to tokenize (find word boundaries) text and for each word provide a label for the part of speech, using the DetectSyntax operation. This API is useful to analyze text for specific conditions like for example finding nouns and the correlating adjectives to understand customer feedback. The new cmdlets are Find-COMPSyntax (DetectSyntax API) and Find-COMPSyntaxBatch (BatchDetectSyntax API).
 * Amazon DynamoDB
   * Updated the Update-DDBGlobalTableSetting cmdlet to add support for configuring AutoScaling settings for a DynamoDB global table.
 * Amazon EC2
   * Updated cmdlets to add support for two new allocation strategies for EC2/Spot customers -- LowestN for Spot instances, and OD priority for on-demand instances.
 * Amazon Kinesis
   * Updated and added cmdlets to support the new SubscribeToShard and RegisterStreamConsumer APIs which allows for retrieving records on a data stream over HTTP2 with enhanced fan-out capabilities. With this new feature the Java SDK now supports event streaming natively which will allow you to define payload and exception structures on the client over a persistent connection. For more information, see Developing Consumers with Enhanced Fan-Out in the Kinesis Developer Guide. The new cmdlets are Get-KINStreamConsumer (DescribeStreamConsumer API), Get-KINStreamConsumerList (ListStreamConsumers API), Register-KINStreamConsumer (RegisterStreamConsumer API) and Unregister-KINStreamConsumer (DeregisterStreamConsumer API).
 * Amazon MQ
   * Updated cmdlets to support integration with Amazon CloudWatch Logs.
 * Amazon Polly
   * Updated and added cmdlets to support asynchronous synthesis to Amazon S3. The new cmdlets are Get-POLSpeechSynthesisTask (GetSpeechSynthesisTask API), Get-POLSpeechSynthesisTaskList (ListSpeechSynthesisTasks API) and Start-POLSpeechSynthesisTask (StartSpeechSynthesisTask API).
 * Amazon Redshift
   * Updated and added cmdlets to support maintenance tracks. When we make a new version of Amazon Redshift available, we update your cluster during its maintenance window. By selecting a maintenance track, you control whether we update your cluster with the most recent approved release, or with the previous release. The two values for maintenance track are current and trailing. If you choose the current track, your cluster is updated with the latest approved release. If you choose the trailing track, your cluster is updated with the release that was approved previously. The new cmdlet is Get-RSClusterTrack (DescribeClusterTracks API).
 * Amazon S3
   * Added cmdlet Select-S3ObjectContent (SelectObjectContent API) to support Amazon S3 Select. Amazon S3 Select is an Amazon S3 feature that makes it easy to retrieve specific data from the contents of an object using simple SQL expressions without having to retrieve the entire object. With this release the S3 Select API is now generally available in all public regions and supports retrieval of a subset of data using SQL clauses, like SELECT and WHERE, from delimited text files and JSON objects.
 * Amazon SageMaker
   * Updated and added cmdlets to support the capability for customers to run fully-managed, high-throughput batch transform machine learning models with a simple API call. Batch Transform is ideal for high-throughput workloads and predictions in non-real-time scenarios where data is accumulated over a period of time for offline processing.
 * Amazon Transcribe
   * Updated the Start-TRSTranscribeJob cmdlet to support specifying an Amazon S3 output bucket to store the transcription of your audio file.
 * AWS AppStream
   * Updated and added cmdlets to support the new service feature enabling sharing AppStream images across AWS accounts within the same region. The new cmdlet are Get-APSImagePermission (DescribeImagePermissions API), Remove-APSImagePermission (DeleteImagePermission API) and Update-APSImagePermission (UpdateImagePermissions API).
 * AWS AppSync
   * Updated cmdlets to support configuring HTTP endpoints as data sources for your AWS AppSync GraphQL API.
 * AWS Cloud HSM V2
   * Updated and added cmdlets to support copy-backup-to-region, which allows you to copy a backup of a cluster from one region to another. The copied backup can be used in the destination region to create a new AWS CloudHSM cluster as a clone of the original cluster. The new cmdlet is Copy-HSM2BackupToRegion (CopyBackupToRegion API).
 * AWS CodeBuild
   * Updated cmdlets to support disabling encryption and specifying encryption key on build artifacts.
 * AWS Database Migration Service
   * Updated cmdlets to add support for DmsTransfer endpoint type and support for re-validate option in table reload API.
 * AWS Elastic File System
   * Updated and added cmdlets to support instant provisioning of the throughput required for your applications independent of the amount of data stored in your file system, allowing you to optimize throughput for your applications performance needs. The new cmdlet is Update-EFSFileSystem (UpdateFileSystem API).
 * AWS Glue
   * Updated cmdlets to support association of multiple SSH public keys with a development endpoints.
 * AWS Identity and Access Management
   * Updated and added cmdlets to support the IAM delegated administrator feature. This feature enables customers to attach permissions boundary to IAM principals. The IAM principals cannot operate exceeding the permission specified in permissions boundary. The new cmdlets for this feature are Set-IAMRolePermissionsBoundary (PutRolePermissionsBoundary), Set-IAMUserPermissionsBoundary (PutUserPermissionsBoundary API), Remove-IAMRolePermissionsBoundary (DeleteRolePermissionsBoundary API) and Remove-IAMUserPermissionsBoundary (DeleteUserPermissionsBoundary API).
 * AWS Import/Export Snowball
   * Updated and added cmdlets to support the availability of Amazon EC2 compute instances that run on the device. AWS Snowball Edge is a 100-TB ruggedized device built to transfer data into and out of AWS with optional support for local Lambda-based compute functions. With this feature, developers and administrators can run their EC2-based applications on the device providing them with an end to end vertically integrated AWS experience. Designed for data pre-processing, compression, machine learning, and data collection applications, these new instances, called SBE1 instances, feature 1.8 GHz Intel Xeon D processors up to 16 vCPUs, and 32 GB of memory. The SBE1 instance type is available in four sizes and multiple instances can be run on the device at the same time. Customers can now run compute instances using the same Amazon Machine Images (AMIs) that are used in Amazon EC2.
 * AWS IoT
   * Updated and added cmdlets to support the new IoT security service, AWS IoT Device Defender, and extending the capability of AWS IoT to support Step Functions rule action. The AWS IoT Device Defender is a fully managed service that helps you secure your fleet of IoT devices. For more details on this new service, go to https://aws.amazon.com/iot-device-defender. The Step Functions rule action lets you start an execution of AWS Step Functions state machine from a rule.
 * AWS Storage Gateway
   * Updated cmdlets to support creation of stored volumes using AWS KMS keys.
 * AWS Systems Manager
   * Updated and added cmdlets to support attaching labels to history parameter records and reference history parameter records via labels. It also adds Parameter Store integration with AWS Secrets Manager to allow referencing and retrieving AWS Secrets Manager's secrets from Parameter Store.
   * Updated and added cmdlets to support creation and use of service-linked roles to register and edit Maintenance Window tasks.

FileList

  • AWSPowerShell.NetCore.nuspec
  • AWSAliases.ps1
  • AWSPowerShell.Format.ps1xml
  • AWSPowerShell.NetCore.dll
  • AWSPowerShell.NetCore.dll-Help.xml
  • AWSPowerShell.NetCore.psd1
  • AWSPowerShell.TypeExtensions.ps1xml
  • AWSPowerShellCompleters.psm1
  • AWSPowerShellLegacyAliases.psm1
  • AWSSDK.ACMPCA.dll
  • AWSSDK.AlexaForBusiness.dll
  • AWSSDK.APIGateway.dll
  • AWSSDK.ApplicationAutoScaling.dll
  • AWSSDK.ApplicationDiscoveryService.dll
  • AWSSDK.AppStream.dll
  • AWSSDK.AppSync.dll
  • AWSSDK.Athena.dll
  • AWSSDK.AutoScaling.dll
  • AWSSDK.AutoScalingPlans.dll
  • AWSSDK.AWSHealth.dll
  • AWSSDK.AWSMarketplaceCommerceAnalytics.dll
  • AWSSDK.AWSMarketplaceMetering.dll
  • AWSSDK.AWSSupport.dll
  • AWSSDK.Batch.dll
  • AWSSDK.Budgets.dll
  • AWSSDK.CertificateManager.dll
  • AWSSDK.Cloud9.dll
  • AWSSDK.CloudDirectory.dll
  • AWSSDK.CloudFormation.dll
  • AWSSDK.CloudFront.dll
  • AWSSDK.CloudHSM.dll
  • AWSSDK.CloudHSMV2.dll
  • AWSSDK.CloudSearch.dll
  • AWSSDK.CloudSearchDomain.dll
  • AWSSDK.CloudTrail.dll
  • AWSSDK.CloudWatch.dll
  • AWSSDK.CloudWatchEvents.dll
  • AWSSDK.CloudWatchLogs.dll
  • AWSSDK.CodeBuild.dll
  • AWSSDK.CodeCommit.dll
  • AWSSDK.CodeDeploy.dll
  • AWSSDK.CodePipeline.dll
  • AWSSDK.CodeStar.dll
  • AWSSDK.CognitoIdentity.dll
  • AWSSDK.CognitoIdentityProvider.dll
  • AWSSDK.Comprehend.dll
  • AWSSDK.ConfigService.dll
  • AWSSDK.Connect.dll
  • AWSSDK.Core.dll
  • AWSSDK.CostAndUsageReport.dll
  • AWSSDK.CostExplorer.dll
  • AWSSDK.DatabaseMigrationService.dll
  • AWSSDK.DataPipeline.dll
  • AWSSDK.DAX.dll
  • AWSSDK.DeviceFarm.dll
  • AWSSDK.DirectConnect.dll
  • AWSSDK.DirectoryService.dll
  • AWSSDK.DLM.dll
  • AWSSDK.DynamoDBv2.dll
  • AWSSDK.EC2.dll
  • AWSSDK.ECR.dll
  • AWSSDK.ECS.dll
  • AWSSDK.EKS.dll
  • AWSSDK.ElastiCache.dll
  • AWSSDK.ElasticBeanstalk.dll
  • AWSSDK.ElasticFileSystem.dll
  • AWSSDK.ElasticLoadBalancing.dll
  • AWSSDK.ElasticLoadBalancingV2.dll
  • AWSSDK.ElasticMapReduce.dll
  • AWSSDK.Elasticsearch.dll
  • AWSSDK.ElasticTranscoder.dll
  • AWSSDK.FMS.dll
  • AWSSDK.GameLift.dll
  • AWSSDK.Glue.dll
  • AWSSDK.Greengrass.dll
  • AWSSDK.GuardDuty.dll
  • AWSSDK.IdentityManagement.dll
  • AWSSDK.ImportExport.dll
  • AWSSDK.Inspector.dll
  • AWSSDK.IoT.dll
  • AWSSDK.IoT1ClickDevicesService.dll
  • AWSSDK.IoT1ClickProjects.dll
  • AWSSDK.IoTAnalytics.dll
  • AWSSDK.IotData.dll
  • AWSSDK.IoTJobsDataPlane.dll
  • AWSSDK.KeyManagementService.dll
  • AWSSDK.Kinesis.dll
  • AWSSDK.KinesisAnalytics.dll
  • AWSSDK.KinesisFirehose.dll
  • AWSSDK.KinesisVideo.dll
  • AWSSDK.KinesisVideoArchivedMedia.dll
  • AWSSDK.KinesisVideoMedia.dll
  • AWSSDK.Lambda.dll
  • AWSSDK.Lex.dll
  • AWSSDK.LexModelBuildingService.dll
  • AWSSDK.Lightsail.dll
  • AWSSDK.MachineLearning.dll
  • AWSSDK.Macie.dll
  • AWSSDK.MarketplaceEntitlementService.dll
  • AWSSDK.MediaConvert.dll
  • AWSSDK.MediaLive.dll
  • AWSSDK.MediaPackage.dll
  • AWSSDK.MediaStore.dll
  • AWSSDK.MediaStoreData.dll
  • AWSSDK.MediaTailor.dll
  • AWSSDK.MigrationHub.dll
  • AWSSDK.Mobile.dll
  • AWSSDK.MQ.dll
  • AWSSDK.MTurk.dll
  • AWSSDK.Neptune.dll
  • AWSSDK.OpsWorks.dll
  • AWSSDK.OpsWorksCM.dll
  • AWSSDK.Organizations.dll
  • AWSSDK.PI.dll
  • AWSSDK.Pinpoint.dll
  • AWSSDK.Polly.dll
  • AWSSDK.Pricing.dll
  • AWSSDK.RDS.dll
  • AWSSDK.Redshift.dll
  • AWSSDK.Rekognition.dll
  • AWSSDK.ResourceGroups.dll
  • AWSSDK.ResourceGroupsTaggingAPI.dll
  • AWSSDK.Route53.dll
  • AWSSDK.Route53Domains.dll
  • AWSSDK.S3.dll
  • AWSSDK.SageMaker.dll
  • AWSSDK.SageMakerRuntime.dll
  • AWSSDK.SecretsManager.dll
  • AWSSDK.SecurityToken.dll
  • AWSSDK.ServerlessApplicationRepository.dll
  • AWSSDK.ServerMigrationService.dll
  • AWSSDK.ServiceCatalog.dll
  • AWSSDK.ServiceDiscovery.dll
  • AWSSDK.Shield.dll
  • AWSSDK.SimpleEmail.dll
  • AWSSDK.SimpleNotificationService.dll
  • AWSSDK.SimpleSystemsManagement.dll
  • AWSSDK.SimpleWorkflow.dll
  • AWSSDK.Snowball.dll
  • AWSSDK.SQS.dll
  • AWSSDK.StepFunctions.dll
  • AWSSDK.StorageGateway.dll
  • AWSSDK.TranscribeService.dll
  • AWSSDK.Translate.dll
  • AWSSDK.WAF.dll
  • AWSSDK.WAFRegional.dll
  • AWSSDK.WorkDocs.dll
  • AWSSDK.WorkMail.dll
  • AWSSDK.WorkSpaces.dll
  • AWSSDK.XRay.dll
  • CHANGELOG.md

Version History

Version Downloads Last updated
4.1.561 675 4/18/2024
4.1.560 1,568 4/17/2024
4.1.559 1,977 4/16/2024
4.1.558 4,432 4/12/2024
4.1.557 1,559 4/11/2024
4.1.556 1,922 4/10/2024
4.1.555 1,965 4/9/2024
4.1.554 1,625 4/8/2024
4.1.553 2,899 4/5/2024
4.1.552 1,835 4/4/2024
4.1.551 1,647 4/3/2024
4.1.550 1,706 4/2/2024
4.1.549 1,586 4/1/2024
4.1.548 2,260 3/29/2024
4.1.547 1,090 3/28/2024
4.1.546 1,639 3/27/2024
4.1.545 1,656 3/26/2024
4.1.544 2,041 3/25/2024
4.1.543 3,591 3/22/2024
4.1.542 1,671 3/21/2024
4.1.541 1,791 3/20/2024
4.1.540 1,815 3/19/2024
4.1.539 1,759 3/18/2024
4.1.538 2,706 3/15/2024
4.1.537 12,348 3/14/2024
4.1.536 3,916 3/13/2024
4.1.535 7,860 3/12/2024
4.1.534 2,556 3/11/2024
4.1.533 28,198 3/8/2024
4.1.532 19,167 3/7/2024
4.1.531 8,998 3/6/2024
4.1.530 7,995 3/5/2024
4.1.529 2,436 3/4/2024
4.1.528 4,823 3/1/2024
4.1.527 8,295 2/29/2024
4.1.526 4,615 2/28/2024
4.1.525 2,153 2/27/2024
4.1.524 2,288 2/26/2024
4.1.523 168,682 2/23/2024
4.1.522 80,190 2/22/2024
4.1.521 21,626 2/21/2024
4.1.520 15,708 2/20/2024
4.1.519 13,277 2/19/2024
4.1.518 39,618 2/16/2024
4.1.517 4,366 2/15/2024
4.1.516 82,657 2/14/2024
4.1.515 1,846 2/13/2024
4.1.514 1,633 2/12/2024
4.1.513 2,553 2/9/2024
4.1.512 4,860 2/8/2024
4.1.511 15,779 2/7/2024
4.1.510 10,973 2/6/2024
4.1.509 11,864 2/5/2024
4.1.508 5,814 2/2/2024
4.1.507 1,772 2/1/2024
4.1.506 1,796 2/1/2024
4.1.505 1,799 1/30/2024
4.1.504 1,638 1/29/2024
4.1.503 15,110 1/26/2024
4.1.502 7,583 1/26/2024
4.1.501 7,106 1/25/2024
4.1.500 1,929 1/24/2024
4.1.499 19,478 1/22/2024
4.1.498 66,271 1/19/2024
4.1.497 1,255 1/18/2024
4.1.496 3,117 1/17/2024
4.1.495 6,382 1/16/2024
4.1.494 6,847 1/14/2024
4.1.493 1,063 1/12/2024
4.1.492 1,682 1/11/2024
4.1.491 58,813 1/10/2024
4.1.490 10,983 1/8/2024
4.1.489 3,679 1/5/2024
4.1.488 4,215 1/4/2024
4.1.487 5,211 1/3/2024
4.1.486 13,432 12/29/2023
4.1.485 3,682 12/28/2023
4.1.484 1,592 12/27/2023
4.1.483 1,667 12/26/2023
4.1.482 4,094 12/22/2023
4.1.481 3,473 12/21/2023
4.1.480 3,949 12/20/2023
4.1.479 2,208 12/19/2023
4.1.478 5,151 12/18/2023
4.1.477 64,361 12/15/2023
4.1.476 1,782 12/14/2023
4.1.475 63,499 12/13/2023
4.1.474 6,852 12/12/2023
4.1.473 40,015 12/11/2023
4.1.472 45,212 12/8/2023
4.1.471 8,786 12/7/2023
4.1.470 2,998 12/7/2023
4.1.469 13,558 12/6/2023
4.1.468 8,725 12/5/2023
4.1.467 34,817 12/2/2023
4.1.466 6,352 12/1/2023
4.1.465 2,727 11/30/2023
4.1.464 557 11/29/2023
4.1.463 2,497 11/28/2023
4.1.462 10,615 11/28/2023
4.1.461 9,903 11/28/2023
4.1.460 1,776 11/27/2023
4.1.459 5,741 11/23/2023
4.1.458 1,889 11/22/2023
4.1.457 1,778 11/21/2023
4.1.456 81,889 11/18/2023
4.1.455 6,217 11/17/2023
4.1.454 80,281 11/15/2023
4.1.453 2,655 11/14/2023
4.1.452 1,952 11/14/2023
4.1.451 10,230 11/10/2023
4.1.450 15,934 11/9/2023
4.1.449 10,416 11/9/2023
4.1.448 980 11/8/2023
4.1.447 6,848 11/7/2023
4.1.446 76,974 11/6/2023
4.1.445 6,914 11/3/2023
4.1.444 4,132 11/2/2023
4.1.443 2,488 11/1/2023
4.1.442 2,151 11/1/2023
4.1.441 2,580 10/30/2023
4.1.440 872,051 10/27/2023
4.1.439 80,786 10/26/2023
4.1.438 174,494 10/26/2023
4.1.437 213,786 10/24/2023
4.1.436 1,518 10/23/2023
4.1.435 2,699 10/21/2023
4.1.434 1,535 10/20/2023
4.1.433 2,081 10/18/2023
4.1.432 2,077 10/17/2023
4.1.431 3,236 10/16/2023
4.1.430 35,255 10/12/2023
4.1.429 46,002 10/6/2023
4.1.428 9,826 10/5/2023
4.1.427 5,973 10/4/2023
4.1.426 14,807 10/3/2023
4.1.425 12,069 10/2/2023
4.1.424 39,728 9/28/2023
4.1.423 9,889 9/27/2023
4.1.422 9,673 9/26/2023
4.1.421 17,387 9/25/2023
4.1.420 280,117 9/22/2023
4.1.419 34,030 9/20/2023
4.1.418 7,482 9/19/2023
4.1.417 7,651 9/18/2023
4.1.416 146,237 9/15/2023
4.1.415 2,910 9/15/2023
4.1.414 6,793 9/13/2023
4.1.413 5,076 9/12/2023
4.1.412 5,387 9/11/2023
4.1.411 33,588 9/8/2023
4.1.410 6,282 9/8/2023
4.1.409 11,352 9/6/2023
4.1.408 6,610 9/5/2023
4.1.407 134,866 9/1/2023
4.1.406 86,153 8/31/2023
4.1.405 94,015 8/30/2023
4.1.404 107,449 8/29/2023
4.1.403 28,526 8/28/2023
4.1.402 365,015 8/25/2023
4.1.401 131,134 8/25/2023
4.1.400 160,721 8/23/2023
4.1.399 125,712 8/23/2023
4.1.398 125,940 8/21/2023
4.1.397 450,126 8/18/2023
4.1.396 108,757 8/17/2023
4.1.395 115,535 8/16/2023
4.1.394 97,373 8/15/2023
4.1.393 48,705 8/14/2023
4.1.392 41,363 8/11/2023
4.1.391 40,166 8/10/2023
4.1.390 107,525 8/9/2023
4.1.389 41,579 8/8/2023
4.1.388 4,930 8/7/2023
4.1.387 73,752 8/4/2023
4.1.386 51,702 8/3/2023
4.1.385 53,071 8/2/2023
4.1.384 21,805 8/1/2023
4.1.383 2,158 7/31/2023
4.1.382 2,978 7/28/2023
4.1.381 1,169 7/28/2023
4.1.380 332 7/27/2023
4.1.379 1,537 7/26/2023
4.1.378 1,791 7/25/2023
4.1.377 1,634 7/24/2023
4.1.376 2,813 7/21/2023
4.1.375 1,371 7/20/2023
4.1.374 1,154 7/20/2023
4.1.373 608 7/19/2023
4.1.372 1,531 7/18/2023
4.1.371 1,426 7/17/2023
4.1.370 3,477 7/13/2023
4.1.369 4,318 7/11/2023
4.1.368 3,389 7/7/2023
4.1.367 1,597 7/6/2023
4.1.366 1,513 7/5/2023
4.1.365 3,109 7/3/2023
4.1.364 2,482 6/30/2023
4.1.363 1,532 6/29/2023
4.1.362 1,748 6/28/2023
4.1.361 1,841 6/27/2023
4.1.360 1,614 6/26/2023
4.1.359 2,666 6/23/2023
4.1.358 1,392 6/22/2023
4.1.357 1,595 6/21/2023
4.1.356 1,900 6/21/2023
4.1.355 2,101 6/19/2023
4.1.354 2,567 6/16/2023
4.1.353 1,609 6/15/2023
4.1.352 3,447 6/14/2023
4.1.351 1,566 6/12/2023
4.1.350 2,908 6/9/2023
4.1.349 1,417 6/8/2023
4.1.348 2,198 6/7/2023
4.1.347 2,320 6/6/2023
4.1.346 3,032 6/6/2023
4.1.345 3,220 6/2/2023
4.1.344 1,244 6/1/2023
4.1.343 1,415 5/31/2023
4.1.342 1,603 5/30/2023
4.1.341 3,901 5/26/2023
4.1.340 1,333 5/25/2023
4.1.339 1,585 5/24/2023
4.1.338 1,601 5/23/2023
4.1.337 1,556 5/22/2023
4.1.336 2,927 5/19/2023
4.1.335 1,515 5/18/2023
4.1.334 4,317 5/16/2023
4.1.333 1,884 5/15/2023
4.1.332 4,277 5/11/2023
4.1.331 1,725 5/10/2023
4.1.330 1,685 5/9/2023
4.1.329 1,658 5/8/2023
4.1.328 2,807 5/6/2023
4.1.327 1,547 5/5/2023
4.1.326 1,806 5/3/2023
4.1.325 1,943 5/2/2023
4.1.324 2,034 5/1/2023
4.1.323 2,385 4/29/2023
4.1.322 2,040 4/27/2023
4.1.321 2,101 4/26/2023
4.1.320 1,904 4/25/2023
4.1.319 1,013 4/25/2023
4.1.318 4,292 4/21/2023
4.1.317 1,572 4/21/2023
4.1.316 2,357 4/19/2023
4.1.315 4,194 4/17/2023
4.1.314 2,829 4/14/2023
4.1.313 1,536 4/13/2023
4.1.312 1,774 4/12/2023
4.1.311 1,733 4/11/2023
4.1.310 1,866 4/10/2023
4.1.309 2,845 4/7/2023
4.1.308 1,371 4/6/2023
4.1.307 2,085 4/5/2023
4.1.306 1,964 4/4/2023
4.1.305 2,169 4/3/2023
4.1.304 6,474 3/31/2023
4.1.303 1,849 3/30/2023
4.1.302 2,245 3/29/2023
4.1.301 1,720 3/28/2023
4.1.300 1,634 3/27/2023
4.1.299 3,503 3/24/2023
4.1.298 1,715 3/23/2023
4.1.297 1,641 3/22/2023
4.1.296 2,154 3/21/2023
4.1.295 1,914 3/20/2023
4.1.294 3,637 3/17/2023
4.1.293 1,720 3/16/2023
4.1.292 2,204 3/15/2023
4.1.291 1,741 3/14/2023
4.1.290 1,925 3/13/2023
4.1.289 3,515 3/10/2023
4.1.288 1,669 3/9/2023
4.1.287 2,097 3/8/2023
4.1.286 1,764 3/7/2023
4.1.285 2,207 3/6/2023
4.1.284 3,151 3/3/2023
4.1.283 1,758 3/2/2023
4.1.282 2,052 3/1/2023
4.1.281 1,828 2/28/2023
4.1.280 1,896 2/27/2023
4.1.279 2,443 2/24/2023
4.1.278 1,770 2/23/2023
4.1.277 2,101 2/22/2023
4.1.276 1,907 2/22/2023
4.1.275 2,100 2/20/2023
4.1.274 2,602 2/17/2023
4.1.273 1,631 2/17/2023
4.1.272 2,322 2/16/2023
4.1.271 1,858 2/15/2023
4.1.270 1,995 2/13/2023
4.1.269 2,669 2/10/2023
4.1.268 2,058 2/9/2023
4.1.267 2,077 2/8/2023
4.1.266 2,207 2/7/2023
4.1.265 2,049 2/6/2023
4.1.264 2,773 2/3/2023
4.1.263 1,806 2/2/2023
4.1.262 1,989 2/1/2023
4.1.261 2,067 1/31/2023
4.1.260 2,280 1/30/2023
4.1.259 2,748 1/27/2023
4.1.258 1,935 1/26/2023
4.1.257 2,057 1/25/2023
4.1.256 1,847 1/24/2023
4.1.255 1,792 1/23/2023
4.1.254 2,786 1/20/2023
4.1.253 1,540 1/20/2023
4.1.252 2,232 1/18/2023
4.1.251 1,901 1/17/2023
4.1.250 4,374 1/13/2023
4.1.249 1,651 1/12/2023
4.1.248 2,038 1/11/2023
4.1.247 1,733 1/10/2023
4.1.246 1,636 1/9/2023
4.1.245 2,668 1/6/2023
4.1.244 1,468 1/5/2023
4.1.243 1,710 1/4/2023
4.1.242 1,520 1/3/2023
4.1.241 3,354 12/30/2022
4.1.240 869 12/29/2022
4.1.239 890 12/28/2022
4.1.238 1,140 12/27/2022
4.1.237 2,451 12/23/2022
4.1.236 1,146 12/22/2022
4.1.235 1,271 12/22/2022
4.1.234 1,706 12/20/2022
4.1.233 1,637 12/19/2022
4.1.232 2,721 12/16/2022
4.1.231 1,596 12/15/2022
4.1.230 1,901 12/14/2022
4.1.229 1,788 12/13/2022
4.1.228 1,957 12/12/2022
4.1.227 3,484 12/9/2022
4.1.226 1,945 12/8/2022
4.1.225 1,480 12/8/2022
4.1.224 175 12/8/2022
4.1.223 504 12/7/2022
4.1.222 1,931 12/7/2022
4.1.221 2,120 12/5/2022
4.1.220 3,165 12/2/2022
4.1.219 1,603 12/1/2022
4.1.218 2,026 11/30/2022
4.1.217 1,975 11/29/2022
4.1.216 1,258 11/29/2022
4.1.215 2,288 11/28/2022
4.1.214 5,845 11/23/2022
4.1.213 2,194 11/22/2022
4.1.212 1,568 11/22/2022
4.1.211 3,897 11/19/2022
4.1.210 1,875 11/17/2022
4.1.209 1,947 11/16/2022
4.1.208 1,751 11/15/2022
4.1.207 2,023 11/14/2022
4.1.206 3,109 11/11/2022
4.1.205 2,178 11/10/2022
4.1.204 2,229 11/9/2022
4.1.203 1,869 11/8/2022
4.1.202 2,403 11/7/2022
4.1.201 4,226 11/4/2022
4.1.200 2,538 11/3/2022
4.1.199 1,957 11/2/2022
4.1.198 2,153 11/1/2022
4.1.197 2,966 10/31/2022
4.1.196 5,191 10/28/2022
4.1.195 2,393 10/27/2022
4.1.194 2,528 10/26/2022
4.1.193 2,555 10/25/2022
4.1.192 2,373 10/24/2022
4.1.191 2,840 10/21/2022
4.1.190 2,444 10/20/2022
4.1.189 2,846 10/19/2022
4.1.188 2,245 10/18/2022
4.1.187 2,919 10/17/2022
4.1.186 5,046 10/14/2022
4.1.185 2,562 10/13/2022
4.1.184 12,901 10/7/2022
4.1.183 2,384 10/6/2022
4.1.182 2,640 10/5/2022
4.1.181 2,770 10/4/2022
4.1.180 2,544 10/3/2022
4.1.179 4,133 9/30/2022
4.1.178 2,101 9/29/2022
4.1.177 5,473 9/27/2022
4.1.176 2,633 9/26/2022
4.1.175 3,914 9/23/2022
4.1.174 2,286 9/22/2022
4.1.173 2,818 9/21/2022
4.1.172 2,726 9/20/2022
4.1.171 2,803 9/19/2022
4.1.170 4,723 9/16/2022
4.1.169 2,965 9/15/2022
4.1.168 3,001 9/14/2022
4.1.167 2,938 9/13/2022
4.1.166 3,248 9/12/2022
4.1.165 5,417 9/9/2022
4.1.164 2,429 9/8/2022
4.1.163 2,912 9/7/2022
4.1.162 2,718 9/6/2022
4.1.161 6,613 9/2/2022
4.1.160 2,399 9/1/2022
4.1.159 2,262 8/31/2022
4.1.158 2,233 8/31/2022
4.1.157 2,373 8/29/2022
4.1.156 2,837 8/26/2022
4.1.155 1,918 8/25/2022
4.1.154 2,798 8/24/2022
4.1.153 2,665 8/23/2022
4.1.152 2,882 8/22/2022
4.1.151 4,945 8/19/2022
4.1.150 2,542 8/18/2022
4.1.149 3,106 8/17/2022
4.1.148 3,430 8/16/2022
4.1.147 3,496 8/15/2022
4.1.146 37,519 8/12/2022
4.1.145 3,214 8/11/2022
4.1.144 3,381 8/10/2022
4.1.143 3,067 8/9/2022
4.1.142 3,067 8/8/2022
4.1.141 8,620 8/4/2022
4.1.140 2,725 8/3/2022
4.1.139 3,189 8/2/2022
4.1.138 2,930 8/1/2022
4.1.137 4,535 7/29/2022
4.1.136 2,899 7/28/2022
4.1.135 3,011 7/27/2022
4.1.134 3,060 7/26/2022
4.1.133 2,881 7/25/2022
4.1.132 4,698 7/22/2022
4.1.131 2,724 7/21/2022
4.1.130 2,216 7/21/2022
4.1.129 2,670 7/19/2022
4.1.128 2,588 7/18/2022
4.1.127 4,851 7/15/2022
4.1.126 2,517 7/14/2022
4.1.125 2,692 7/13/2022
4.1.124 2,473 7/12/2022
4.1.123 2,492 7/11/2022
4.1.122 4,889 7/8/2022
4.1.120 2,700 7/6/2022
4.1.119 3,095 7/5/2022
4.1.118 5,127 7/1/2022
4.1.117 2,542 6/30/2022
4.1.116 2,288 6/29/2022
4.1.115 2,619 6/28/2022
4.1.114 2,721 6/27/2022
4.1.113 4,448 6/24/2022
4.1.112 2,079 6/23/2022
4.1.111 2,554 6/22/2022
4.1.110 2,573 6/21/2022
4.1.109 2,311 6/20/2022
4.1.108 4,601 6/17/2022
4.1.107 2,694 6/16/2022
4.1.106 3,036 6/15/2022
4.1.105 2,855 6/14/2022
4.1.104 2,083 6/13/2022
4.1.103 4,026 6/10/2022
4.1.102 1,752 6/9/2022
4.1.101 2,748 6/8/2022
4.1.100 2,510 6/7/2022
4.1.99 2,451 6/6/2022
4.1.98 5,350 6/2/2022
4.1.97 2,045 6/1/2022
4.1.96 2,328 5/31/2022
4.1.95 4,790 5/27/2022
4.1.94 2,373 5/26/2022
4.1.93 1,547 5/25/2022
4.1.92 1,924 5/24/2022
4.1.91 2,478 5/23/2022
4.1.90 4,132 5/20/2022
4.1.89 2,379 5/19/2022
4.1.88 2,902 5/18/2022
4.1.87 2,798 5/17/2022
4.1.86 2,337 5/16/2022
4.1.85 3,763 5/13/2022
4.1.84 2,474 5/12/2022
4.1.83 2,318 5/11/2022
4.1.82 2,500 5/10/2022
4.1.81 2,456 5/9/2022
4.1.80 3,882 5/6/2022
4.1.79 1,583 5/6/2022
4.1.78 2,827 5/4/2022
4.1.77 1,419 5/4/2022
4.1.76 2,018 5/2/2022
4.1.75 5,264 4/29/2022
4.1.74 2,380 4/28/2022
4.1.73 2,273 4/27/2022
4.1.72 2,101 4/26/2022
4.1.71 2,588 4/25/2022
4.1.70 4,876 4/22/2022
4.1.69 2,382 4/21/2022
4.1.68 2,324 4/20/2022
4.1.67 2,708 4/19/2022
4.1.66 4,457 4/15/2022
4.1.65 1,381 4/14/2022
4.1.64 1,642 4/13/2022
4.1.63 2,173 4/12/2022
4.1.62 2,168 4/11/2022
4.1.61 3,621 4/8/2022
4.1.60 1,494 4/8/2022
4.1.59 2,271 4/6/2022
4.1.58 2,125 4/5/2022
4.1.57 2,064 4/4/2022
4.1.56 4,051 4/1/2022
4.1.55 2,272 3/31/2022
4.1.54 2,386 3/31/2022
4.1.53 2,805 3/29/2022
4.1.52 2,200 3/28/2022
4.1.51 3,617 3/25/2022
4.1.50 2,208 3/24/2022
4.1.49 2,005 3/24/2022
4.1.48 2,467 3/22/2022
4.1.47 2,177 3/22/2022
4.1.46 4,141 3/18/2022
4.1.45 3,254 3/17/2022
4.1.44 2,185 3/16/2022
4.1.43 2,305 3/14/2022
4.1.42 3,960 3/11/2022
4.1.41 2,158 3/10/2022
4.1.40.0 2,200 3/10/2022
4.1.39.0 2,393 3/9/2022
4.1.38 2,373 3/7/2022
4.1.37 4,087 3/4/2022
4.1.36 2,313 3/4/2022
4.1.35 2,249 3/3/2022
4.1.34 3,253 3/1/2022
4.1.33 3,089 2/28/2022
4.1.32 3,668 2/26/2022
4.1.31 3,581 2/25/2022
4.1.30.0 2,701 2/23/2022
4.1.29.0 3,988 2/22/2022
4.1.28.0 2,653 2/21/2022
4.1.27.0 4,715 2/18/2022
4.1.26.0 2,535 2/17/2022
4.1.25.0 2,663 2/16/2022
4.1.24.0 5,050 2/15/2022
4.1.23.0 5,519 2/11/2022
4.1.22.0 2,457 2/11/2022
4.1.21.0 5,041 2/9/2022
4.1.20.0 3,411 2/8/2022
4.1.19.0 2,100 2/8/2022
4.1.18.0 29,446 1/27/2022
4.1.17.0 68,855 1/5/2022
4.1.16.0 102,794 11/19/2021
4.1.15.0 128,218 10/2/2021
4.1.14.0 226,654 6/25/2021
4.1.13.0 54,820 6/1/2021
4.1.12.0 66,124 4/23/2021
4.1.11.0 12,903 4/15/2021
4.1.10.0 31,327 3/23/2021
4.1.9.0 45,719 2/26/2021
4.1.8.0 34,321 2/3/2021
4.1.7.0 35,256 1/5/2021
4.1.6.0 14,659 12/23/2020
4.1.5.0 46,458 11/17/2020
4.1.4.0 11,772 11/7/2020
4.1.2.0 26,551 10/7/2020
4.1.1.0 87 10/1/2020
4.1.0.0 46,877 8/19/2020
4.0.6.0 86,021 6/11/2020
4.0.5.0 103,375 3/13/2020
4.0.4.0 41,808 2/5/2020
4.0.3.0 12,492 1/22/2020
4.0.2.0 28,972 12/13/2019
4.0.1.1 19,367 11/25/2019
4.0.1.0 440 11/25/2019
4.0.0.0 4,345 11/21/2019
3.3.618.0 88,870 11/4/2019
3.3.604.0 18,180 10/11/2019
3.3.590.0 18,470 9/23/2019
3.3.563.1 30,304 8/9/2019
3.3.563.0 1,100 8/9/2019
3.3.553.0 14,218 7/19/2019
3.3.542.0 15,892 6/28/2019
3.3.522.0 23,084 5/31/2019
3.3.509.0 11,410 5/14/2019
3.3.498.0 57,899 4/25/2019
3.3.485.0 11,973 3/28/2019
3.3.462.0 11,372 2/25/2019
3.3.450.0 9,851 2/6/2019
3.3.428.0 16,891 12/15/2018
3.3.422.0 2,862 12/6/2018
3.3.390.0 14,098 10/22/2018
3.3.365.0 8,475 9/21/2018
3.3.343.0 13,531 8/23/2018
3.3.335.0 20,597 8/13/2018
3.3.330.0 (current version) 988 8/6/2018
3.3.313.0 3,629 7/9/2018
3.3.283.0 6,227 5/18/2018
3.3.270.0 2,207 4/25/2018
3.3.253.0 4,590 3/26/2018
3.3.245.0 1,687 3/2/2018
3.3.232.0 1,246 2/13/2018
3.3.225.1 1,246 1/25/2018
3.3.225.0 192 1/23/2018
3.3.221.0 515 1/16/2018
3.3.219.0 277 1/12/2018
3.3.215.0 495 1/2/2018
3.3.210.0 741 12/19/2017
3.3.208.0 377 12/13/2017
3.3.205.0 372 12/8/2017
3.3.201.0 363 12/2/2017
3.3.197.0 275 11/28/2017
3.3.196.0 176 11/25/2017
3.3.189.1 496 11/14/2017
3.3.187.0 322 11/9/2017
3.3.181.0 387 11/1/2017
3.3.180.0 199 10/30/2017
3.3.178.0 365 10/24/2017
3.3.173.0 412 10/17/2017
3.3.169.0 512 10/9/2017
3.3.164.0 641 9/29/2017
3.3.161.0 536 9/22/2017
3.3.158.0 797 9/17/2017
3.3.152.0 403 9/10/2017
3.3.143.0 871 8/25/2017
3.3.140.0 575 8/17/2017
3.3.133.0 841 8/4/2017
3.3.130.0 488 7/28/2017
3.3.119.0 790 7/7/2017
3.3.113.0 584 6/23/2017
3.3.109.0 296 6/19/2017
3.3.104.0 386 6/9/2017
3.3.99.0 276 6/5/2017
3.3.98.0 147 6/2/2017
3.3.96.0 171 5/31/2017
3.3.95.0 216 5/26/2017
3.3.90.0 328 5/19/2017
3.3.86.0 290 5/12/2017
3.3.84.0 279 5/5/2017
3.3.83.0 253 5/1/2017
3.3.81.0 245 4/24/2017
3.3.76.0 327 4/12/2017
3.3.75.0 125 4/11/2017
3.3.74.0 164 4/7/2017
3.3.71.0 806 4/1/2017
3.3.69.0 179 3/29/2017
3.3.67.0 235 3/24/2017
3.3.65.0 160 3/22/2017
3.3.64.2 206 3/17/2017
3.3.64.1 132 3/16/2017
3.3.62.0 161 3/13/2017
3.3.58.0 221 3/7/2017
3.3.57.0 232 2/28/2017
3.3.56.0 366 2/24/2017
3.3.55.0 138 2/23/2017
3.3.53.1 155 2/20/2017
3.3.53.0 124 2/17/2017
3.3.51.0 125 2/15/2017
3.3.48.0 190 2/10/2017
3.3.46.0 151 2/8/2017
3.3.45.0 254 1/27/2017
3.3.44.0 125 1/26/2017
3.3.43.0 136 1/25/2017
3.3.39.0 369 1/18/2017
3.3.38.0 118 1/17/2017
3.3.37.2 153 1/13/2017
3.3.37.1 149 1/9/2017
3.3.37.0 142 1/5/2017
3.3.36.0 151 12/30/2016
3.3.35.0 196 12/23/2016
3.3.34.0 120 12/22/2016
3.3.32.0 213 12/20/2016
3.3.31.1 278 12/16/2016
3.3.30.0 205 12/9/2016
3.3.29.0 111 12/8/2016
3.3.28.0 122 12/7/2016
3.3.27.0 162 12/3/2016
3.3.24.0 343 11/23/2016
3.3.23.0 130 11/22/2016
3.3.22.0 138 11/19/2016
3.3.20.0 126 11/17/2016
3.3.17.0 145 11/14/2016
3.3.14.0 710 10/26/2016
3.3.12.0 186 10/20/2016
3.3.11.0 116 10/19/2016
3.3.10.0 128 10/17/2016
3.3.9.0 126 10/14/2016
3.3.8.0 131 10/12/2016
3.3.5.0 148 10/7/2016
3.3.4.0 161 9/30/2016
3.3.3.0 133 9/28/2016
3.3.2.0 162 9/22/2016
3.3.1.0 111 9/21/2016
3.3.0.0 146 9/19/2016
3.2.8.0 155 9/8/2016
3.2.7.0 265 8/23/2016
Show less