Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 583 Bytes

InstanceIAMRoles.md

File metadata and controls

12 lines (8 loc) · 583 Bytes

InstanceIAMRoles

Contains the necessary attributes to support role-based authentication on AWS.

Properties

Name Type Description Notes
master_role_arn str The IAM role ARN that will be attached to master instances [optional]
worker_role_arn str The IAM role ARN that will be attached to worker instances [optional]

[Back to Model list] [Back to API list] [Back to README]