AWS Secrets Manager

AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. The service enables you to easily rotate, manage, and retrieve database credentials, API keys, and other secrets throughout their lifecycle. Users and applications retrieve secrets with a call to Secrets Manager APIs, eliminating the need to hardcode sensitive information in plain text. Secrets Manager offers secret rotation with built-in integration for Amazon RDS, Amazon Redshift, and Amazon DocumentDB. Also, the service is extensible to other types of secrets, including API keys and OAuth tokens. In addition, Secrets Manager enables you to control access to secrets using fine-grained permissions and audit secret rotation centrally for resources in the AWS Cloud, third-party services, and on-premises.

Below are the cmdlets which are available with AWS Secrets Manager

CmdletNameServiceOperation
Add-SECResourceTag                                 TagResource                                   
Get-SECRandomPassword                              GetRandomPassword                             
Get-SECResourcePolicy                              GetResourcePolicy                             
Get-SECSecret                                      DescribeSecret                                
Get-SECSecretList                                  ListSecrets                                   
Get-SECSecretValue                                 GetSecretValue                                
Get-SECSecretVersionIdList                         ListSecretVersionIds                          
Invoke-SECSecretRotation                           RotateSecret                                  
New-SECSecret                                      CreateSecret                                  
Remove-SECResourcePolicy                           DeleteResourcePolicy                          
Remove-SECResourceTag                              UntagResource                                 
Remove-SECSecret                                   DeleteSecret                                  
Restore-SECSecret                                  RestoreSecret                                 
Stop-SECSecretRotation                             CancelRotateSecret                            
Update-SECSecret                                   UpdateSecret                                  
Update-SECSecretVersionStage                       UpdateSecretVersionStage                      
Write-SECResourcePolicy                            PutResourcePolicy                             
Write-SECSecretValue                               PutSecretValue                                

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 *