minor update

This commit is contained in:
ManikaDhiman 2020-10-09 16:34:41 -07:00
parent 9c0263424b
commit 445dfb7769

View File

@ -114,7 +114,8 @@ where:
<!--/SupportedValues--> <!--/SupportedValues-->
<!--Example--> <!--Example-->
**Example: Add and remove group members** **Examples**
The following is an example of the Update action for adding and removing group members:
```xml ```xml
<?xml version = "1.0" encoding = "utf-8"?> <?xml version = "1.0" encoding = "utf-8"?>
@ -127,7 +128,7 @@ where:
</GroupConfiguration> </GroupConfiguration>
``` ```
**Example: Replace group membership** The following is an example of the Replace action for replacing the group membership:
```xml ```xml
<?xml version = "1.0" encoding = "utf-8"?> <?xml version = "1.0" encoding = "utf-8"?>