1: Check the box next to "I acknowledge" (down near the bottom) and click the "Create" button (where the "Next" button was). 1: AWS will display a list of stacks; wait for the one you just created (it may be the only one) to have "CREATE_COMPLETE" in the column labelled "Status". You may need to refresh (use the circling-arrow button) to update the list. 1: Select the stack you just created (click on the status rather than the name), and then select the "Outputs" tab. -1: Copy the long string labelled "InstanceConfigurationProfile"; where you see =InstanceConfigurationProfile= in the following instructions, replace it with the string you copied here. +1: Copy the long string labelled "InstanceProfileARN"; where you see =InstanceProfileARN= in the following instructions, replace it with the string you copied here. {subsection: Create an AWS Lambda function} @@ -215,7 +215,7 @@ ANNEX_DEFAULT_ODI_IMAGE_ID = ami-aacfc2bd # The instance profile must "point" to the S3_CONFIG_PATH. -ANNEX_DEFAULT_ODI_INSTANCE_PROFILE_ARN = instanceProfileArn +ANNEX_DEFAULT_ODI_INSTANCE_PROFILE_ARN = instanceProfileARN ANNEX_DEFAULT_ODI_S3_CONFIG_PATH = privateBucketName/config.tar.gz ANNEX_DEFAULT_ODI_LEASE_FUNCTION_ARN = odiLeaseFunctionArn ANNEX_DEFAULT_ODI_KEY_NAME = annex-key-pair