--- title: "Get-VBOAmazonS3CompatibleAccount" description: "This cmdlet returns an array of account credentials that are managed by Veeam Backup for Microsoft 365 for the following types of object storage repositories: S3 Compatible object storage repository. IBM Cloud Object Storage." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vboamazons3compatibleaccount.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > Amazon Storage Settings > S3 Compatible Accounts > Get-VBOAmazonS3CompatibleAccount" dateModified: "2026-08-21" --- # Get-VBOAmazonS3CompatibleAccount ## Short Description Returns S3 Compatible storage account credentials. ## Syntax This cmdlet provides the following parameter sets:
ByNameParameterSet
ByIdParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AccessKey |
Specifies an array of access keys for S3 Compatible storage account credentials. The cmdlet will return S3 Compatible storage account credentials with these access keys. |
|
False |
Named |
False |
|
Id |
Specifies an array of IDs for S3 Compatible storage account credentials. The cmdlet will return S3 Compatible storage account credentials with these IDs. |
|
True |
Named |
False |