mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-18 12:59:31 +00:00
41 lines
1.8 KiB
Go
41 lines
1.8 KiB
Go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
|
|
|
|
// Package chime provides the client and types for making API
|
|
// requests to Amazon Chime.
|
|
//
|
|
// Amazon Chime is a communications service that transforms online meetings
|
|
// with a secure, easy-to-use application that you can trust. Amazon Chime works
|
|
// seamlessly across your devices so that you can stay connected. You can use
|
|
// Amazon Chime for online meetings, video conferencing, calls, and chat. You
|
|
// can also share content, both inside and outside your organization. Amazon
|
|
// Chime frees you to work productively from anywhere.
|
|
//
|
|
// The Amazon Chime API is designed for administrators to use to perform key
|
|
// tasks, such as creating and managing Amazon Chime accounts and users. This
|
|
// guide provides detailed information about the Amazon Chime API.
|
|
//
|
|
// Use host name service.chime.aws.amazon.com when working with the Amazon Chime
|
|
// API.
|
|
//
|
|
// See https://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01 for more information on this service.
|
|
//
|
|
// See chime package documentation for more information.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/service/chime/
|
|
//
|
|
// Using the Client
|
|
//
|
|
// To contact Amazon Chime with the SDK use the New function to create
|
|
// a new service client. With that client you can make API requests to the service.
|
|
// These clients are safe to use concurrently.
|
|
//
|
|
// See the SDK's documentation for more information on how to use the SDK.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/
|
|
//
|
|
// See aws.Config documentation for more information on configuring SDK clients.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
|
|
//
|
|
// See the Amazon Chime client Chime for more
|
|
// information on creating client for this service.
|
|
// https://docs.aws.amazon.com/sdk-for-go/api/service/chime/#New
|
|
package chime
|