/AWS1/CL_BDOPERMISSIONSCONF¶
The permissions configuration for a capacity provider. This specifies the IAM role that AgentCore uses to manage the Amazon EC2 instances for the capacity provider on your behalf.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_capacitypvdroprolearn TYPE /AWS1/BDOROLEARN /AWS1/BDOROLEARN¶
The Amazon Resource Name (ARN) of the IAM role that AgentCore assumes to manage the capacity provider, including launching, tagging, and terminating instances and their network interfaces. We recommend scoping this role to the minimum permissions that your workloads require.
Queryable Attributes¶
capacityProviderOperatorRoleArn¶
The Amazon Resource Name (ARN) of the IAM role that AgentCore assumes to manage the capacity provider, including launching, tagging, and terminating instances and their network interfaces. We recommend scoping this role to the minimum permissions that your workloads require.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPACITYPVDROPROLEARN() |
Getter for CAPACITYPVDROPERATORROLEARN, with configurable de |
ASK_CAPACITYPVDROPROLEARN() |
Getter for CAPACITYPVDROPERATORROLEARN w/ exceptions if fiel |
HAS_CAPACITYPVDROPROLEARN() |
Determine if CAPACITYPVDROPERATORROLEARN has a value |