1.1 You can get the secrets manager ARN from the output of the CDK output or CloudFormation output.
Note the ARN key to search for the secrets entry to update in AWS console
1.2 Find your secrets using your ARN key copied earlier and click on your secret name
1.3 Scroll down to you secrets page to find the secrets value Click Retrieve Secret value and edit
If you are using the SAP environment provided by the instructor, you need you request for userid and password of SAP HANA DB to update in the Secrets Manager
• User id: User your HANA DB user. (Check with your instructor) • Password: User your HANA DB password. (Check with your instructor)
2.2 Validate environment variables section in the same lambda function module
2.3 Amazon S3: Validate and copy the bucket-name from the dataS3Bucket environment variables and open Amazon S3 bucket service. AWS Console->All services->Storage->S3
2.4 Input the previously copied bucket name in the search field and click the bucket which matches the bucket nameCreate a folder by visiting create folder option documentation in Amazon S3 and name the folder name as listed in dataS3folder lambda environment variable.
2.5 SAP Variables: Following environment variables should be updated post SAP configuration steps:
If you are using the SAP environment provided by the instructor, you need you request for userid and password of SAP HANA DB to update in the Secrets Manager
hdbHostName : Your SAP HANA Database user
hdbPort : Your SAP HANADB port