View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_get_policy | R Documentation |
Retrieves detailed information about a specific policy within the AgentCore Policy system. This operation returns the complete policy definition, metadata, and current status, allowing administrators to review and manage policy configurations.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_get_policy/ for full documentation.
bedrockagentcorecontrol_get_policy(policyEngineId, policyId)
policyEngineId |
[required] The identifier of the policy engine that manages the policy to be retrieved. |
policyId |
[required] The unique identifier of the policy to be retrieved. This must be a valid policy ID that exists within the specified policy engine. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.