Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Problem with AWS::IAM::Role with placement of Description #244

Open
bensiu opened this issue Apr 23, 2021 · 2 comments
Open

Problem with AWS::IAM::Role with placement of Description #244

bensiu opened this issue Apr 23, 2021 · 2 comments

Comments

@bensiu
Copy link

bensiu commented Apr 23, 2021

Properly placed Description property in Properties when defined 'AWS::IAM::Role' is marked as error:

NameOfTheRole:
  Type: 'AWS::IAM:Role'
  Properties:
    RoleName: SomeName:
    Description: Your role description
@sravanijammula17
Copy link

is description part of Properties?Can you try below Type?

@PatMyron
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants