Amazon.PowerShell.Cmdlets.BAK.AmazonBackupClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A customer-chosen string that you can use to distinguish between otherwise identical calls to UpdateReportPlanInput. Retrying a successful request with the same idempotency token results in a success message with no action taken.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the ReportPlanName parameter. The -PassThru parameter is deprecated, use -Select '^ReportPlanName' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ReportDeliveryChannel_Format <
String[]>
The format of your reports: CSV, JSON, or both. If not specified, the default format is CSV.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ReportDeliveryChannel_Formats |
-ReportDeliveryChannel_S3BucketName <
String>
The unique name of the S3 bucket that receives your reports.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ReportDeliveryChannel_S3KeyPrefix <
String>
The prefix for where Backup Audit Manager delivers your reports to Amazon S3. The prefix is this part of the following path: s3://your-bucket-name/prefix/Backup/us-west-2/year/month/day/report-name. If not specified, there is no prefix.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ReportPlanDescription <
String>
An optional description of the report plan with a maximum 1,024 characters.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The unique name of the report plan. This name is between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
These are the accounts to be included in the report.Use string value of ROOT to include all organizational units.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ReportSetting_Accounts |
The Amazon Resource Names (ARNs) of the frameworks a report covers.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ReportSetting_FrameworkArns |
-ReportSetting_NumberOfFramework <
Int32>
The number of frameworks a report covers.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ReportSetting_NumberOfFrameworks |
-ReportSetting_OrganizationUnit <
String[]>
These are the Organizational Units to be included in the report.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ReportSetting_OrganizationUnits |
These are the Regions to be included in the report.Use the wildcard as the string value to include all Regions.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ReportSetting_Regions |
-ReportSetting_ReportTemplate <
String>
Identifies the report template for the report. Reports are built using a report template. The report templates are:RESOURCE_COMPLIANCE_REPORT | CONTROL_COMPLIANCE_REPORT | BACKUP_JOB_REPORT | COPY_JOB_REPORT | RESTORE_JOB_REPORT
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Backup.Model.UpdateReportPlanResponse). Specifying the name of a property of type Amazon.Backup.Model.UpdateReportPlanResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |