Orb Version
aws-cli: circleci/aws-cli@3.1
aws-code-deploy: circleci/aws-code-deploy@3.0
Describe the bug
An error occurred (ValidationError) when calling the AssumeRoleWithWebIdentity operation: 1 validation error detected: Value 'aws-code-deploy/deploy' at 'roleSessionName' failed to satisfy constraint: Member must satisfy regular expression pattern: [\w+=,.@-]*
Failed to assume role
Orb Version aws-cli: circleci/aws-cli@3.1 aws-code-deploy: circleci/aws-code-deploy@3.0
Describe the bug
An error occurred (ValidationError) when calling the AssumeRoleWithWebIdentity operation: 1 validation error detected: Value 'aws-code-deploy/deploy' at 'roleSessionName' failed to satisfy constraint: Member must satisfy regular expression pattern: [\w+=,.@-]* Failed to assume role
To Reproduce
Expected behavior Authenticate with OIDC
Additional context