Skip to content

issues Search Results · repo:StackStorm-Exchange/stackstorm-aws language:Python

Filter by

43 results
 (57 ms)

43 results

inStackStorm-Exchange/stackstorm-aws (press backspace or delete to remove)

Hello, When I try to setup the aws.ServiceNotificationsSensor (stackstorm-aws pack), there is an error. I m trying with Docker plateform My config : service_notifications_sensor: host: 0.0.0.0 port: ...
  • Aliskaa
  • Opened 
    23 days ago
  • #125

This pack relies on a boto Python module that was archived on May 10, 2024: - https://github.com/boto/boto/ It was replpaced with the newer boto3 module: - https://github.com/boto/boto3 The version ...
  • jschoewe
  • Opened 
    on Feb 18
  • #124

Hello, I m trying to automate AWS Workspace creation using the aws.workspaces_create_workspaces action but the input format seems to be wrong. The action parameters are : image In my Workspaces input ...
  • Chaimaa-Br
  • Opened 
    on Oct 26, 2023
  • #122

Does the AWS SQS sensor work when the provided aws.yaml is set to the below? Meaning the ec2 instance role is being used? I keep getting an error for InvalidClientTokenId. --- region: us-east-1 aws_access_key_id: ...
  • satellite-no
  • 1
  • Opened 
    on Jun 9, 2022
  • #120

Hello, I am experimenting with stackstrom and the AWS pack so I can provide an easier way to allow users to conduct automation within our environment. I am trying to develop some workflows around AWS ...
  • setswei
  • Opened 
    on Jun 7, 2022
  • #119

When trying to update a cloudformation stack, we specify the parameters we want to update and we get an error about other parameters that need to be updated. Example of what is specified: { ParameterKey ...
  • cwilson21
  • 1
  • Opened 
    on May 26, 2022
  • #118

version: 1.0 description: A basic sequential workflow. input: - InstanceIds tasks: ec2start: action: aws.ec2_start_instances input: InstanceIds: %ctx(InstanceIds)% this is workflow when i run this ...
  • PLPRASU
  • Opened 
    on May 9, 2022
  • #117

Duplicate input parameters in action defintion st2ctl reload --register-all to fail on upgrade to 3.5 dev if AWS pack has previously been installed with errors similar to: 2021-06-15 15:55:00,353 WARNING ...
bug
help wanted
  • amanda11
  • Opened 
    on Jun 15, 2021
  • #114

I have a primary use case where I want to use orchestration through ST2 to carry out actions in different AWS accounts or regions, which will require being able to override the pack-configured access key ...
enhancement
help wanted
  • k-willowhawk
  • 3
  • Opened 
    on Apr 22, 2021
  • #112

A workflow executing aws.ec2_describe_volumes specifying InstanceIds as parameter issues an error. my_workflow.yaml .... tasks: task1: action: aws.ec2_describe_instances InstanceIds= i-XXXXXXX .... $ ...
  • davbera
  • 3
  • Opened 
    on Jul 21, 2020
  • #110
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub