The Amazon Web Services account ID of the Storage Lens group owner.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.S3C.AmazonS3ControlClientCmdlet.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) |
The name of the Storage Lens group that you want to update.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Control.Model.UpdateStorageLensGroupResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchAnyPrefix <
String[]>
Contains a list of prefixes. At least one prefix must be specified. Up to 10 prefixes are allowed. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchAnySuffix <
String[]>
Contains a list of suffixes. At least one suffix must be specified. Up to 10 suffixes are allowed. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchAnyTag <
S3Tag[]>
Contains the list of object tags. At least one object tag must be specified. Up to 10 object tags are allowed. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchObjectAge_DaysGreaterThan <
Int32>
Specifies the maximum object age in days. Must be a positive whole number, greater than the minimum object age and less than or equal to 2,147,483,647.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchObjectAge_DaysLessThan <
Int32>
Specifies the minimum object age in days. The value must be a positive whole number, greater than 0 and less than or equal to 2,147,483,647.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchObjectSize_BytesGreaterThan <Int64>
Specifies the minimum object size in Bytes. The value must be a positive number, greater than 0 and less than 5 TB.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_And_MatchObjectSize_BytesLessThan <Int64>
Specifies the maximum object size in Bytes. The value must be a positive number, greater than the minimum object size and less than 5 TB.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchAnyPrefix <
String[]>
Contains a list of prefixes. At least one prefix must be specified. Up to 10 prefixes are allowed. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchAnySuffix <
String[]>
Contains a list of suffixes. At least one suffix must be specified. Up to 10 suffixes are allowed. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchAnyTag <
S3Tag[]>
Contains the list of S3 object tags. At least one object tag must be specified. Up to 10 object tags are allowed. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchObjectAge_DaysGreaterThan <
Int32>
Specifies the maximum object age in days. Must be a positive whole number, greater than the minimum object age and less than or equal to 2,147,483,647.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchObjectAge_DaysLessThan <
Int32>
Specifies the minimum object age in days. The value must be a positive whole number, greater than 0 and less than or equal to 2,147,483,647.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchObjectSize_BytesGreaterThan <Int64>
Specifies the minimum object size in Bytes. The value must be a positive number, greater than 0 and less than 5 TB.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_MatchObjectSize_BytesLessThan <Int64>
Specifies the maximum object size in Bytes. The value must be a positive number, greater than the minimum object size and less than 5 TB.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchAnyPrefix <
String[]>
Filters objects that match any of the specified prefixes. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchAnySuffix <
String[]>
Filters objects that match any of the specified suffixes. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchAnyTag <
S3Tag[]>
Filters objects that match any of the specified S3 object tags. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchObjectAge_DaysGreaterThan <
Int32>
Specifies the maximum object age in days. Must be a positive whole number, greater than the minimum object age and less than or equal to 2,147,483,647.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchObjectAge_DaysLessThan <
Int32>
Specifies the minimum object age in days. The value must be a positive whole number, greater than 0 and less than or equal to 2,147,483,647.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchObjectSize_BytesGreaterThan <Int64>
Specifies the minimum object size in Bytes. The value must be a positive number, greater than 0 and less than 5 TB.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchObjectSize_BytesLessThan <Int64>
Specifies the maximum object size in Bytes. The value must be a positive number, greater than the minimum object size and less than 5 TB.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Name <
String>
Contains the name of the Storage Lens group.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_StorageLensGroupArn <
String>
Contains the Amazon Resource Name (ARN) of the Storage Lens group. This property is read-only.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |