Remove-VBOAmazonS3Account

Short Description

Removes Amazon S3 storage account credentials from Veeam Backup for Microsoft 365.

Syntax

Remove-VBOAmazonS3Account -Account <VBOAmazonS3Account> [-WhatIf] [-Confirm]  [<CommonParameters>]

Detailed Description

This cmdlet removes Amazon S3 storage account credentials from Veeam Backup for Microsoft 365.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Account

Specifies Amazon S3 storage account credentials that you want to remove.

Accepts the VBOAmazonS3Account object.

To get this object, run the Get-VBOAmazonS3Account cmdlet.

True

Named

True (ByValue)

WhatIf

Defines that the cmdlet will write a message that describes the effects of running the cmdlet without actually performing any action.

Default: False

SwitchParameter

False

Named

False

Confirm

Defines that the cmdlet will display a prompt that asks if the user is sure that he wants to continue.

Default: True

SwitchParameter

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

None.

Examples

Remove-VBOAmazonS3AccountExample 1. Removing Amazon S3 Storage Account Credentials

Remove-VBOAmazonS3AccountExample 2. Removing Amazon S3 Storage Account Credentials (Using Pipeline)

Related Commands

Get-VBOAmazonS3Account

Page updated 5/2/2024

Page content applies to build 8.0.5.20