The additional encryption context of the session logger. 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) |
Amazon.PowerShell.Cmdlets.WSW.AmazonWorkSpacesWebClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request. If you do not specify a client token, one is automatically generated by the AWS SDK.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The custom managed key of the session logger.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The human-readable display name for the session logger resource.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The filter that monitors all of the available events, including any new events emitted in the future.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The filter that monitors only the listed set of events. New events are not auto-monitored. 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) |
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 S3 bucket name where logs are delivered.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LogConfiguration_S3_Bucket |
The expected bucket owner of the target S3 bucket. The caller must have permissions to write to the target bucket.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LogConfiguration_S3_BucketOwner |
The folder structure that defines the organizational structure for log files in S3.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LogConfiguration_S3_FolderStructure |
The S3 path prefix that determines where log files are stored.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LogConfiguration_S3_KeyPrefix |
The format of the LogFile that is written to S3.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LogConfiguration_S3_LogFileFormat |
Use the -Select parameter to control the cmdlet output. The default value is 'SessionLoggerArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateSessionLoggerResponse). Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateSessionLoggerResponse 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) |
The tags to add to the session logger. 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) |
Aliases | Tags |