Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const AppliedLevelEnumAccount + const AppliedLevelEnumAll + const AppliedLevelEnumResource + 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 ErrCodeTagPolicyViolationException + const ErrCodeTemplatesNotAvailableInRegionException + const ErrCodeTooManyRequestsException + const ErrCodeTooManyTagsException + const ErrorCodeDependencyAccessDeniedError + const ErrorCodeDependencyServiceError + const ErrorCodeDependencyThrottlingError + const ErrorCodeServiceQuotaNotAvailableError + const PeriodUnitDay + const PeriodUnitHour + const PeriodUnitMicrosecond + const PeriodUnitMillisecond + const PeriodUnitMinute + const PeriodUnitSecond + const PeriodUnitWeek + const QuotaContextScopeAccount + const QuotaContextScopeResource + const RequestStatusApproved + const RequestStatusCaseClosed + const RequestStatusCaseOpened + const RequestStatusDenied + const RequestStatusInvalidRequest + const RequestStatusNotApproved + const RequestStatusPending + const ServiceID + const ServiceName + const ServiceQuotaTemplateAssociationStatusAssociated + const ServiceQuotaTemplateAssociationStatusDisassociated + func AppliedLevelEnum_Values() []string + func ErrorCode_Values() []string + func PeriodUnit_Values() []string + func QuotaContextScope_Values() []string + func RequestStatus_Values() []string + func ServiceQuotaTemplateAssociationStatus_Values() []string + type AWSServiceAccessNotEnabledException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AWSServiceAccessNotEnabledException) Code() string + func (s *AWSServiceAccessNotEnabledException) Error() string + func (s *AWSServiceAccessNotEnabledException) Message() string + func (s *AWSServiceAccessNotEnabledException) OrigErr() error + func (s *AWSServiceAccessNotEnabledException) RequestID() string + func (s *AWSServiceAccessNotEnabledException) StatusCode() int + func (s AWSServiceAccessNotEnabledException) GoString() string + func (s AWSServiceAccessNotEnabledException) String() string + type AccessDeniedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AccessDeniedException) Code() string + func (s *AccessDeniedException) Error() string + func (s *AccessDeniedException) Message() string + func (s *AccessDeniedException) OrigErr() error + func (s *AccessDeniedException) RequestID() string + func (s *AccessDeniedException) StatusCode() int + func (s AccessDeniedException) GoString() string + func (s AccessDeniedException) String() string + 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 DependencyAccessDeniedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *DependencyAccessDeniedException) Code() string + func (s *DependencyAccessDeniedException) Error() string + func (s *DependencyAccessDeniedException) Message() string + func (s *DependencyAccessDeniedException) OrigErr() error + func (s *DependencyAccessDeniedException) RequestID() string + func (s *DependencyAccessDeniedException) StatusCode() int + func (s DependencyAccessDeniedException) GoString() string + func (s DependencyAccessDeniedException) 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 + ContextId *string + QuotaCode *string + ServiceCode *string + func (s *GetServiceQuotaInput) SetContextId(v string) *GetServiceQuotaInput + 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 IllegalArgumentException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *IllegalArgumentException) Code() string + func (s *IllegalArgumentException) Error() string + func (s *IllegalArgumentException) Message() string + func (s *IllegalArgumentException) OrigErr() error + func (s *IllegalArgumentException) RequestID() string + func (s *IllegalArgumentException) StatusCode() int + func (s IllegalArgumentException) GoString() string + func (s IllegalArgumentException) String() string + type InvalidPaginationTokenException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidPaginationTokenException) Code() string + func (s *InvalidPaginationTokenException) Error() string + func (s *InvalidPaginationTokenException) Message() string + func (s *InvalidPaginationTokenException) OrigErr() error + func (s *InvalidPaginationTokenException) RequestID() string + func (s *InvalidPaginationTokenException) StatusCode() int + func (s InvalidPaginationTokenException) GoString() string + func (s InvalidPaginationTokenException) String() string + type InvalidResourceStateException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidResourceStateException) Code() string + func (s *InvalidResourceStateException) Error() string + func (s *InvalidResourceStateException) Message() string + func (s *InvalidResourceStateException) OrigErr() error + func (s *InvalidResourceStateException) RequestID() string + func (s *InvalidResourceStateException) StatusCode() int + func (s InvalidResourceStateException) GoString() string + func (s InvalidResourceStateException) 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 + QuotaRequestedAtLevel *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) SetQuotaRequestedAtLevel(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 + QuotaRequestedAtLevel *string + ServiceCode *string + Status *string + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetMaxResults(v int64) *ListRequestedServiceQuotaChangeHistoryInput + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetNextToken(v string) *ListRequestedServiceQuotaChangeHistoryInput + func (s *ListRequestedServiceQuotaChangeHistoryInput) SetQuotaRequestedAtLevel(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 + QuotaAppliedAtLevel *string + QuotaCode *string + ServiceCode *string + func (s *ListServiceQuotasInput) SetMaxResults(v int64) *ListServiceQuotasInput + func (s *ListServiceQuotasInput) SetNextToken(v string) *ListServiceQuotasInput + func (s *ListServiceQuotasInput) SetQuotaAppliedAtLevel(v string) *ListServiceQuotasInput + func (s *ListServiceQuotasInput) SetQuotaCode(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 ListTagsForResourceInput struct + ResourceARN *string + func (s *ListTagsForResourceInput) SetResourceARN(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + Tags []*Tag + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) 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 NoAvailableOrganizationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NoAvailableOrganizationException) Code() string + func (s *NoAvailableOrganizationException) Error() string + func (s *NoAvailableOrganizationException) Message() string + func (s *NoAvailableOrganizationException) OrigErr() error + func (s *NoAvailableOrganizationException) RequestID() string + func (s *NoAvailableOrganizationException) StatusCode() int + func (s NoAvailableOrganizationException) GoString() string + func (s NoAvailableOrganizationException) String() string + type NoSuchResourceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NoSuchResourceException) Code() string + func (s *NoSuchResourceException) Error() string + func (s *NoSuchResourceException) Message() string + func (s *NoSuchResourceException) OrigErr() error + func (s *NoSuchResourceException) RequestID() string + func (s *NoSuchResourceException) StatusCode() int + func (s NoSuchResourceException) GoString() string + func (s NoSuchResourceException) String() string + type OrganizationNotInAllFeaturesModeException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *OrganizationNotInAllFeaturesModeException) Code() string + func (s *OrganizationNotInAllFeaturesModeException) Error() string + func (s *OrganizationNotInAllFeaturesModeException) Message() string + func (s *OrganizationNotInAllFeaturesModeException) OrigErr() error + func (s *OrganizationNotInAllFeaturesModeException) RequestID() string + func (s *OrganizationNotInAllFeaturesModeException) StatusCode() int + func (s OrganizationNotInAllFeaturesModeException) GoString() string + func (s OrganizationNotInAllFeaturesModeException) 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 QuotaContextInfo struct + ContextId *string + ContextScope *string + ContextScopeType *string + func (s *QuotaContextInfo) SetContextId(v string) *QuotaContextInfo + func (s *QuotaContextInfo) SetContextScope(v string) *QuotaContextInfo + func (s *QuotaContextInfo) SetContextScopeType(v string) *QuotaContextInfo + func (s QuotaContextInfo) GoString() string + func (s QuotaContextInfo) String() string + type QuotaExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *QuotaExceededException) Code() string + func (s *QuotaExceededException) Error() string + func (s *QuotaExceededException) Message() string + func (s *QuotaExceededException) OrigErr() error + func (s *QuotaExceededException) RequestID() string + func (s *QuotaExceededException) StatusCode() int + func (s QuotaExceededException) GoString() string + func (s QuotaExceededException) 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 + ContextId *string + DesiredValue *float64 + QuotaCode *string + ServiceCode *string + func (s *RequestServiceQuotaIncreaseInput) SetContextId(v string) *RequestServiceQuotaIncreaseInput + 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 + QuotaContext *QuotaContextInfo + QuotaName *string + QuotaRequestedAtLevel *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) SetQuotaContext(v *QuotaContextInfo) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetQuotaName(v string) *RequestedServiceQuotaChange + func (s *RequestedServiceQuotaChange) SetQuotaRequestedAtLevel(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 ResourceAlreadyExistsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceAlreadyExistsException) Code() string + func (s *ResourceAlreadyExistsException) Error() string + func (s *ResourceAlreadyExistsException) Message() string + func (s *ResourceAlreadyExistsException) OrigErr() error + func (s *ResourceAlreadyExistsException) RequestID() string + func (s *ResourceAlreadyExistsException) StatusCode() int + func (s ResourceAlreadyExistsException) GoString() string + func (s ResourceAlreadyExistsException) String() string + type ServiceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceException) Code() string + func (s *ServiceException) Error() string + func (s *ServiceException) Message() string + func (s *ServiceException) OrigErr() error + func (s *ServiceException) RequestID() string + func (s *ServiceException) StatusCode() int + func (s ServiceException) GoString() string + func (s ServiceException) 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 + QuotaAppliedAtLevel *string + QuotaArn *string + QuotaCode *string + QuotaContext *QuotaContextInfo + 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) SetQuotaAppliedAtLevel(v string) *ServiceQuota + func (s *ServiceQuota) SetQuotaArn(v string) *ServiceQuota + func (s *ServiceQuota) SetQuotaCode(v string) *ServiceQuota + func (s *ServiceQuota) SetQuotaContext(v *QuotaContextInfo) *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 ServiceQuotaTemplateNotInUseException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceQuotaTemplateNotInUseException) Code() string + func (s *ServiceQuotaTemplateNotInUseException) Error() string + func (s *ServiceQuotaTemplateNotInUseException) Message() string + func (s *ServiceQuotaTemplateNotInUseException) OrigErr() error + func (s *ServiceQuotaTemplateNotInUseException) RequestID() string + func (s *ServiceQuotaTemplateNotInUseException) StatusCode() int + func (s ServiceQuotaTemplateNotInUseException) GoString() string + func (s ServiceQuotaTemplateNotInUseException) 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) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *ServiceQuotas) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *ServiceQuotas) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, 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) + func (c *ServiceQuotas) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *ServiceQuotas) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *ServiceQuotas) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *ServiceQuotas) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *ServiceQuotas) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *ServiceQuotas) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagPolicyViolationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *TagPolicyViolationException) Code() string + func (s *TagPolicyViolationException) Error() string + func (s *TagPolicyViolationException) Message() string + func (s *TagPolicyViolationException) OrigErr() error + func (s *TagPolicyViolationException) RequestID() string + func (s *TagPolicyViolationException) StatusCode() int + func (s TagPolicyViolationException) GoString() string + func (s TagPolicyViolationException) String() string + type TagResourceInput struct + ResourceARN *string + Tags []*Tag + func (s *TagResourceInput) SetResourceARN(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type TemplatesNotAvailableInRegionException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *TemplatesNotAvailableInRegionException) Code() string + func (s *TemplatesNotAvailableInRegionException) Error() string + func (s *TemplatesNotAvailableInRegionException) Message() string + func (s *TemplatesNotAvailableInRegionException) OrigErr() error + func (s *TemplatesNotAvailableInRegionException) RequestID() string + func (s *TemplatesNotAvailableInRegionException) StatusCode() int + func (s TemplatesNotAvailableInRegionException) GoString() string + func (s TemplatesNotAvailableInRegionException) String() string + type TooManyRequestsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *TooManyRequestsException) Code() string + func (s *TooManyRequestsException) Error() string + func (s *TooManyRequestsException) Message() string + func (s *TooManyRequestsException) OrigErr() error + func (s *TooManyRequestsException) RequestID() string + func (s *TooManyRequestsException) StatusCode() int + func (s TooManyRequestsException) GoString() string + func (s TooManyRequestsException) String() string + type TooManyTagsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *TooManyTagsException) Code() string + func (s *TooManyTagsException) Error() string + func (s *TooManyTagsException) Message() string + func (s *TooManyTagsException) OrigErr() error + func (s *TooManyTagsException) RequestID() string + func (s *TooManyTagsException) StatusCode() int + func (s TooManyTagsException) GoString() string + func (s TooManyTagsException) String() string + type UntagResourceInput struct + ResourceARN *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceARN(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string