View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_get_policy_engine_summary | R Documentation |
Retrieves a metadata-only summary of a specific policy engine without decrypting customer content. This lightweight read operation returns resource identifiers, status, timestamps, and the encryption key ARN, but does not include the description or status reasons. Because this operation does not require access to the customer's KMS key, it is suitable for resource discovery, inventory, and integration scenarios where only metadata is needed.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_get_policy_engine_summary/ for full documentation.
bedrockagentcorecontrol_get_policy_engine_summary(policyEngineId)
policyEngineId |
[required] The unique identifier of the policy engine to retrieve the summary for. This must be a valid policy engine ID that exists within the account. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.