The Amazon Web Services account ID that the Storage Lens group is created from and associated with.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, 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) |
Changes the cmdlet behavior to return the value passed to the AccountId parameter. The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (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.CreateStorageLensGroupResponse). 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.
| 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.
| 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.
| 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.
| 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.
| 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.
| 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.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-StorageLensGroup_Filter_Or_MatchAnySuffix <
String[]>
Filters objects that match any of the specified suffixes.
| 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.
| 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) |
The Amazon Web Services resource tags that you're adding to your Storage Lens group. This parameter is optional.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Tags |