bedrockagentcorecontrol_get_policy: Retrieves detailed information about a specific policy within...

View source: R/bedrockagentcorecontrol_operations.R

bedrockagentcorecontrol_get_policyR Documentation

Retrieves detailed information about a specific policy within the AgentCore Policy system

Description

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.

Usage

bedrockagentcorecontrol_get_policy(policyEngineId, policyId)

Arguments

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.


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.