Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AWS provider/module and generated content #619

Merged
merged 1 commit into from
Mar 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
183 changes: 183 additions & 0 deletions aws/mock/ec2.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 50 additions & 0 deletions aws/mock/rds.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/agext/levenshtein v1.2.2 // indirect
github.com/aws/aws-sdk-go v1.50.34
github.com/aws/aws-sdk-go v1.51.7
github.com/dave/dst v0.27.3
github.com/fatih/color v1.13.0 // indirect
github.com/golang/mock v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/agext/levenshtein v1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
github.com/aws/aws-sdk-go v1.31.9/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/aws/aws-sdk-go v1.50.34 h1:J1LjHzWNN/yVxQDTr0NIlI5vz9xRPvWiNCjQ4+5wh58=
github.com/aws/aws-sdk-go v1.50.34/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/aws/aws-sdk-go v1.51.7 h1:RRjxHhx9RCjw5AhgpmmShq3F4JDlleSkyhYMQ2xUAe8=
github.com/aws/aws-sdk-go v1.51.7/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down
2 changes: 1 addition & 1 deletion rules/models/aws-sdk-go
Submodule aws-sdk-go updated 190 files
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ func NewAwsCodebuildSourceCredentialInvalidAuthTypeRule() *AwsCodebuildSourceCre
"OAUTH",
"BASIC_AUTH",
"PERSONAL_ACCESS_TOKEN",
"CODECONNECTIONS",
},
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ func NewAwsCodebuildSourceCredentialInvalidServerTypeRule() *AwsCodebuildSourceC
"GITHUB",
"BITBUCKET",
"GITHUB_ENTERPRISE",
"GITLAB",
"GITLAB_SELF_MANAGED",
},
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ func NewAwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule() *AwsKine
"ZEPPELIN-FLINK-2_0",
"FLINK-1_15",
"ZEPPELIN-FLINK-3_0",
"FLINK-1_18",
},
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,88 @@ func NewAwsSagemakerNotebookInstanceInvalidInstanceTypeRule() *AwsSagemakerNoteb
"ml.inf1.24xlarge",
"ml.p4d.24xlarge",
"ml.p4de.24xlarge",
"ml.p5.48xlarge",
"ml.m6i.large",
"ml.m6i.xlarge",
"ml.m6i.2xlarge",
"ml.m6i.4xlarge",
"ml.m6i.8xlarge",
"ml.m6i.12xlarge",
"ml.m6i.16xlarge",
"ml.m6i.24xlarge",
"ml.m6i.32xlarge",
"ml.m7i.large",
"ml.m7i.xlarge",
"ml.m7i.2xlarge",
"ml.m7i.4xlarge",
"ml.m7i.8xlarge",
"ml.m7i.12xlarge",
"ml.m7i.16xlarge",
"ml.m7i.24xlarge",
"ml.m7i.48xlarge",
"ml.c6i.large",
"ml.c6i.xlarge",
"ml.c6i.2xlarge",
"ml.c6i.4xlarge",
"ml.c6i.8xlarge",
"ml.c6i.12xlarge",
"ml.c6i.16xlarge",
"ml.c6i.24xlarge",
"ml.c6i.32xlarge",
"ml.c7i.large",
"ml.c7i.xlarge",
"ml.c7i.2xlarge",
"ml.c7i.4xlarge",
"ml.c7i.8xlarge",
"ml.c7i.12xlarge",
"ml.c7i.16xlarge",
"ml.c7i.24xlarge",
"ml.c7i.48xlarge",
"ml.r6i.large",
"ml.r6i.xlarge",
"ml.r6i.2xlarge",
"ml.r6i.4xlarge",
"ml.r6i.8xlarge",
"ml.r6i.12xlarge",
"ml.r6i.16xlarge",
"ml.r6i.24xlarge",
"ml.r6i.32xlarge",
"ml.r7i.large",
"ml.r7i.xlarge",
"ml.r7i.2xlarge",
"ml.r7i.4xlarge",
"ml.r7i.8xlarge",
"ml.r7i.12xlarge",
"ml.r7i.16xlarge",
"ml.r7i.24xlarge",
"ml.r7i.48xlarge",
"ml.m6id.large",
"ml.m6id.xlarge",
"ml.m6id.2xlarge",
"ml.m6id.4xlarge",
"ml.m6id.8xlarge",
"ml.m6id.12xlarge",
"ml.m6id.16xlarge",
"ml.m6id.24xlarge",
"ml.m6id.32xlarge",
"ml.c6id.large",
"ml.c6id.xlarge",
"ml.c6id.2xlarge",
"ml.c6id.4xlarge",
"ml.c6id.8xlarge",
"ml.c6id.12xlarge",
"ml.c6id.16xlarge",
"ml.c6id.24xlarge",
"ml.c6id.32xlarge",
"ml.r6id.large",
"ml.r6id.xlarge",
"ml.r6id.2xlarge",
"ml.r6id.4xlarge",
"ml.r6id.8xlarge",
"ml.r6id.12xlarge",
"ml.r6id.16xlarge",
"ml.r6id.24xlarge",
"ml.r6id.32xlarge",
},
}
}
Expand Down
Loading