Skip to content

Roles name when deploying #1

@apierr

Description

@apierr

Actual behavior

  DEBUG ─ Syncing role awjlwg-qo59gj9 in region us-east-1.
  DEBUG ─ Saved state for role awjlwg-qo59gj9.
  DEBUG ─ Role awjlwg-qo59gj9 was successfully deployed to region us-east-1.
  DEBUG ─ Deployed role arn is arn:aws:iam::886608396126:role/awjlwg-qo59gj9.
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Principal": {
        "Service": [
          "edgelambda.amazonaws.com",
          "lambda.amazonaws.com"
        ]
      },
      "Action": "sts:AssumeRole"
    }
  ]
}

Expected behavior

cookiebot_sls_lambda:
  component: "@sls-next/serverless-component@1.19.0-alpha.35"
  inputs:
    ...
    roleArn: "arn:aws:iam::886608396126:role/<human-readable-name>"

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions