{{ data.bucket.name }}Policies

@if ((isPolicyError$ | async) === false) {
Type {{ row.type }} Identity
{{ row.identity }}
Permissions
{{ row.permissions }}
} @else {
Something went wrong
Unable to retrieve information. Please try again later.
}