Cmdlets for Amazon Athena

Build 25.0.9434

Add-AmazonAthena Cmdlet

Parameters   Output Objects  

Inserts Amazon Athena data.

Syntax

Add-AmazonAthena [parameters]

Remarks

The Add-AmazonAthena cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Amazon Athena records.

Add-AmazonAthena -Connection $connection -Table "[AwsDataCatalog].[sampledb].Customers" -Columns @("TotalDue") -Values @("Jon Doe")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434