다음을 통해 공유


New-AzSecurityInformationProtectionAwsOfferingObject

InformationProtectionAwsOffering에 대한 메모리 내 개체를 만듭니다.

구문

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

Description

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
Position:Named
Default value:None
필수:False
파이프라인 입력 허용:False
와일드카드 문자 허용:False

출력

InformationProtectionAwsOffering