@jaypie/constructs 1.2.57 → 1.2.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -4168,6 +4168,9 @@ class JaypieSsoPermissions extends Construct {
4168
4168
  {
4169
4169
  Effect: "Allow",
4170
4170
  Action: [
4171
+ "bedrock-agent:*",
4172
+ "bedrock-agentcore:*",
4173
+ "bedrock:*",
4171
4174
  "budgets:*",
4172
4175
  "ce:*",
4173
4176
  "cloudformation:*",