File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (14 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package iam provides the API client, operations, and parameter types for AWS
// Identity and Access Management.
//
// Identity and Access Management Identity and Access Management (IAM) is a web
// service for securely controlling access to Amazon Web Services services. With
// IAM, you can centrally manage users, security credentials such as access keys,
// and permissions that control which Amazon Web Services resources users and
// applications can access. For more information about IAM, see Identity and
// Access Management (IAM) (http://aws.amazon.com/iam/) and the Identity and
// Access Management User Guide (https://docs.aws.amazon.com/IAM/latest/UserGuide/)
// .
package iam