lib/aws-sdk-iam/group.rb in aws-sdk-iam-1.85.0 vs lib/aws-sdk-iam/group.rb in aws-sdk-iam-1.86.0

- old
+ new

@@ -328,10 +328,10 @@ # The policy document. # # You must provide policies in JSON format in IAM. However, for # CloudFormation templates formatted in YAML, you can provide the policy # in JSON or YAML format. CloudFormation always converts a YAML policy - # to JSON format before submitting it to = IAM. + # to JSON format before submitting it to IAM. # # The [regex pattern][1] used to validate this parameter is a string of # characters consisting of the following: # # * Any printable ASCII character ranging from the space character