New-AzSecurityCspmMonitorAwsOfferingObject
Create an in-memory object for CspmMonitorAwsOffering.
Syntax
Default (Default)
New-AzSecurityCspmMonitorAwsOfferingObject
[-NativeCloudConnectionCloudRoleArn <String>]
[<CommonParameters>]
Description
Create an in-memory object for CspmMonitorAwsOffering.
Examples
Example 1: Create new CspmMonitorAwsOffering object
New-AzSecurityCspmMonitorAwsOfferingObject -NativeCloudConnectionCloudRoleArn "arn:aws:iam::123456789012:role/CspmMonitorAws"
Description NativeCloudConnectionCloudRoleArn OfferingType
----------- --------------------------------- ------------
arn:aws:iam::123456789012:role/CspmMonitorAws CspmMonitorAws
Parameters
-NativeCloudConnectionCloudRoleArn
The cloud role ARN in AWS for this feature.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.