Skip to content

Removing an aws-parameter-store results in timeout error and component not removed #7

@garethmcc

Description

@garethmcc

Used the following serverless.yml and successfully deployed:

component: aws-parameter-store
name: parameters
org: garethmccumskey
app: test-parameters
stage: dev

inputs:

Once deployed running remove caused a timeout error:

test-parameters-store sls remove

serverless ⚡framework
Action: "remove" - Stage: "dev" - Org: "garethmccumskey" - App: "test-parameters" - Name: "parameters"

60s › Serverless › Request timed out after 60 seconds 

  Documentation: https://github.com/serverless/components 
  Support: https://app.serverless.com/support 
  Slack: https://www.serverless.com/slack/ 

The state of the deployed component is also in removing state:

image

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