Skip to content

Commit

Permalink
Update services based on release-2024-09-17 of AWS Go SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Sep 18, 2024
1 parent b473da1 commit 2a35303
Show file tree
Hide file tree
Showing 4 changed files with 355 additions and 12 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-09-16
release-2024-09-17
3 changes: 3 additions & 0 deletions src/aws_ecr.erl
Original file line number Diff line number Diff line change
Expand Up @@ -582,8 +582,10 @@
%% enhanced_image_scan_finding() :: #{
%% <<"awsAccountId">> => string(),
%% <<"description">> => string(),
%% <<"exploitAvailable">> => string(),
%% <<"findingArn">> => string(),
%% <<"firstObservedAt">> => non_neg_integer(),
%% <<"fixAvailable">> => string(),
%% <<"lastObservedAt">> => non_neg_integer(),
%% <<"packageVulnerabilityDetails">> => package_vulnerability_details(),
%% <<"remediation">> => remediation(),
Expand Down Expand Up @@ -842,6 +844,7 @@
%% <<"arch">> => string(),
%% <<"epoch">> => integer(),
%% <<"filePath">> => string(),
%% <<"fixedInVersion">> => string(),
%% <<"name">> => string(),
%% <<"packageManager">> => string(),
%% <<"release">> => string(),
Expand Down
Loading

0 comments on commit 2a35303

Please sign in to comment.