You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this warning for my AWS Symfony configuration:
app.WARNING: Failed to generate ConfigBuilder for extension Aws\Symfony\DependencyInjection\AwsExtension: The node was expected to be an ArrayNode. This Configuration includes an edge case not supported yet. {"exception":"[object] (LogicException(code: 0): The node was expected to be an ArrayNode. This Configuration includes an edge case not supported yet. at /www/vendor/symfony/config/Builder/ConfigBuilderGenerator.php:108)","extensionClass":"Aws\\Symfony\\DependencyInjection\\AwsExtension"} []
Regression Issue
Select this option if this issue appears to be a regression.
carly-cloud
changed the title
(short issue description)
The node was expected to be an ArrayNode. This Configuration includes an edge case not supported yet.
Jan 5, 2025
Might be related to #88
Describe the bug
I am getting this warning for my AWS Symfony configuration:
Regression Issue
Expected Behavior
not showing a warning
Current Behavior
showing warning message
Reproduction Steps
aws.yaml
Possible Solution
No response
Additional Information/Context
SDK version used
aws/aws-sdk-php-symfony: 2.7
aws/aws-sdk-php 3.336
Environment details (OS name and version, etc.)
PHP 8.3.10
Amazon Linux 2023
The text was updated successfully, but these errors were encountered: