File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.17.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384,244 kB
  • sloc: java: 13,538; makefile: 400; sh: 137
file content (13 lines) | stat: -rw-r--r-- 743 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
// 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