Versions in this module Expand all Collapse all v1 v1.99.1 Feb 10, 2020 v1.99.0 Feb 10, 2020 Changes in this version + const EndpointsID + const ErrCodeAWSServiceAccessNotEnabledException + const ErrCodeAccessDeniedException + const ErrCodeDependencyAccessDeniedException + const ErrCodeIllegalArgumentException + const ErrCodeInvalidPaginationTokenException + const ErrCodeInvalidResourceStateException + const ErrCodeNoAvailableOrganizationException + const ErrCodeNoSuchResourceException + const ErrCodeOrganizationNotInAllFeaturesModeException + const ErrCodeQuotaExceededException + const ErrCodeResourceAlreadyExistsException + const ErrCodeServiceException + const ErrCodeServiceQuotaTemplateNotInUseException + const ErrCodeTemplatesNotAvailableInRegionException + const ErrCodeTooManyRequestsException + const ErrorCodeDependencyAccessDeniedError + const ErrorCodeDependencyServiceError + const ErrorCodeDependencyThrottlingError + const ErrorCodeServiceQuotaNotAvailableError + const PeriodUnitDay + const PeriodUnitHour + const PeriodUnitMicrosecond + const PeriodUnitMillisecond + const PeriodUnitMinute + const PeriodUnitSecond + const PeriodUnitWeek + const RequestStatusApproved + const RequestStatusCaseClosed + const RequestStatusCaseOpened + const RequestStatusDenied + const RequestStatusPending + const ServiceID + const ServiceName + const ServiceQuotaTemplateAssociationStatusAssociated + const ServiceQuotaTemplateAssociationStatusDisassociated + type AssociateServiceQuotaTemplateInput struct + func (s AssociateServiceQuotaTemplateInput) GoString() string + func (s AssociateServiceQuotaTemplateInput) String() string + type AssociateServiceQuotaTemplateOutput struct + func (s AssociateServiceQuotaTemplateOutput) GoString() string + func (s AssociateServiceQuotaTemplateOutput) String() string + type DeleteServiceQuotaIncreaseRequestFromTemplateInput struct + AwsRegion *string + QuotaCode *string + ServiceCode *string + func (s *DeleteServiceQuotaIncreaseRequestFromTemplateInput) SetAwsRegion(v string) *DeleteServiceQuotaIncreaseRequestFromTemplateInput + func (s *DeleteServiceQuotaIncreaseRequestFromTemplateInput) SetQuotaCode(v string) *DeleteServiceQuotaIncreaseRequestFromTemplateInput + func (s *DeleteServiceQuotaIncreaseRequestFromTemplateInput) SetServiceCode(v string) *DeleteServiceQuotaIncreaseRequestFromTemplateInput + func (s *DeleteServiceQuotaIncreaseRequestFromTemplateInput) Validate() error + func (s DeleteServiceQuotaIncreaseRequestFromTemplateInput) GoString() string + func (s DeleteServiceQuotaIncreaseRequestFromTemplateInput) String() string + type DeleteServiceQuotaIncreaseRequestFromTemplateOutput struct + func (s DeleteServiceQuotaIncreaseRequestFromTemplateOutput) GoString() string + func (s DeleteServiceQuotaIncreaseRequestFromTemplateOutput) String() string + type DisassociateServiceQuotaTemplateInput struct + func (s DisassociateServiceQuotaTemplateInput) GoString() string + func (s DisassociateServiceQuotaTemplateInput) String() string + type DisassociateServiceQuotaTemplateOutput struct + func (s DisassociateServiceQuotaTemplateOutput) GoString() string + func (s DisassociateServiceQuotaTemplateOutput) String() string + type ErrorReason struct + ErrorCode *string + ErrorMessage *string + func (s *ErrorReason) SetErrorCode(v string) *ErrorReason + func (s *ErrorReason) SetErrorMessage(v string) *ErrorReason + func (s ErrorReason) GoString() string + func (s ErrorReason) String() string + type GetAWSDefaultServiceQuotaInput struct + QuotaCode *string + ServiceCode *string + func (s *GetAWSDefaultServiceQuotaInput) SetQuotaCode(v string) *GetAWSDefaultServiceQuotaInput + func (s *GetAWSDefaultServiceQuotaInput) SetServiceCode(v string) *GetAWSDefaultServiceQuotaInput + func (s *GetAWSDefaultServiceQuotaInput) Validate() error + func (s GetAWSDefaultServiceQuotaInput) GoString() string + func (s GetAWSDefaultServiceQuotaInput) String() string + type GetAWSDefaultServiceQuotaOutput struct + Quota *ServiceQuota + func (s *GetAWSDefaultServiceQuotaOutput) SetQuota(v *ServiceQuota) *GetAWSDefaultServiceQuotaOutput + func (s GetAWSDefaultServiceQuotaOutput) GoString() string + func (s GetAWSDefaultServiceQuotaOutput) String() string + type GetAssociationForServiceQuotaTemplateInput struct + func (s GetAssociationForServiceQuotaTemplateInput) GoString() string + func (s GetAssociationForServiceQuotaTemplateInput) String() string + type GetAssociationForServiceQuotaTemplateOutput struct + ServiceQuotaTemplateAssociationStatus *string + func (s *GetAssociationForServiceQuotaTemplateOutput) SetServiceQuotaTemplateAssociationStatus(v string) *GetAssociationForServiceQuotaTemplateOutput + func (s GetAssociationForServiceQuotaTemplateOutput) GoString() string + func (s GetAssociationForServiceQuotaTemplateOutput) String() string + type GetRequestedServiceQuotaChangeInput struct + RequestId *string + func (s *GetRequestedServiceQuotaChangeInput) SetRequestId(v string) *GetRequestedServiceQuotaChangeInput + func (s *GetRequestedServiceQuotaChangeInput) Validate() error + func (s GetRequestedServiceQuotaChangeInput) GoString() string + func (s GetRequestedServiceQuotaChangeInput) String() string + type GetRequestedServiceQuotaChangeOutput struct + RequestedQuota *RequestedServiceQuotaChange + func (s *GetRequestedServiceQuotaChangeOutput) SetRequestedQuota(v *RequestedServiceQuotaChange) *GetRequestedServiceQuotaChangeOutput + func (s GetRequestedServiceQuotaChangeOutput) GoString() string + func (s GetRequestedServiceQuotaChangeOutput) String() string + type GetServiceQuotaIncreaseRequestFromTemplateInput struct + AwsRegion *string + QuotaCode *string + ServiceCode *string + func (s *GetServiceQuotaIncreaseRequestFromTemplateInput) SetAwsRegion(v string) *GetServiceQuotaIncreaseRequestFromTemplateInput + func (s *GetServiceQuotaIncreaseRequestFromTemplateInput) SetQuotaCode(v string) *GetServiceQuotaIncreaseRequestFromTemplateInput + func (s *GetServiceQuotaIncreaseRequestFromTemplateInput) SetServiceCode(v string) *GetServiceQuotaIncreaseRequestFromTemplateInput + func (s *GetServiceQuotaIncreaseRequestFromTemplateInput) Validate() error + func (s GetServiceQuotaIncreaseRequestFromTemplateInput) GoString() string + func (s GetServiceQuotaIncreaseRequestFromTemplateInput) String() string + type GetServiceQuotaIncreaseRequestFromTemplateOutput struct + ServiceQuotaIncreaseRequestInTemplate *ServiceQuotaIncreaseRequestInTemplate + func (s *GetServiceQuotaIncreaseRequestFromTemplateOutput) SetServiceQuotaIncreaseRequestInTemplate(v *ServiceQuotaIncreaseRequestInTemplate) *GetServiceQuotaIncreaseRequestFromTemplateOutput + func (s GetServiceQuotaIncreaseRequestFromTemplateOutput) GoString() string + func (s GetServiceQuotaIncreaseRequestFromTemplateOutput) String() string + type GetServiceQuotaInput struct + QuotaCode *string + ServiceCode *string + func (s *GetServiceQuotaInput) SetQuotaCode(v string) *GetServiceQuotaInput + func (s *GetServiceQuotaInput) SetServiceCode(v string) *GetServiceQuotaInput + func (s *GetServiceQuotaInput) Validate() error + func (s GetServiceQuotaInput) GoString() string + func (s GetServiceQuotaInput) String() string + type GetServiceQuotaOutput struct + Quota *ServiceQuota + func (s *GetServiceQuotaOutput) SetQuota(v *ServiceQuota) *GetServiceQuotaOutput + func (s GetServiceQuotaOutput) GoString() string + func (s GetServiceQuotaOutput) String() string + type ListAWSDefaultServiceQuotasInput struct + MaxResults *int64 + NextToken *string + ServiceCode *string + func (s *ListAWSDefaultServiceQuotasInput) SetMaxResults(v int64) *ListAWSDefaultServiceQuotasInput + func (s *ListAWSDefaultServiceQuotasInput) SetNextToken(v string) *ListAWSDefaultServiceQuotasInput + func (s *ListAWSDefaultServiceQuotasInput) SetServiceCode(v string) *ListAWSDefaultServiceQuotasInput + func (s *ListAWSDefaultServiceQuotasInput) Validate() error + func (s ListAWSDefaultServiceQuotasInput) GoString() string + func (s ListAWSDefaultServiceQuotasInput) String() string + type ListAWSDefaultServiceQuotasOutput struct + NextToken *string + Quotas []*ServiceQuota + func (s *ListAWSDefaultServiceQuotasOutput) SetNextToken(v string) *ListAWSDefaultServiceQuotasOutput + func (s *ListAWSDefaultServiceQuotasOutput) SetQuotas(v []*ServiceQuota) *ListAWSDefaultServiceQuotasOutput + func (s ListAWSDefaultServiceQuotasOutput) GoString() string + func (s ListAWSDefaultServiceQuotasOutput) String() string + type ListRequestedServiceQuotaChangeHistoryByQuotaInput struct + MaxResults *int64 + NextToken *string + QuotaCode *string + ServiceCode *string + Status *string + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaInput) SetMaxResults(v int64) *ListRequestedServiceQuotaChangeHistoryByQuotaInput + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaInput) SetNextToken(v string) *ListRequestedServiceQuotaChangeHistoryByQuotaInput + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaInput) SetQuotaCode(v string) *ListRequestedServiceQuotaChangeHistoryByQuotaInput + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaInput) SetServiceCode(v string) *ListRequestedServiceQuotaChangeHistoryByQuotaInput + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaInput) SetStatus(v string) *ListRequestedServiceQuotaChangeHistoryByQuotaInput + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaInput) Validate() error + func (s ListRequestedServiceQuotaChangeHistoryByQuotaInput) GoString() string + func (s ListRequestedServiceQuotaChangeHistoryByQuotaInput) String() string + type ListRequestedServiceQuotaChangeHistoryByQuotaOutput struct + NextToken *string + RequestedQuotas []*RequestedServiceQuotaChange + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaOutput) SetNextToken(v string) *ListRequestedServiceQuotaChangeHistoryByQuotaOutput + func (s *ListRequestedServiceQuotaChangeHistoryByQuotaOutput) SetRequestedQuotas(v []*RequestedServiceQuotaChange) *ListRequestedServiceQuotaChangeHistoryByQuotaOutput + func (s ListRequestedServiceQuotaChangeHistoryByQuotaOutput) GoString() string + func (s ListRequestedServiceQuotaChangeHistoryByQuotaOutput) String() string + type ListRequestedServiceQuotaChangeHistoryInput struct + MaxResults *int64 + NextToken *string + ServiceCode *string + Status *string + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetMaxResults(v int64) *ListRequestedServiceQuotaChangeHistoryInput + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetNextToken(v string) *ListRequestedServiceQuotaChangeHistoryInput + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetServiceCode(v string) *ListRequestedServiceQuotaChangeHistoryInput + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetStatus(v string) *ListRequestedServiceQuotaChangeHistoryInput + func (s *ListRequestedServiceQuotaChangeHistoryInput) Validate() error + func (s ListRequestedServiceQuotaChangeHistoryInput) GoString() string + func (s ListRequestedServiceQuotaChangeHistoryInput) String() string + type ListRequestedServiceQuotaChangeHistoryOutput struct + NextToken *string + RequestedQuotas []*RequestedServiceQuotaChange + func (s *ListRequestedServiceQuotaChangeHistoryOutput) SetNextToken(v string) *ListRequestedServiceQuotaChangeHistoryOutput + func (s *ListRequestedServiceQuotaChangeHistoryOutput) SetRequestedQuotas(v []*RequestedServiceQuotaChange) *ListRequestedServiceQuotaChangeHistoryOutput + func (s ListRequestedServiceQuotaChangeHistoryOutput) GoString() string + func (s ListRequestedServiceQuotaChangeHistoryOutput) String() string + type ListServiceQuotaIncreaseRequestsInTemplateInput struct + AwsRegion *string + MaxResults *int64 + NextToken *string + ServiceCode *string + func (s *ListServiceQuotaIncreaseRequestsInTemplateInput) SetAwsRegion(v string) *ListServiceQuotaIncreaseRequestsInTemplateInput + func (s *ListServiceQuotaIncreaseRequestsInTemplateInput) SetMaxResults(v int64) *ListServiceQuotaIncreaseRequestsInTemplateInput + func (s *ListServiceQuotaIncreaseRequestsInTemplateInput) SetNextToken(v string) *ListServiceQuotaIncreaseRequestsInTemplateInput + func (s *ListServiceQuotaIncreaseRequestsInTemplateInput) SetServiceCode(v string) *ListServiceQuotaIncreaseRequestsInTemplateInput + func (s *ListServiceQuotaIncreaseRequestsInTemplateInput) Validate() error + func (s ListServiceQuotaIncreaseRequestsInTemplateInput) GoString() string + func (s ListServiceQuotaIncreaseRequestsInTemplateInput) String() string + type ListServiceQuotaIncreaseRequestsInTemplateOutput struct + NextToken *string + ServiceQuotaIncreaseRequestInTemplateList []*ServiceQuotaIncreaseRequestInTemplate + func (s *ListServiceQuotaIncreaseRequestsInTemplateOutput) SetNextToken(v string) *ListServiceQuotaIncreaseRequestsInTemplateOutput + func (s *ListServiceQuotaIncreaseRequestsInTemplateOutput) SetServiceQuotaIncreaseRequestInTemplateList(v []*ServiceQuotaIncreaseRequestInTemplate) *ListServiceQuotaIncreaseRequestsInTemplateOutput + func (s ListServiceQuotaIncreaseRequestsInTemplateOutput) GoString() string + func (s ListServiceQuotaIncreaseRequestsInTemplateOutput) String() string + type ListServiceQuotasInput struct + MaxResults *int64 + NextToken *string + ServiceCode *string + func (s *ListServiceQuotasInput) SetMaxResults(v int64) *ListServiceQuotasInput + func (s *ListServiceQuotasInput) SetNextToken(v string) *ListServiceQuotasInput + func (s *ListServiceQuotasInput) SetServiceCode(v string) *ListServiceQuotasInput + func (s *ListServiceQuotasInput) Validate() error + func (s ListServiceQuotasInput) GoString() string + func (s ListServiceQuotasInput) String() string + type ListServiceQuotasOutput struct + NextToken *string + Quotas []*ServiceQuota + func (s *ListServiceQuotasOutput) SetNextToken(v string) *ListServiceQuotasOutput + func (s *ListServiceQuotasOutput) SetQuotas(v []*ServiceQuota) *ListServiceQuotasOutput + func (s ListServiceQuotasOutput) GoString() string + func (s ListServiceQuotasOutput) String() string + type ListServicesInput struct + MaxResults *int64 + NextToken *string + func (s *ListServicesInput) SetMaxResults(v int64) *ListServicesInput + func (s *ListServicesInput) SetNextToken(v string) *ListServicesInput + func (s *ListServicesInput) Validate() error + func (s ListServicesInput) GoString() string + func (s ListServicesInput) String() string + type ListServicesOutput struct + NextToken *string + Services []*ServiceInfo + func (s *ListServicesOutput) SetNextToken(v string) *ListServicesOutput + func (s *ListServicesOutput) SetServices(v []*ServiceInfo) *ListServicesOutput + func (s ListServicesOutput) GoString() string + func (s ListServicesOutput) String() string + type MetricInfo struct + MetricDimensions map[string]*string + MetricName *string + MetricNamespace *string + MetricStatisticRecommendation *string + func (s *MetricInfo) SetMetricDimensions(v map[string]*string) *MetricInfo + func (s *MetricInfo) SetMetricName(v string) *MetricInfo + func (s *MetricInfo) SetMetricNamespace(v string) *MetricInfo + func (s *MetricInfo) SetMetricStatisticRecommendation(v string) *MetricInfo + func (s MetricInfo) GoString() string + func (s MetricInfo) String() string + type PutServiceQuotaIncreaseRequestIntoTemplateInput struct + AwsRegion *string + DesiredValue *float64 + QuotaCode *string + ServiceCode *string + func (s *PutServiceQuotaIncreaseRequestIntoTemplateInput) SetAwsRegion(v string) *PutServiceQuotaIncreaseRequestIntoTemplateInput + func (s *PutServiceQuotaIncreaseRequestIntoTemplateInput) SetDesiredValue(v float64) *PutServiceQuotaIncreaseRequestIntoTemplateInput + func (s *PutServiceQuotaIncreaseRequestIntoTemplateInput) SetQuotaCode(v string) *PutServiceQuotaIncreaseRequestIntoTemplateInput + func (s *PutServiceQuotaIncreaseRequestIntoTemplateInput) SetServiceCode(v string) *PutServiceQuotaIncreaseRequestIntoTemplateInput + func (s *PutServiceQuotaIncreaseRequestIntoTemplateInput) Validate() error + func (s PutServiceQuotaIncreaseRequestIntoTemplateInput) GoString() string + func (s PutServiceQuotaIncreaseRequestIntoTemplateInput) String() string + type PutServiceQuotaIncreaseRequestIntoTemplateOutput struct + ServiceQuotaIncreaseRequestInTemplate *ServiceQuotaIncreaseRequestInTemplate + func (s *PutServiceQuotaIncreaseRequestIntoTemplateOutput) SetServiceQuotaIncreaseRequestInTemplate(v *ServiceQuotaIncreaseRequestInTemplate) *PutServiceQuotaIncreaseRequestIntoTemplateOutput + func (s PutServiceQuotaIncreaseRequestIntoTemplateOutput) GoString() string + func (s PutServiceQuotaIncreaseRequestIntoTemplateOutput) String() string + type QuotaPeriod struct + PeriodUnit *string + PeriodValue *int64 + func (s *QuotaPeriod) SetPeriodUnit(v string) *QuotaPeriod + func (s *QuotaPeriod) SetPeriodValue(v int64) *QuotaPeriod + func (s QuotaPeriod) GoString() string + func (s QuotaPeriod) String() string + type RequestServiceQuotaIncreaseInput struct + DesiredValue *float64 + QuotaCode *string + ServiceCode *string + func (s *RequestServiceQuotaIncreaseInput) SetDesiredValue(v float64) *RequestServiceQuotaIncreaseInput + func (s *RequestServiceQuotaIncreaseInput) SetQuotaCode(v string) *RequestServiceQuotaIncreaseInput + func (s *RequestServiceQuotaIncreaseInput) SetServiceCode(v string) *RequestServiceQuotaIncreaseInput + func (s *RequestServiceQuotaIncreaseInput) Validate() error + func (s RequestServiceQuotaIncreaseInput) GoString() string + func (s RequestServiceQuotaIncreaseInput) String() string + type RequestServiceQuotaIncreaseOutput struct + RequestedQuota *RequestedServiceQuotaChange + func (s *RequestServiceQuotaIncreaseOutput) SetRequestedQuota(v *RequestedServiceQuotaChange) *RequestServiceQuotaIncreaseOutput + func (s RequestServiceQuotaIncreaseOutput) GoString() string + func (s RequestServiceQuotaIncreaseOutput) String() string + type RequestedServiceQuotaChange struct + CaseId *string + Created *time.Time + DesiredValue *float64 + GlobalQuota *bool + Id *string + LastUpdated *time.Time + QuotaArn *string + QuotaCode *string + QuotaName *string + Requester *string + ServiceCode *string + ServiceName *string + Status *string + Unit *string + func (s *RequestedServiceQuotaChange) SetCaseId(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetCreated(v time.Time) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetDesiredValue(v float64) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetGlobalQuota(v bool) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetId(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetLastUpdated(v time.Time) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetQuotaArn(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetQuotaCode(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetQuotaName(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetRequester(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetServiceCode(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetServiceName(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetStatus(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetUnit(v string) *RequestedServiceQuotaChange + func (s RequestedServiceQuotaChange) GoString() string + func (s RequestedServiceQuotaChange) String() string + type ServiceInfo struct + ServiceCode *string + ServiceName *string + func (s *ServiceInfo) SetServiceCode(v string) *ServiceInfo + func (s *ServiceInfo) SetServiceName(v string) *ServiceInfo + func (s ServiceInfo) GoString() string + func (s ServiceInfo) String() string + type ServiceQuota struct + Adjustable *bool + ErrorReason *ErrorReason + GlobalQuota *bool + Period *QuotaPeriod + QuotaArn *string + QuotaCode *string + QuotaName *string + ServiceCode *string + ServiceName *string + Unit *string + UsageMetric *MetricInfo + Value *float64 + func (s *ServiceQuota) SetAdjustable(v bool) *ServiceQuota + func (s *ServiceQuota) SetErrorReason(v *ErrorReason) *ServiceQuota + func (s *ServiceQuota) SetGlobalQuota(v bool) *ServiceQuota + func (s *ServiceQuota) SetPeriod(v *QuotaPeriod) *ServiceQuota + func (s *ServiceQuota) SetQuotaArn(v string) *ServiceQuota + func (s *ServiceQuota) SetQuotaCode(v string) *ServiceQuota + func (s *ServiceQuota) SetQuotaName(v string) *ServiceQuota + func (s *ServiceQuota) SetServiceCode(v string) *ServiceQuota + func (s *ServiceQuota) SetServiceName(v string) *ServiceQuota + func (s *ServiceQuota) SetUnit(v string) *ServiceQuota + func (s *ServiceQuota) SetUsageMetric(v *MetricInfo) *ServiceQuota + func (s *ServiceQuota) SetValue(v float64) *ServiceQuota + func (s ServiceQuota) GoString() string + func (s ServiceQuota) String() string + type ServiceQuotaIncreaseRequestInTemplate struct + AwsRegion *string + DesiredValue *float64 + GlobalQuota *bool + QuotaCode *string + QuotaName *string + ServiceCode *string + ServiceName *string + Unit *string + func (s *ServiceQuotaIncreaseRequestInTemplate) SetAwsRegion(v string) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetDesiredValue(v float64) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetGlobalQuota(v bool) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetQuotaCode(v string) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetQuotaName(v string) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetServiceCode(v string) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetServiceName(v string) *ServiceQuotaIncreaseRequestInTemplate + func (s *ServiceQuotaIncreaseRequestInTemplate) SetUnit(v string) *ServiceQuotaIncreaseRequestInTemplate + func (s ServiceQuotaIncreaseRequestInTemplate) GoString() string + func (s ServiceQuotaIncreaseRequestInTemplate) String() string + type ServiceQuotas struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *ServiceQuotas + func (c *ServiceQuotas) AssociateServiceQuotaTemplate(input *AssociateServiceQuotaTemplateInput) (*AssociateServiceQuotaTemplateOutput, error) + func (c *ServiceQuotas) AssociateServiceQuotaTemplateRequest(input *AssociateServiceQuotaTemplateInput) (req *request.Request, output *AssociateServiceQuotaTemplateOutput) + func (c *ServiceQuotas) AssociateServiceQuotaTemplateWithContext(ctx aws.Context, input *AssociateServiceQuotaTemplateInput, ...) (*AssociateServiceQuotaTemplateOutput, error) + func (c *ServiceQuotas) DeleteServiceQuotaIncreaseRequestFromTemplate(input *DeleteServiceQuotaIncreaseRequestFromTemplateInput) (*DeleteServiceQuotaIncreaseRequestFromTemplateOutput, error) + func (c *ServiceQuotas) DeleteServiceQuotaIncreaseRequestFromTemplateRequest(input *DeleteServiceQuotaIncreaseRequestFromTemplateInput) (req *request.Request, ...) + func (c *ServiceQuotas) DeleteServiceQuotaIncreaseRequestFromTemplateWithContext(ctx aws.Context, input *DeleteServiceQuotaIncreaseRequestFromTemplateInput, ...) (*DeleteServiceQuotaIncreaseRequestFromTemplateOutput, error) + func (c *ServiceQuotas) DisassociateServiceQuotaTemplate(input *DisassociateServiceQuotaTemplateInput) (*DisassociateServiceQuotaTemplateOutput, error) + func (c *ServiceQuotas) DisassociateServiceQuotaTemplateRequest(input *DisassociateServiceQuotaTemplateInput) (req *request.Request, output *DisassociateServiceQuotaTemplateOutput) + func (c *ServiceQuotas) DisassociateServiceQuotaTemplateWithContext(ctx aws.Context, input *DisassociateServiceQuotaTemplateInput, ...) (*DisassociateServiceQuotaTemplateOutput, error) + func (c *ServiceQuotas) GetAWSDefaultServiceQuota(input *GetAWSDefaultServiceQuotaInput) (*GetAWSDefaultServiceQuotaOutput, error) + func (c *ServiceQuotas) GetAWSDefaultServiceQuotaRequest(input *GetAWSDefaultServiceQuotaInput) (req *request.Request, output *GetAWSDefaultServiceQuotaOutput) + func (c *ServiceQuotas) GetAWSDefaultServiceQuotaWithContext(ctx aws.Context, input *GetAWSDefaultServiceQuotaInput, opts ...request.Option) (*GetAWSDefaultServiceQuotaOutput, error) + func (c *ServiceQuotas) GetAssociationForServiceQuotaTemplate(input *GetAssociationForServiceQuotaTemplateInput) (*GetAssociationForServiceQuotaTemplateOutput, error) + func (c *ServiceQuotas) GetAssociationForServiceQuotaTemplateRequest(input *GetAssociationForServiceQuotaTemplateInput) (req *request.Request, output *GetAssociationForServiceQuotaTemplateOutput) + func (c *ServiceQuotas) GetAssociationForServiceQuotaTemplateWithContext(ctx aws.Context, input *GetAssociationForServiceQuotaTemplateInput, ...) (*GetAssociationForServiceQuotaTemplateOutput, error) + func (c *ServiceQuotas) GetRequestedServiceQuotaChange(input *GetRequestedServiceQuotaChangeInput) (*GetRequestedServiceQuotaChangeOutput, error) + func (c *ServiceQuotas) GetRequestedServiceQuotaChangeRequest(input *GetRequestedServiceQuotaChangeInput) (req *request.Request, output *GetRequestedServiceQuotaChangeOutput) + func (c *ServiceQuotas) GetRequestedServiceQuotaChangeWithContext(ctx aws.Context, input *GetRequestedServiceQuotaChangeInput, ...) (*GetRequestedServiceQuotaChangeOutput, error) + func (c *ServiceQuotas) GetServiceQuota(input *GetServiceQuotaInput) (*GetServiceQuotaOutput, error) + func (c *ServiceQuotas) GetServiceQuotaIncreaseRequestFromTemplate(input *GetServiceQuotaIncreaseRequestFromTemplateInput) (*GetServiceQuotaIncreaseRequestFromTemplateOutput, error) + func (c *ServiceQuotas) GetServiceQuotaIncreaseRequestFromTemplateRequest(input *GetServiceQuotaIncreaseRequestFromTemplateInput) (req *request.Request, output *GetServiceQuotaIncreaseRequestFromTemplateOutput) + func (c *ServiceQuotas) GetServiceQuotaIncreaseRequestFromTemplateWithContext(ctx aws.Context, input *GetServiceQuotaIncreaseRequestFromTemplateInput, ...) (*GetServiceQuotaIncreaseRequestFromTemplateOutput, error) + func (c *ServiceQuotas) GetServiceQuotaRequest(input *GetServiceQuotaInput) (req *request.Request, output *GetServiceQuotaOutput) + func (c *ServiceQuotas) GetServiceQuotaWithContext(ctx aws.Context, input *GetServiceQuotaInput, opts ...request.Option) (*GetServiceQuotaOutput, error) + func (c *ServiceQuotas) ListAWSDefaultServiceQuotas(input *ListAWSDefaultServiceQuotasInput) (*ListAWSDefaultServiceQuotasOutput, error) + func (c *ServiceQuotas) ListAWSDefaultServiceQuotasPages(input *ListAWSDefaultServiceQuotasInput, ...) error + func (c *ServiceQuotas) ListAWSDefaultServiceQuotasPagesWithContext(ctx aws.Context, input *ListAWSDefaultServiceQuotasInput, ...) error + func (c *ServiceQuotas) ListAWSDefaultServiceQuotasRequest(input *ListAWSDefaultServiceQuotasInput) (req *request.Request, output *ListAWSDefaultServiceQuotasOutput) + func (c *ServiceQuotas) ListAWSDefaultServiceQuotasWithContext(ctx aws.Context, input *ListAWSDefaultServiceQuotasInput, ...) (*ListAWSDefaultServiceQuotasOutput, error) + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistory(input *ListRequestedServiceQuotaChangeHistoryInput) (*ListRequestedServiceQuotaChangeHistoryOutput, error) + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryByQuota(input *ListRequestedServiceQuotaChangeHistoryByQuotaInput) (*ListRequestedServiceQuotaChangeHistoryByQuotaOutput, error) + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryByQuotaPages(input *ListRequestedServiceQuotaChangeHistoryByQuotaInput, ...) error + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryByQuotaPagesWithContext(ctx aws.Context, input *ListRequestedServiceQuotaChangeHistoryByQuotaInput, ...) error + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryByQuotaRequest(input *ListRequestedServiceQuotaChangeHistoryByQuotaInput) (req *request.Request, ...) + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryByQuotaWithContext(ctx aws.Context, input *ListRequestedServiceQuotaChangeHistoryByQuotaInput, ...) (*ListRequestedServiceQuotaChangeHistoryByQuotaOutput, error) + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryPages(input *ListRequestedServiceQuotaChangeHistoryInput, ...) error + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryPagesWithContext(ctx aws.Context, input *ListRequestedServiceQuotaChangeHistoryInput, ...) error + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryRequest(input *ListRequestedServiceQuotaChangeHistoryInput) (req *request.Request, output *ListRequestedServiceQuotaChangeHistoryOutput) + func (c *ServiceQuotas) ListRequestedServiceQuotaChangeHistoryWithContext(ctx aws.Context, input *ListRequestedServiceQuotaChangeHistoryInput, ...) (*ListRequestedServiceQuotaChangeHistoryOutput, error) + func (c *ServiceQuotas) ListServiceQuotaIncreaseRequestsInTemplate(input *ListServiceQuotaIncreaseRequestsInTemplateInput) (*ListServiceQuotaIncreaseRequestsInTemplateOutput, error) + func (c *ServiceQuotas) ListServiceQuotaIncreaseRequestsInTemplatePages(input *ListServiceQuotaIncreaseRequestsInTemplateInput, ...) error + func (c *ServiceQuotas) ListServiceQuotaIncreaseRequestsInTemplatePagesWithContext(ctx aws.Context, input *ListServiceQuotaIncreaseRequestsInTemplateInput, ...) error + func (c *ServiceQuotas) ListServiceQuotaIncreaseRequestsInTemplateRequest(input *ListServiceQuotaIncreaseRequestsInTemplateInput) (req *request.Request, output *ListServiceQuotaIncreaseRequestsInTemplateOutput) + func (c *ServiceQuotas) ListServiceQuotaIncreaseRequestsInTemplateWithContext(ctx aws.Context, input *ListServiceQuotaIncreaseRequestsInTemplateInput, ...) (*ListServiceQuotaIncreaseRequestsInTemplateOutput, error) + func (c *ServiceQuotas) ListServiceQuotas(input *ListServiceQuotasInput) (*ListServiceQuotasOutput, error) + func (c *ServiceQuotas) ListServiceQuotasPages(input *ListServiceQuotasInput, fn func(*ListServiceQuotasOutput, bool) bool) error + func (c *ServiceQuotas) ListServiceQuotasPagesWithContext(ctx aws.Context, input *ListServiceQuotasInput, ...) error + func (c *ServiceQuotas) ListServiceQuotasRequest(input *ListServiceQuotasInput) (req *request.Request, output *ListServiceQuotasOutput) + func (c *ServiceQuotas) ListServiceQuotasWithContext(ctx aws.Context, input *ListServiceQuotasInput, opts ...request.Option) (*ListServiceQuotasOutput, error) + func (c *ServiceQuotas) ListServices(input *ListServicesInput) (*ListServicesOutput, error) + func (c *ServiceQuotas) ListServicesPages(input *ListServicesInput, fn func(*ListServicesOutput, bool) bool) error + func (c *ServiceQuotas) ListServicesPagesWithContext(ctx aws.Context, input *ListServicesInput, ...) error + func (c *ServiceQuotas) ListServicesRequest(input *ListServicesInput) (req *request.Request, output *ListServicesOutput) + func (c *ServiceQuotas) ListServicesWithContext(ctx aws.Context, input *ListServicesInput, opts ...request.Option) (*ListServicesOutput, error) + func (c *ServiceQuotas) PutServiceQuotaIncreaseRequestIntoTemplate(input *PutServiceQuotaIncreaseRequestIntoTemplateInput) (*PutServiceQuotaIncreaseRequestIntoTemplateOutput, error) + func (c *ServiceQuotas) PutServiceQuotaIncreaseRequestIntoTemplateRequest(input *PutServiceQuotaIncreaseRequestIntoTemplateInput) (req *request.Request, output *PutServiceQuotaIncreaseRequestIntoTemplateOutput) + func (c *ServiceQuotas) PutServiceQuotaIncreaseRequestIntoTemplateWithContext(ctx aws.Context, input *PutServiceQuotaIncreaseRequestIntoTemplateInput, ...) (*PutServiceQuotaIncreaseRequestIntoTemplateOutput, error) + func (c *ServiceQuotas) RequestServiceQuotaIncrease(input *RequestServiceQuotaIncreaseInput) (*RequestServiceQuotaIncreaseOutput, error) + func (c *ServiceQuotas) RequestServiceQuotaIncreaseRequest(input *RequestServiceQuotaIncreaseInput) (req *request.Request, output *RequestServiceQuotaIncreaseOutput) + func (c *ServiceQuotas) RequestServiceQuotaIncreaseWithContext(ctx aws.Context, input *RequestServiceQuotaIncreaseInput, ...) (*RequestServiceQuotaIncreaseOutput, error)