ExcludeStorageClasses Parameter (Connect-SASXpt Cmdlet)
A comma seperated list of storage classes to ignore.
Syntax
Connect-SASXpt -ExcludeStorageClasses string
Data Type
cstr
Default Value
""
Remarks
This can be used to refine the type of Files to be retrieved from Amazon S3. For example setting this property to GLACIER will ignore all files of storage class GLACIER. Possible values are:
- STANDARD
- STANDARD_IA
- ONEZONE_IA
- INTELLIGENT_TIERING
- REDUCED_REDUNDANCY
- GLACIER_IR
- GLACIER
- DEEP_ARCHIVE