Sdílet prostřednictvím


New-AzSecurityInformationProtectionAwsOfferingObject

Vytvořte objekt v paměti pro InformationProtectionAwsOffering.

Syntaxe

New-AzSecurityInformationProtectionAwsOfferingObject
   [-InformationProtectionCloudRoleArn <String>]
   [<CommonParameters>]

Description

Vytvořte objekt v paměti pro InformationProtectionAwsOffering.

Příklady

Příklad 1: Vytvoření nového objektu InformationProtectionAwsOffering

New-AzSecurityInformationProtectionAwsOfferingObject -InformationProtectionCloudRoleArn "arn:aws:iam::123456789012:role/myRole"

Description InformationProtectionCloudRoleArn     OfferingType
----------- ---------------------------------     ------------
            arn:aws:iam::123456789012:role/myRole InformationProtectionAws

Parametry

-InformationProtectionCloudRoleArn

ARN cloudové role v AWS pro tuto funkci.

Typ:String
Position:Named
Default value:None
Vyžadováno:False
Přijmout vstup kanálu:False
Přijmout zástupné znaky:False

Výstupy

InformationProtectionAwsOffering