Documentation ¶
Index ¶
- Variables
- func GetEndpointMap() map[string]string
- func GetEndpointType() string
- func SetClientProperty(client *Client, propertyName string, propertyValue interface{})
- func SetEndpointDataToClient(client *Client)
- type AcceptInquiredSystemEventRequest
- type AcceptInquiredSystemEventResponse
- type AccessPointSet
- type AccessPointType
- type Account
- type AccountAttributeItem
- type AccountAttributeItems
- type Accounts
- type ActionOnMaintenance
- type ActivateRouterInterfaceRequest
- type ActivateRouterInterfaceResponse
- type Activation
- type ActivationList
- type ActivityDetail
- type ActivityDetails
- type AddAccounts
- type AddBandwidthPackageIpsRequest
- type AddBandwidthPackageIpsResponse
- type AddTagsRequest
- type AddTagsResponse
- type AddTagsTag
- type AgentUpgradeConfig
- type AllocateDedicatedHostsRequest
- type AllocateDedicatedHostsResponse
- type AllocateDedicatedHostsTag
- type AllocateEipAddressRequest
- type AllocateEipAddressResponse
- type AllocatePublicIpAddressRequest
- type AllocatePublicIpAddressResponse
- type AllocatedResource
- type AllocatedResourcesInDescribeCapacityReservations
- type AllocatedResourcesInDescribeElasticityAssurances
- type AllowedUpgradeWindows
- type ApplyAutoSnapshotPolicyRequest
- type ApplyAutoSnapshotPolicyResponse
- type AssignIpv6AddressesRequest
- type AssignIpv6AddressesResponse
- type AssignPrivateIpAddressesRequest
- type AssignPrivateIpAddressesResponse
- type AssignedPrivateIpAddressesSet
- type AssociateEipAddressRequest
- type AssociateEipAddressResponse
- type AssociateHaVipRequest
- type AssociateHaVipResponse
- type AssociatedEipAddresses
- type AssociatedInstances
- type AssociatedPublicIp
- type AttachClassicLinkVpcRequest
- type AttachClassicLinkVpcResponse
- type AttachDiskRequest
- type AttachDiskResponse
- type AttachInstanceRamRoleRequest
- type AttachInstanceRamRoleResponse
- type AttachInstanceRamRoleResult
- type AttachInstanceRamRoleResults
- type AttachKeyPairRequest
- type AttachKeyPairResponse
- type AttachNetworkInterfaceRequest
- type AttachNetworkInterfaceResponse
- type Attachment
- type Attachments
- type AttributeValues
- type AuthorizeSecurityGroupEgressPermissions
- type AuthorizeSecurityGroupEgressRequest
- type AuthorizeSecurityGroupEgressResponse
- type AuthorizeSecurityGroupPermissions
- type AuthorizeSecurityGroupRequest
- type AuthorizeSecurityGroupResponse
- type AutoProvisioningGroup
- type AutoProvisioningGroupHistories
- type AutoProvisioningGroupHistory
- type AutoProvisioningGroups
- type AutoSnapshotPolicies
- type AutoSnapshotPolicy
- type AvailableDedicatedHostTypes
- type AvailableDiskCategories
- type AvailableInstanceType
- type AvailableInstanceTypesInDescribeDedicatedHostClusters
- type AvailableInstanceTypesInDescribeZones
- type AvailableResource
- type AvailableResourceCreation
- type AvailableResourcesInDescribeAvailableResource
- type AvailableResourcesInDescribeResourcesModification
- type AvailableResourcesInDescribeZones
- type AvailableSpotResource
- type AvailableSpotResources
- type AvailableSpotZone
- type AvailableSpotZones
- type AvailableVolumeCategories
- type AvailableZone
- type AvailableZonesInDescribeAvailableResource
- type AvailableZonesInDescribeResourcesModification
- type Bandwidth
- type BandwidthPackage
- type BandwidthPackageIdsInCreateNatGateway
- type BandwidthPackageIdsInDescribeNatGateways
- type BandwidthPackages
- type Bandwidths
- type BondInterfaceSpecification
- type CancelAutoSnapshotPolicyRequest
- type CancelAutoSnapshotPolicyResponse
- type CancelCopyImageRequest
- type CancelCopyImageResponse
- type CancelImagePipelineExecutionRequest
- type CancelImagePipelineExecutionResponse
- type CancelImagePipelineExecutionTemplateTag
- type CancelPhysicalConnectionRequest
- type CancelPhysicalConnectionResponse
- type CancelSimulatedSystemEventsRequest
- type CancelSimulatedSystemEventsResponse
- type CancelTaskRequest
- type CancelTaskResponse
- type Capacities
- type Capacity
- type CapacityReservationItem
- type CapacityReservationItemInDescribeCapacityReservationInstances
- type CapacityReservationSet
- type CapacityReservationUsage
- type CapacityReservationUsages
- type Client
- func NewClient() (client *Client, err error)
- func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
- func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error)
- func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
- func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
- func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
- func NewClientWithRamRoleArnAndPolicy(regionId string, ...) (client *Client, err error)
- func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
- func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
- func (client *Client) AcceptInquiredSystemEvent(request *AcceptInquiredSystemEventRequest) (response *AcceptInquiredSystemEventResponse, err error)
- func (client *Client) AcceptInquiredSystemEventWithCallback(request *AcceptInquiredSystemEventRequest, ...) <-chan int
- func (client *Client) AcceptInquiredSystemEventWithChan(request *AcceptInquiredSystemEventRequest) (<-chan *AcceptInquiredSystemEventResponse, <-chan error)
- func (client *Client) ActivateRouterInterface(request *ActivateRouterInterfaceRequest) (response *ActivateRouterInterfaceResponse, err error)
- func (client *Client) ActivateRouterInterfaceWithCallback(request *ActivateRouterInterfaceRequest, ...) <-chan int
- func (client *Client) ActivateRouterInterfaceWithChan(request *ActivateRouterInterfaceRequest) (<-chan *ActivateRouterInterfaceResponse, <-chan error)
- func (client *Client) AddBandwidthPackageIps(request *AddBandwidthPackageIpsRequest) (response *AddBandwidthPackageIpsRespon