github.com/IBM-Cloud/bluemix-go@v0.0.0-20240423071914-9e96525baef4/examples/iamuum/dynamic_rules/README.md (about) 1 # Access Group Members 2 3 This example shows how to add a dynamic rule to access_group 4 5 Example: 6 7 ``` 8 go run main.go 9 ``` 10 11 12 13