AWS AppSync

AWS AppSync simplifies application development by letting you create a flexible API to securely access, manipulate, and combine data from one or more data sources. AppSync is a managed service that uses GraphQL to make it easy for applications to get exactly the data they need.

With AppSync, you can build scalable applications, including those requiring real-time updates, on a range of data sources such as NoSQL data stores, relational databases, HTTP APIs, and your custom data sources with AWS Lambda. For mobile and web apps, AppSync additionally provides local data access when devices go offline, and data synchronization with customizable conflict resolution, when they are back online.

Below are the cmdlets which are available with AWS AppSync

CmdletNameServiceOperation
Add-ASYNResourceTag                                TagResource                                   
Clear-ASYNApiCache                                 FlushApiCache                                 
Get-ASYNApiCache                                   GetApiCache                                   
Get-ASYNApiKeyList                                 ListApiKeys                                   
Get-ASYNDataSource                                 GetDataSource                                 
Get-ASYNDataSourceList                             ListDataSources                               
Get-ASYNFunction                                   GetFunction                                   
Get-ASYNFunctionList                               ListFunctions                                 
Get-ASYNGraphqlApi                                 GetGraphqlApi                                 
Get-ASYNGraphqlApiList                             ListGraphqlApis                               
Get-ASYNIntrospectionSchema                        GetIntrospectionSchema                        
Get-ASYNResolver                                   GetResolver                                   
Get-ASYNResolverList                               ListResolvers                                 
Get-ASYNResolverListByFunction                     ListResolversByFunction                       
Get-ASYNResourceTag                                ListTagsForResource                           
Get-ASYNSchemaCreationStatus                       GetSchemaCreationStatus                       
Get-ASYNType                                       GetType                                       
Get-ASYNTypeList                                   ListTypes                                     
New-ASYNApiCache                                   CreateApiCache                                
New-ASYNApiKey                                     CreateApiKey                                  
New-ASYNDataSource                                 CreateDataSource                              
New-ASYNFunction                                   CreateFunction                                
New-ASYNGraphqlApi                                 CreateGraphqlApi                              
New-ASYNResolver                                   CreateResolver                                
New-ASYNType                                       CreateType                                    
Remove-ASYNApiCache                                DeleteApiCache                                
Remove-ASYNApiKey                                  DeleteApiKey                                  
Remove-ASYNDataSource                              DeleteDataSource                              
Remove-ASYNFunction                                DeleteFunction                                
Remove-ASYNGraphqlApi                              DeleteGraphqlApi                              
Remove-ASYNResolver                                DeleteResolver                                
Remove-ASYNResourceTag                             UntagResource                                 
Remove-ASYNType                                    DeleteType                                    
Start-ASYNSchemaCreation                           StartSchemaCreation                           
Update-ASYNApiCache                                UpdateApiCache                                
Update-ASYNApiKey                                  UpdateApiKey                                  
Update-ASYNDataSource                              UpdateDataSource                              
Update-ASYNFunction                                UpdateFunction                                
Update-ASYNGraphqlApi                              UpdateGraphqlApi                              
Update-ASYNResolver                                UpdateResolver                                
Update-ASYNType                                    UpdateType                                    

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 *