groups

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const AllUsersGroup = "http://acs.amazonaws.com/groups/global/AllUsers"
View Source
const AllUsersURI = "uri=" + AllUsersGroup
View Source
const AuthUsersGroup = "http://acs.amazonaws.com/groups/global/AuthenticatedUsers"
View Source
const AuthUsersURI = "uri=" + AuthUsersGroup

Variables

View Source
var AllUsersv2 = &types.Grantee{
	Type: types.TypeGroup,
	URI:  aws.String(AllUsersGroup)}
View Source
var AuthenticatedUsersv2 = &types.Grantee{
	Type: types.TypeGroup,
	URI:  aws.String(AuthUsersGroup)}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL