AWS SDK for Java Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
* [[AWS_SDK_for_Java#Concepts|AWS SDK for Java]]
* [[AWS_SDK_for_Java#Concepts|AWS SDK for Java]]


=Authentication=
=<span id='Authentication'></span>Working with AWS Credentials=


com.uplift.dev.cryptm.CryptoConverterTests > convertToDatabaseColumn_convertToEntityAttribute STANDARD_ERROR
{{Internal|Setting AWS Credentials|Setting AWS Credentials}}
30-Nov-2018 03:46:58     com.amazonaws.services.kms.model.AWSKMSException: User: arn:aws:sts::144446676909:assumed-role/IamBambooBuildRole/i-07683b7dde59c0696 is not authorized to perform: kms:GenerateDataKey on resource: arn:aws:kms:us-west-2:673499572719:key/0138371a-8054-4c96-9d1f-20a4db2c4ffd (Service:  AWSKMS; Status Code: 400; Error Code: AccessDeniedException; Request ID: 49ba097c-506b-4387-a3a3-7bee0e2e9efd)

Latest revision as of 06:02, 30 November 2018

Internal

Working with AWS Credentials

Setting AWS Credentials