Skip to content

Commit

Permalink
deprecate nimble
Browse files Browse the repository at this point in the history
  • Loading branch information
lucix-aws committed Oct 25, 2024
1 parent 866d441 commit 5702989
Show file tree
Hide file tree
Showing 52 changed files with 1,039 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public class DeprecateService implements GoIntegration {
private static final String DEPRECATION_MESSAGE =
"AWS has deprecated this service. It is no longer available for use.";
private static final Set<String> DEPRECATED = Set.of(
"com.amazonaws.nimble#nimble"
);

@Override
Expand Down
10 changes: 10 additions & 0 deletions service/nimble/api_op_AcceptEulas.go

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

22 changes: 22 additions & 0 deletions service/nimble/api_op_CreateLaunchProfile.go

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

16 changes: 16 additions & 0 deletions service/nimble/api_op_CreateStreamingImage.go

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

18 changes: 18 additions & 0 deletions service/nimble/api_op_CreateStreamingSession.go

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

12 changes: 12 additions & 0 deletions service/nimble/api_op_CreateStreamingSessionStream.go

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

18 changes: 18 additions & 0 deletions service/nimble/api_op_CreateStudio.go

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

Loading

0 comments on commit 5702989

Please sign in to comment.