次の方法で共有


New-AzSecurityInformationProtectionAwsOfferingObject

InformationProtectionAwsOffering のメモリ内オブジェクトを作成します。

構文

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

説明

InformationProtectionAwsOffering のメモリ内オブジェクトを作成します。

例 1: 新しい InformationProtectionAwsOffering オブジェクトを作成する

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

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

パラメーター

-InformationProtectionCloudRoleArn

この機能の AWS のクラウド ロール ARN。

型:String
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

出力