AWS RDS DataService

Amazon RDS provides an HTTP endpoint to run SQL statements on an Amazon Aurora Serverless DB cluster. To run these statements, you work with the Data Service API. AWS RDS DataService

You can run bulk update and insert operations for multiple records using a DML statement with different parameter sets. Bulk operations can provide a significant performance improvement over individual insert and update operations.

The Amazon RDS Data Service API contains several data types that various actions use.

Below are the cmdlets which are available with AWS RDS DataService

CmdletNameServiceOperation
Confirm-RDSDTransaction                            CommitTransaction                             
Invoke-RDSDSqlStatement                            ExecuteSql                                    
Invoke-RDSDStatement                               ExecuteStatement                              
Invoke-RDSDStatementBatch                          BatchExecuteStatement                         
Reset-RDSDTransaction                              RollbackTransaction                           
Start-RDSDTransaction                              BeginTransaction                              

You can also check other AWS Services, and each services cmdlets we are providing.

Click on this Link for an Single place, where you get all the PowerShell cmdlets sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft and AWS

Leave a Reply

Your email address will not be published. Required fields are marked *