Skip to content

Encryption of awsAccessKey and awsSecretKey comment missing  #15

@fccmr007

Description

@fccmr007

In the config.yml file there is no line for awsaccesskey and awssecretkey encryption. In the documentation page https://developer.cisco.com/codeexchange/github/repo/Appdynamics/aws-api-gateway-monitoring-extension/ the step is not mentioned, but for other aws extension there is one point specific for awsaccesskey encryption as below. If encryption is supported, please update the documentation with these steps.

**If you want to encrypt the awsAccessKey and awsSecretKey then follow the "Credentials Encryption" section and provide the encrypted values in awsAccessKey and awsSecretKey. Configure enableDecryption of credentialsDecryptionConfig to true and provide the encryption key in encryptionKey.
For example,

#Encryption key for Encrypted password.
credentialsDecryptionConfig:
enableDecryption: "true"
encryptionKey: "XXXXXXXX"**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions