serverless-operations / serverless-step-functions

AWS Step Functions plugin for Serverless Framework ⚡️
Other
1.02k stars 204 forks source link

feat: add IAM Role support for bedrock invokeModel with foundation models #601

Closed richardzimring closed 5 months ago

richardzimring commented 5 months ago

Implements IAM Role support for bedrock invokeModel with foundation models (IAM Role Documentation).

Note: ModelId can be specified as an ARN or a valid model ID (InvokeModel Documentation).

horike37 commented 5 months ago

@richardzimring Thank you!

horike37 commented 5 months ago

:tada: This PR is included in version 3.19.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: