Skip to content

Consider a PolicyConfig struct instead of JSON string to set bucket policy #125

@HJLebbink

Description

@HJLebbink

Propose refactor of JSON string to configure bucket policy into a PolicyConfig struct.

See

pub(crate) config: String, //TODO consider PolicyConfig struct

Once such a struct is in place, tests can be updated to use struct equality tests.
See

// TODO create a proper comparison of the retrieved config and the provided config

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions