Skip to content

Commit

Permalink
updated descriptions for cloudformation variables
Browse files Browse the repository at this point in the history
  • Loading branch information
agjmills committed May 4, 2024
1 parent 6a6d18a commit f176ccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oidc/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Parameters:
for examples of fitlering by branch or deployment environment.
Path:
Type: String
Description: IAM Path required for the role
Description: IAM Path required for the role. An alpha-numeric string that starts and ends with a /.
ManagedPolicyARNs:
Type: CommaDelimitedList
Description: Comma separated list for arns for managed policies to attach to the role
Description: Comma separated list of managed policy ARNs to attach to the role.

Metadata:
AWS::CloudFormation::Interface:
Expand Down

0 comments on commit f176ccd

Please sign in to comment.