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

IAM roles anywhere with AWS SDK JAVA V2 #7026

Closed
1 of 15 tasks
simonxuhao opened this issue Oct 31, 2024 · 1 comment
Closed
1 of 15 tasks

IAM roles anywhere with AWS SDK JAVA V2 #7026

simonxuhao opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
New example request New example requests.

Comments

@simonxuhao
Copy link

Background story

Need AWS SDK JAVA V2 code example of programmatically creating IAM roles anywhere session to access S3 buckets

What does this example accomplish?

creating IAM roles anywhere session to access S3 buckets

Which AWS service(s)?

IAM

Which AWS SDKs or tools?

  • All languages
  • .NET
  • C++
  • Go (v2)
  • Java
  • Java (v2)
  • JavaScript
  • JavaScript (v3)
  • Kotlin
  • PHP
  • Python
  • Ruby
  • Rust
  • Swift
  • Not applicable

Are there existing code examples to leverage?

No response

Do you have any reference code?

No response

@brmur brmur added the New example request New example requests. label Nov 13, 2024
@brmur
Copy link
Contributor

brmur commented Dec 13, 2024

Management and creation of roles and users directly through the SDK is not a preferred method. These tasks are more likely accomplished using the CLI, Console, or CDK.

@brmur brmur closed this as completed Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New example request New example requests.
Projects
None yet
Development

No branches or pull requests

3 participants