Understanding available versions of the AWS AppConfig Agent Lambda extension
This topic includes information about AWS AppConfig Agent Lambda extension versions. The AWS AppConfig Agent Lambda extension supports Lambda functions developed for the x86-64 and ARM64 (Graviton2) platforms. To work properly, your Lambda function must be configured to use the specific Amazon Resource Name (ARN) for the AWS Region where it is currently hosted. You can view AWS Region and ARN details later in this section.
Important
Note the following important details about the AWS AppConfig Agent Lambda extension.
-
The
GetConfiguration
API action was deprecated on January 28, 2022. Calls to receive configuration data should use theStartConfigurationSession
andGetLatestConfiguration
APIs instead. If you are using a version of the AWS AppConfig Agent Lambda extension created before January 28, 2022, you might have to configure permission to the new APIs. For more information, see Retrieving configuration data without AWS AppConfig Agent. -
AWS AppConfig supports all of the versions listed in Older extension versions. We recommend that you periodically update to the latest version to take advantage of extension enhancements.
Topics
AWS AppConfig Agent Lambda Extension release notes
The following table describes changes made to recent versions of the AWS AppConfig Lambda extension.
Version | Launch date | Notes |
---|---|---|
2.0.719 |
08/08/2024 |
Minor enhancements and bug fixes. |
2.0.678 |
07/23/2024 |
Enhancements to support feature flag targets, variants, and splits. For more information, see Creating multi-variant feature flags. |
2.0.501 |
07/01/2024 |
Minor enhancements and bug fixes. |
2.0.358 |
12/01/2023 |
Added support for the following retrieval features:
|
2.0.181 |
08/14/2023 |
Added support for the Israel (Tel Aviv) il-central-1 AWS Region. |
2.0.165 |
02/21/2023 |
Minor bug fixes. No longer restricting extension use to specific runtime versions via the AWS Lambda console. Added support for the following AWS Regions:
|
2.0.122 |
08/23/2022 |
Added support for a tunneling proxy, which can be configured with the
|
2.0.58 |
05/03/2022 |
Improved support for Graviton2 (ARM64) processors in Lambda. |
2.0.45 |
03/15/2022 |
Added support for calling a single feature flag. Previously, customers
called feature flags grouped into a configuration profile and had to parse the
response client-side. With this release, customers can use a
|
Finding your Lambda extension version number
Use the following procedure to locate the version number of your currently configured AWS AppConfig Agent Lambda extension. To work properly, your Lambda function must be configured to use the specific Amazon Resource Name (ARN) for the AWS Region where it is currently hosted.
Sign in to the AWS Management Console and open the AWS Lambda console at https://console.aws.amazon.com/lambda/
. -
Choose the Lambda function where you want to add the
AWS-AppConfig-Extension
layer. -
In the Layers section, choose Add a layer.
-
In the Choose a layer section, choose AWS-AppConfig-Extension from the AWS layers list.
-
Use the Version list to choose a version number.
-
Choose Add.
-
Use the Test tab to test the function.
-
After the test completes, view the log output. Locate the AWS AppConfig Agent Lambda extension version in the Details of the Execution section. This version must match the required URLs for that version.
x86-64 platform
When you add the extension as a layer to your Lambda, you must specify an ARN. Choose an ARN from the following table that corresponds with the AWS Region where you created the Lambda. These ARNs are for Lambda functions developed for the x86-64 platform.
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Canada West (Calgary) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Malaysia) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Israel (Tel Aviv) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
ARM64 platform
When you add the extension as a layer to your Lambda, you must specify an ARN. Choose an ARN from the following table that corresponds with the AWS Region where you created the Lambda. These ARNs are for Lambda functions developed for the ARM64 platform.
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Canada West (Calgary) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Malaysia) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
Israel (Tel Aviv) |
|
China (Beijing) |
|
China (Ningxia) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Older extension versions
This section lists the ARNs and AWS Regions for older versions of the AWS AppConfig Lambda extension. This list doesn't contain information for all previous versions of the AWS AppConfig Agent Lambda extension, but it will be updated when new versions are released.
Older extension versions (x86-64 platform)
The following tables list ARNs and the AWS Regions for older versions of the AWS AppConfig Agent Lambda extension developed for the x86-64 platform.
Date replaced by newer extension: 08/08/2024
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Canada West (Calgary) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Israel (Tel Aviv) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 07/23/2024
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Israel (Tel Aviv) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 07/01/2024
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Israel (Tel Aviv) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 12/01/2023
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Israel (Tel Aviv) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 08/14/2023
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 02/21/2023
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Mumbai) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 08/23/2022
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Mumbai) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 04/21/2022
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Mumbai) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 03/15/2022
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
China (Beijing) |
|
China (Ningxia) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Mumbai) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (Bahrain) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Older extension versions (ARM64 platform)
The following tables list ARNs and the AWS Regions for older versions of the AWS AppConfig Agent Lambda extension developed for the ARM64 platform.
Date replaced by newer extension: 08/08/2024
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada West (Calgary) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
Israel (Tel Aviv) |
|
China (Beijing) |
|
China (Ningxia) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 07/23/2024
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada West (Calgary) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
Israel (Tel Aviv) |
|
China (Beijing) |
|
China (Ningxia) |
|
AWS GovCloud (US-East) |
|
AWS GovCloud (US-West) |
|
Date replaced by newer extension: 07/01/2024
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
Israel (Tel Aviv) |
|
Date replaced by newer extension: 12/01/2023
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Mumbai) |
|
South America (São Paulo) |
|
Africa (Cape Town) |
|
Middle East (Bahrain) |
|
Date replaced by newer extension: 03/30/2023
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (Oregon) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Mumbai) |
|
Date replaced by newer extension: 02/21/2023
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (Oregon) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Mumbai) |
|
Date replaced by newer extension: 08/23/2022
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (Oregon) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Mumbai) |
|
Date replaced by newer extension: 04/21/2022
Region | ARN |
---|---|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (Oregon) |
|
Europe (Frankfurt) |
|
Europe (Ireland) |
|
Europe (London) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Mumbai) |
|