Module logging_s3_api

Source

Structs§

CreateLogAwsS3Params
struct for passing parameters to the method create_log_aws_s3
DeleteLogAwsS3Params
struct for passing parameters to the method delete_log_aws_s3
GetLogAwsS3Params
struct for passing parameters to the method get_log_aws_s3
ListLogAwsS3Params
struct for passing parameters to the method list_log_aws_s3
UpdateLogAwsS3Params
struct for passing parameters to the method update_log_aws_s3

Enums§

CreateLogAwsS3Error
struct for typed errors of method create_log_aws_s3
DeleteLogAwsS3Error
struct for typed errors of method delete_log_aws_s3
GetLogAwsS3Error
struct for typed errors of method get_log_aws_s3
ListLogAwsS3Error
struct for typed errors of method list_log_aws_s3
UpdateLogAwsS3Error
struct for typed errors of method update_log_aws_s3

Functions§

create_log_aws_s3
Create a S3 for a particular service and version.
delete_log_aws_s3
Delete the S3 for a particular service and version.
get_log_aws_s3
Get the S3 for a particular service and version.
list_log_aws_s3
List all of the S3s for a particular service and version.
update_log_aws_s3
Update the S3 for a particular service and version.