Skip to content

Commit

Permalink
Update services based on release-2025-01-02 of AWS Go SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jan 3, 2025
1 parent 93fff61 commit d8b4336
Show file tree
Hide file tree
Showing 8 changed files with 320 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .latest-tag-aws-sdk-go
Original file line number Diff line number Diff line change
@@ -1 +1 @@
release-2024-12-28
release-2025-01-02
2 changes: 1 addition & 1 deletion src/aws_appsync.erl
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@
%% Example:
%% update_graphql_api_request() :: #{
%% <<"additionalAuthenticationProviders">> => list(additional_authentication_provider()()),
%% <<"authenticationType">> => list(any()),
%% <<"authenticationType">> := list(any()),
%% <<"enhancedMetricsConfig">> => enhanced_metrics_config(),
%% <<"introspectionConfig">> => list(any()),
%% <<"lambdaAuthorizerConfig">> => lambda_authorizer_config(),
Expand Down
Loading

0 comments on commit d8b4336

Please sign in to comment.