Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your builds fail due to Tasks for AWS encountering a CloudFormation Stack entering status CREATE_FAILED, reason: The security token included in the request is invalid (Service: AmazonIdentityManagement; Status Code: 403; Error Code: InvalidClientTokenId; Request ID: ...):

Code Block
breakoutModewide
languagejava
simple 08-Jun-2018 16:02:04 Starting task 'Create Test Stack' of type 'net.utoolity.atlassian.bamboo.tasks-for-aws:aws.cloudformation.stack'
simple 08-Jun-2018 16:02:04 Setting maxErrorRetry=7 and awaitTransitionInterval=15000
simple 08-Jun-2018 16:02:04 Using session credentials provided by Identity Federation for AWS add-on (connector variable: 8fed4fee-21f0-4a8e-8b48-b16564a0ffc8).
simple 08-Jun-2018 16:02:04 Selecting region ap-southeast-2
simple 08-Jun-2018 16:02:04 Parsing stack parameters as JSON array
simple 08-Jun-2018 16:02:05 Selected template source is URL
simple 08-Jun-2018 16:02:05 Selected template URL is https://s3.amazonaws.com/xxxxxxxx/xxxxxxxx/tst-uaa-322.yaml
simple 08-Jun-2018 16:02:05 Creating stack 'tst-uaa-322':
simple 08-Jun-2018 16:02:05 ... 'tst-uaa-322': 20180608T160205Z entered status CREATE_IN_PROGRESS, reason: User Initiated

...

simple 08-Jun-2018 16:02:21 ... 'tst-uaa-322.LogRole': 20180608T160211Z entered status CREATE_IN_PROGRESS

...

simple 08-Jun-2018 16:02:21 ... 'tst-uaa-322.LogRole': 20180608T160212Z entered status CREATE_FAILED, reason: The security token included in the request is invalid (Service: AmazonIdentityManagement; Status Code: 403; Error Code: InvalidClientTokenId; Request ID: f9136195-70c1-4e5e-bb39-b409caa2f73c)

...

simple 08-Jun-2018 16:02:21 Finished task 'Create Test Stack' with result: Error

...