Skip to content

Conversation

@scmacdon
Copy link
Contributor

This pull request adds Javas V2 Inspector examples


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@scmacdon scmacdon self-assigned this Nov 24, 2025
@scmacdon scmacdon added Java-v1 This issue relates to the AWS SDK for Java V1 Basics A basic code example showing the core actions for a particular service. labels Nov 24, 2025
@github-actions github-actions bot added Java-v2 This issue relates to the AWS SDK for Java V2 and removed Java-v1 This issue relates to the AWS SDK for Java V1 labels Nov 24, 2025
@scmacdon scmacdon changed the title Javas V2 Add Inspector examples Java V2 Add Inspector examples Nov 24, 2025
Copy link
Contributor

@debora-ito debora-ito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left one comment, looks good otherwise.

@scmacdon scmacdon requested a review from tejasgn1 December 4, 2025 15:03
@github-actions github-actions bot added C++ This issue relates to the AWS SDK for C++ Javascript-v3 This issue relates to the AWS SDK for Javascript V3 Kotlin This issue relates to the AWS SDK for Kotlin Python This issue relates to the AWS SDK for Python (boto3) Swift This issue relates to the AWS SDK for Swift CDK Relates to the AWS Cloud Development Kit (CDK) labels Dec 12, 2025
@github-actions github-actions bot removed C++ This issue relates to the AWS SDK for C++ Javascript-v3 This issue relates to the AWS SDK for Javascript V3 Kotlin This issue relates to the AWS SDK for Kotlin Python This issue relates to the AWS SDK for Python (boto3) Swift This issue relates to the AWS SDK for Swift CDK Relates to the AWS Cloud Development Kit (CDK) Java-v2 This issue relates to the AWS SDK for Java V2 labels Dec 12, 2025
@scmacdon scmacdon force-pushed the inspector2 branch 2 times, most recently from b905173 to 5ae383a Compare December 12, 2025 23:56
@scmacdon scmacdon closed this Dec 13, 2025
@scmacdon scmacdon reopened this Dec 13, 2025
@github-actions github-actions bot added the Java-v2 This issue relates to the AWS SDK for Java V2 label Dec 13, 2025
// snippet-start:[inspector.java2.list_coverage.main]

/**
* Lists AWS Inspector2 coverage details for scanned resources using a paginator.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comments say this method uses a paginator, but I don't see a paginator used.

}
}
}
// snippet-end:[inspector.java2.hello.main] No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a lot for a "hello service" example. Any way we can trim it to just one operation instead of 3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Basics A basic code example showing the core actions for a particular service. Java-v2 This issue relates to the AWS SDK for Java V2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants