AWS SAM CLI Pipelines now supports Open ID Connect Protocol

The AWS Serverless Application Model (SAM) Command Line Interface (CLI) announces general availability of Open ID Connect (OIDC) support in SAM CLI Pipelines. The AWS SAM CLI is a developer tool that makes it easier to build, test, package, and deploy serverless applications. SAM Pipelines make it easier to create continuous integration and deployment (CI/CD) pipelines for serverless applications with Jenkins, GitLab, GitHub Actions, Atlassian Bitbucket Pipelines, and AWS CodePipeline. SAM Pipelines comes pre-packaged with a set of default pipeline templates for all supported systems that showcase AWS best practices for secure, multi-account, and multi-region deployments.

Source: AWS