Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 2.41 KB

File metadata and controls

85 lines (72 loc) · 2.41 KB

AWS.RolesAnywhere @ default

Resource AWS.RolesAnywhere/CRL@default

  • Valid Scope(s): Unknown

Properties

  • alias: string (Required): the resource alias
  • name: string: the resource name
  • properties: AWS.RolesAnywhere/CRLProperties (Required): properties of the resource

Resource AWS.RolesAnywhere/Profile@default

  • Valid Scope(s): Unknown

Properties

Resource AWS.RolesAnywhere/TrustAnchor@default

  • Valid Scope(s): Unknown

Properties

AWS.RolesAnywhere/CRLProperties

Properties

  • CrlData: string (Required)
  • CrlId: string (ReadOnly, Identifier)
  • Enabled: bool
  • Name: string (Required)
  • Tags: Tag[]
  • TrustAnchorArn: string

Tag

Properties

  • Key: string (Required)
  • Value: string (Required)

AWS.RolesAnywhere/ProfileProperties

Properties

  • DurationSeconds: int
  • Enabled: bool
  • ManagedPolicyArns: string[]
  • Name: string (Required)
  • ProfileArn: string (ReadOnly)
  • ProfileId: string (ReadOnly, Identifier)
  • RequireInstanceProperties: bool
  • RoleArns: string[] (Required)
  • SessionPolicy: string
  • Tags: Tag[]

Tag

Properties

  • Key: string (Required)
  • Value: string (Required)

AWS.RolesAnywhere/TrustAnchorProperties

Properties

  • Enabled: bool
  • Name: string (Required)
  • NotificationSettings: NotificationSetting[]
  • Source: Source (Required)
  • Tags: Tag[]
  • TrustAnchorArn: string (ReadOnly)
  • TrustAnchorId: string (ReadOnly, Identifier)

NotificationSetting

Properties

  • Channel: string
  • Enabled: bool (Required)
  • Event: string (Required)
  • Threshold: int

Source

Properties

TrustAnchor_SourceData

Properties

Tag

Properties

  • Key: string (Required)
  • Value: string (Required)