--- title: "Get-VBRAmazonAccount" description: "Returns AWS credentials records. Platform: VMware, Hyper-V Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns an array of existing AWS cred" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbramazonaccount.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Cloud Credentials > Amazon S3 Accounts > Managing Amazon Accounts > Get-VBRAmazonAccount" dateModified: "2026-08-19" --- # Get-VBRAmazonAccount ## Short Description Returns AWS credentials records. **Platform**: VMware, Hyper-V **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AccessKey (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AccessKey |
Specifies an array of access keys for AWS credentials records. The cmdlet will return AWS credentials records with these access keys. |
|
False |
Named |
False |
|
Id |
Specifies an array of IDs for AWS credentials records. The cmdlet will return AWS credentials records with these IDs. |
|
False |
Named |
False |