Skip to content

AWS SSM Service error Rate exceeded #165

@cliffano

Description

@cliffano

Prior to the introduction of luizvasconceloss-hiera_ssm_paramstore Puppet module for loading parameter store values, we used to be able to bake 50+ AMIs in one go.

However, since the introduction of the module, we can only bake 4 AMIs in parallel, the 5th one onward will fail with the error below:

·[0;32m    aws: ·[1;31mError: Evaluation Error: Error while evaluating a Resource Statement, Lookup of key 'apache::file_e_tag' failed: AWS SSM Service error Rate exceeded (file: /tmp/packer-puppet-masterless/module-0/aem_curator/manifests/install_dispatcher.pp, line: 88, column: 3) on node ip-172-31-13-146.ap-southeast-2.compute.internal·[0m·[0m 

The current workaround is to stagger the AMI baking, allowing few minutes between every batch of AMI baking, but this slows things down.

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