Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const CommitmentDurationOneMonth + const CommitmentDurationSixMonths + const EndpointsID + const ErrCodeAccessDeniedException + const ErrCodeConflictException + const ErrCodeInternalServerException + const ErrCodeResourceNotFoundException + const ErrCodeServiceQuotaExceededException + const ErrCodeThrottlingException + const ErrCodeTooManyTagsException + const ErrCodeValidationException + const FineTuningJobStatusCompleted + const FineTuningJobStatusFailed + const FineTuningJobStatusInProgress + const FineTuningJobStatusStopped + const FineTuningJobStatusStopping + const InferenceTypeOnDemand + const InferenceTypeProvisioned + const ModelCustomizationFineTuning + const ModelCustomizationJobStatusCompleted + const ModelCustomizationJobStatusFailed + const ModelCustomizationJobStatusInProgress + const ModelCustomizationJobStatusStopped + const ModelCustomizationJobStatusStopping + const ModelModalityEmbedding + const ModelModalityImage + const ModelModalityText + const ProvisionedModelStatusCreating + const ProvisionedModelStatusFailed + const ProvisionedModelStatusInService + const ProvisionedModelStatusUpdating + const ServiceID + const ServiceName + const SortByProvisionedModelsCreationTime + const SortJobsByCreationTime + const SortModelsByCreationTime + const SortOrderAscending + const SortOrderDescending + func CommitmentDuration_Values() []string + func FineTuningJobStatus_Values() []string + func InferenceType_Values() []string + func ModelCustomizationJobStatus_Values() []string + func ModelCustomization_Values() []string + func ModelModality_Values() []string + func ProvisionedModelStatus_Values() []string + func SortByProvisionedModels_Values() []string + func SortJobsBy_Values() []string + func SortModelsBy_Values() []string + func SortOrder_Values() []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 Bedrock struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Bedrock + func (c *Bedrock) CreateModelCustomizationJob(input *CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error) + func (c *Bedrock) CreateModelCustomizationJobRequest(input *CreateModelCustomizationJobInput) (req *request.Request, output *CreateModelCustomizationJobOutput) + func (c *Bedrock) CreateModelCustomizationJobWithContext(ctx aws.Context, input *CreateModelCustomizationJobInput, ...) (*CreateModelCustomizationJobOutput, error) + func (c *Bedrock) CreateProvisionedModelThroughput(input *CreateProvisionedModelThroughputInput) (*CreateProvisionedModelThroughputOutput, error) + func (c *Bedrock) CreateProvisionedModelThroughputRequest(input *CreateProvisionedModelThroughputInput) (req *request.Request, output *CreateProvisionedModelThroughputOutput) + func (c *Bedrock) CreateProvisionedModelThroughputWithContext(ctx aws.Context, input *CreateProvisionedModelThroughputInput, ...) (*CreateProvisionedModelThroughputOutput, error) + func (c *Bedrock) DeleteCustomModel(input *DeleteCustomModelInput) (*DeleteCustomModelOutput, error) + func (c *Bedrock) DeleteCustomModelRequest(input *DeleteCustomModelInput) (req *request.Request, output *DeleteCustomModelOutput) + func (c *Bedrock) DeleteCustomModelWithContext(ctx aws.Context, input *DeleteCustomModelInput, opts ...request.Option) (*DeleteCustomModelOutput, error) + func (c *Bedrock) DeleteModelInvocationLoggingConfiguration(input *DeleteModelInvocationLoggingConfigurationInput) (*DeleteModelInvocationLoggingConfigurationOutput, error) + func (c *Bedrock) DeleteModelInvocationLoggingConfigurationRequest(input *DeleteModelInvocationLoggingConfigurationInput) (req *request.Request, output *DeleteModelInvocationLoggingConfigurationOutput) + func (c *Bedrock) DeleteModelInvocationLoggingConfigurationWithContext(ctx aws.Context, input *DeleteModelInvocationLoggingConfigurationInput, ...) (*DeleteModelInvocationLoggingConfigurationOutput, error) + func (c *Bedrock) DeleteProvisionedModelThroughput(input *DeleteProvisionedModelThroughputInput) (*DeleteProvisionedModelThroughputOutput, error) + func (c *Bedrock) DeleteProvisionedModelThroughputRequest(input *DeleteProvisionedModelThroughputInput) (req *request.Request, output *DeleteProvisionedModelThroughputOutput) + func (c *Bedrock) DeleteProvisionedModelThroughputWithContext(ctx aws.Context, input *DeleteProvisionedModelThroughputInput, ...) (*DeleteProvisionedModelThroughputOutput, error) + func (c *Bedrock) GetCustomModel(input *GetCustomModelInput) (*GetCustomModelOutput, error) + func (c *Bedrock) GetCustomModelRequest(input *GetCustomModelInput) (req *request.Request, output *GetCustomModelOutput) + func (c *Bedrock) GetCustomModelWithContext(ctx aws.Context, input *GetCustomModelInput, opts ...request.Option) (*GetCustomModelOutput, error) + func (c *Bedrock) GetFoundationModel(input *GetFoundationModelInput) (*GetFoundationModelOutput, error) + func (c *Bedrock) GetFoundationModelRequest(input *GetFoundationModelInput) (req *request.Request, output *GetFoundationModelOutput) + func (c *Bedrock) GetFoundationModelWithContext(ctx aws.Context, input *GetFoundationModelInput, opts ...request.Option) (*GetFoundationModelOutput, error) + func (c *Bedrock) GetModelCustomizationJob(input *GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error) + func (c *Bedrock) GetModelCustomizationJobRequest(input *GetModelCustomizationJobInput) (req *request.Request, output *GetModelCustomizationJobOutput) + func (c *Bedrock) GetModelCustomizationJobWithContext(ctx aws.Context, input *GetModelCustomizationJobInput, opts ...request.Option) (*GetModelCustomizationJobOutput, error) + func (c *Bedrock) GetModelInvocationLoggingConfiguration(input *GetModelInvocationLoggingConfigurationInput) (*GetModelInvocationLoggingConfigurationOutput, error) + func (c *Bedrock) GetModelInvocationLoggingConfigurationRequest(input *GetModelInvocationLoggingConfigurationInput) (req *request.Request, output *GetModelInvocationLoggingConfigurationOutput) + func (c *Bedrock) GetModelInvocationLoggingConfigurationWithContext(ctx aws.Context, input *GetModelInvocationLoggingConfigurationInput, ...) (*GetModelInvocationLoggingConfigurationOutput, error) + func (c *Bedrock) GetProvisionedModelThroughput(input *GetProvisionedModelThroughputInput) (*GetProvisionedModelThroughputOutput, error) + func (c *Bedrock) GetProvisionedModelThroughputRequest(input *GetProvisionedModelThroughputInput) (req *request.Request, output *GetProvisionedModelThroughputOutput) + func (c *Bedrock) GetProvisionedModelThroughputWithContext(ctx aws.Context, input *GetProvisionedModelThroughputInput, ...) (*GetProvisionedModelThroughputOutput, error) + func (c *Bedrock) ListCustomModels(input *ListCustomModelsInput) (*ListCustomModelsOutput, error) + func (c *Bedrock) ListCustomModelsPages(input *ListCustomModelsInput, fn func(*ListCustomModelsOutput, bool) bool) error + func (c *Bedrock) ListCustomModelsPagesWithContext(ctx aws.Context, input *ListCustomModelsInput, ...) error + func (c *Bedrock) ListCustomModelsRequest(input *ListCustomModelsInput) (req *request.Request, output *ListCustomModelsOutput) + func (c *Bedrock) ListCustomModelsWithContext(ctx aws.Context, input *ListCustomModelsInput, opts ...request.Option) (*ListCustomModelsOutput, error) + func (c *Bedrock) ListFoundationModels(input *ListFoundationModelsInput) (*ListFoundationModelsOutput, error) + func (c *Bedrock) ListFoundationModelsRequest(input *ListFoundationModelsInput) (req *request.Request, output *ListFoundationModelsOutput) + func (c *Bedrock) ListFoundationModelsWithContext(ctx aws.Context, input *ListFoundationModelsInput, opts ...request.Option) (*ListFoundationModelsOutput, error) + func (c *Bedrock) ListModelCustomizationJobs(input *ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error) + func (c *Bedrock) ListModelCustomizationJobsPages(input *ListModelCustomizationJobsInput, ...) error + func (c *Bedrock) ListModelCustomizationJobsPagesWithContext(ctx aws.Context, input *ListModelCustomizationJobsInput, ...) error + func (c *Bedrock) ListModelCustomizationJobsRequest(input *ListModelCustomizationJobsInput) (req *request.Request, output *ListModelCustomizationJobsOutput) + func (c *Bedrock) ListModelCustomizationJobsWithContext(ctx aws.Context, input *ListModelCustomizationJobsInput, ...) (*ListModelCustomizationJobsOutput, error) + func (c *Bedrock) ListProvisionedModelThroughputs(input *ListProvisionedModelThroughputsInput) (*ListProvisionedModelThroughputsOutput, error) + func (c *Bedrock) ListProvisionedModelThroughputsPages(input *ListProvisionedModelThroughputsInput, ...) error + func (c *Bedrock) ListProvisionedModelThroughputsPagesWithContext(ctx aws.Context, input *ListProvisionedModelThroughputsInput, ...) error + func (c *Bedrock) ListProvisionedModelThroughputsRequest(input *ListProvisionedModelThroughputsInput) (req *request.Request, output *ListProvisionedModelThroughputsOutput) + func (c *Bedrock) ListProvisionedModelThroughputsWithContext(ctx aws.Context, input *ListProvisionedModelThroughputsInput, ...) (*ListProvisionedModelThroughputsOutput, error) + func (c *Bedrock) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *Bedrock) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *Bedrock) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *Bedrock) PutModelInvocationLoggingConfiguration(input *PutModelInvocationLoggingConfigurationInput) (*PutModelInvocationLoggingConfigurationOutput, error) + func (c *Bedrock) PutModelInvocationLoggingConfigurationRequest(input *PutModelInvocationLoggingConfigurationInput) (req *request.Request, output *PutModelInvocationLoggingConfigurationOutput) + func (c *Bedrock) PutModelInvocationLoggingConfigurationWithContext(ctx aws.Context, input *PutModelInvocationLoggingConfigurationInput, ...) (*PutModelInvocationLoggingConfigurationOutput, error) + func (c *Bedrock) StopModelCustomizationJob(input *StopModelCustomizationJobInput) (*StopModelCustomizationJobOutput, error) + func (c *Bedrock) StopModelCustomizationJobRequest(input *StopModelCustomizationJobInput) (req *request.Request, output *StopModelCustomizationJobOutput) + func (c *Bedrock) StopModelCustomizationJobWithContext(ctx aws.Context, input *StopModelCustomizationJobInput, opts ...request.Option) (*StopModelCustomizationJobOutput, error) + func (c *Bedrock) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *Bedrock) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *Bedrock) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *Bedrock) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *Bedrock) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *Bedrock) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *Bedrock) UpdateProvisionedModelThroughput(input *UpdateProvisionedModelThroughputInput) (*UpdateProvisionedModelThroughputOutput, error) + func (c *Bedrock) UpdateProvisionedModelThroughputRequest(input *UpdateProvisionedModelThroughputInput) (req *request.Request, output *UpdateProvisionedModelThroughputOutput) + func (c *Bedrock) UpdateProvisionedModelThroughputWithContext(ctx aws.Context, input *UpdateProvisionedModelThroughputInput, ...) (*UpdateProvisionedModelThroughputOutput, error) + type CloudWatchConfig struct + LargeDataDeliveryS3Config *S3Config + LogGroupName *string + RoleArn *string + func (s *CloudWatchConfig) SetLargeDataDeliveryS3Config(v *S3Config) *CloudWatchConfig + func (s *CloudWatchConfig) SetLogGroupName(v string) *CloudWatchConfig + func (s *CloudWatchConfig) SetRoleArn(v string) *CloudWatchConfig + func (s *CloudWatchConfig) Validate() error + func (s CloudWatchConfig) GoString() string + func (s CloudWatchConfig) String() string + type ConflictException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConflictException) Code() string + func (s *ConflictException) Error() string + func (s *ConflictException) Message() string + func (s *ConflictException) OrigErr() error + func (s *ConflictException) RequestID() string + func (s *ConflictException) StatusCode() int + func (s ConflictException) GoString() string + func (s ConflictException) String() string + type CreateModelCustomizationJobInput struct + BaseModelIdentifier *string + ClientRequestToken *string + CustomModelKmsKeyId *string + CustomModelName *string + CustomModelTags []*Tag + HyperParameters map[string]*string + JobName *string + JobTags []*Tag + OutputDataConfig *OutputDataConfig + RoleArn *string + TrainingDataConfig *TrainingDataConfig + ValidationDataConfig *ValidationDataConfig + VpcConfig *VpcConfig + func (s *CreateModelCustomizationJobInput) SetBaseModelIdentifier(v string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetClientRequestToken(v string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetCustomModelKmsKeyId(v string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetCustomModelName(v string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetCustomModelTags(v []*Tag) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetHyperParameters(v map[string]*string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetJobName(v string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetJobTags(v []*Tag) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetOutputDataConfig(v *OutputDataConfig) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetRoleArn(v string) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetTrainingDataConfig(v *TrainingDataConfig) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetValidationDataConfig(v *ValidationDataConfig) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) SetVpcConfig(v *VpcConfig) *CreateModelCustomizationJobInput + func (s *CreateModelCustomizationJobInput) Validate() error + func (s CreateModelCustomizationJobInput) GoString() string + func (s CreateModelCustomizationJobInput) String() string + type CreateModelCustomizationJobOutput struct + JobArn *string + func (s *CreateModelCustomizationJobOutput) SetJobArn(v string) *CreateModelCustomizationJobOutput + func (s CreateModelCustomizationJobOutput) GoString() string + func (s CreateModelCustomizationJobOutput) String() string + type CreateProvisionedModelThroughputInput struct + ClientRequestToken *string + CommitmentDuration *string + ModelId *string + ModelUnits *int64 + ProvisionedModelName *string + Tags []*Tag + func (s *CreateProvisionedModelThroughputInput) SetClientRequestToken(v string) *CreateProvisionedModelThroughputInput + func (s *CreateProvisionedModelThroughputInput) SetCommitmentDuration(v string) *CreateProvisionedModelThroughputInput + func (s *CreateProvisionedModelThroughputInput) SetModelId(v string) *CreateProvisionedModelThroughputInput + func (s *CreateProvisionedModelThroughputInput) SetModelUnits(v int64) *CreateProvisionedModelThroughputInput + func (s *CreateProvisionedModelThroughputInput) SetProvisionedModelName(v string) *CreateProvisionedModelThroughputInput + func (s *CreateProvisionedModelThroughputInput) SetTags(v []*Tag) *CreateProvisionedModelThroughputInput + func (s *CreateProvisionedModelThroughputInput) Validate() error + func (s CreateProvisionedModelThroughputInput) GoString() string + func (s CreateProvisionedModelThroughputInput) String() string + type CreateProvisionedModelThroughputOutput struct + ProvisionedModelArn *string + func (s *CreateProvisionedModelThroughputOutput) SetProvisionedModelArn(v string) *CreateProvisionedModelThroughputOutput + func (s CreateProvisionedModelThroughputOutput) GoString() string + func (s CreateProvisionedModelThroughputOutput) String() string + type CustomModelSummary struct + BaseModelArn *string + BaseModelName *string + CreationTime *time.Time + ModelArn *string + ModelName *string + func (s *CustomModelSummary) SetBaseModelArn(v string) *CustomModelSummary + func (s *CustomModelSummary) SetBaseModelName(v string) *CustomModelSummary + func (s *CustomModelSummary) SetCreationTime(v time.Time) *CustomModelSummary + func (s *CustomModelSummary) SetModelArn(v string) *CustomModelSummary + func (s *CustomModelSummary) SetModelName(v string) *CustomModelSummary + func (s CustomModelSummary) GoString() string + func (s CustomModelSummary) String() string + type DeleteCustomModelInput struct + ModelIdentifier *string + func (s *DeleteCustomModelInput) SetModelIdentifier(v string) *DeleteCustomModelInput + func (s *DeleteCustomModelInput) Validate() error + func (s DeleteCustomModelInput) GoString() string + func (s DeleteCustomModelInput) String() string + type DeleteCustomModelOutput struct + func (s DeleteCustomModelOutput) GoString() string + func (s DeleteCustomModelOutput) String() string + type DeleteModelInvocationLoggingConfigurationInput struct + func (s DeleteModelInvocationLoggingConfigurationInput) GoString() string + func (s DeleteModelInvocationLoggingConfigurationInput) String() string + type DeleteModelInvocationLoggingConfigurationOutput struct + func (s DeleteModelInvocationLoggingConfigurationOutput) GoString() string + func (s DeleteModelInvocationLoggingConfigurationOutput) String() string + type DeleteProvisionedModelThroughputInput struct + ProvisionedModelId *string + func (s *DeleteProvisionedModelThroughputInput) SetProvisionedModelId(v string) *DeleteProvisionedModelThroughputInput + func (s *DeleteProvisionedModelThroughputInput) Validate() error + func (s DeleteProvisionedModelThroughputInput) GoString() string + func (s DeleteProvisionedModelThroughputInput) String() string + type DeleteProvisionedModelThroughputOutput struct + func (s DeleteProvisionedModelThroughputOutput) GoString() string + func (s DeleteProvisionedModelThroughputOutput) String() string + type FoundationModelDetails struct + CustomizationsSupported []*string + InferenceTypesSupported []*string + InputModalities []*string + ModelArn *string + ModelId *string + ModelName *string + OutputModalities []*string + ProviderName *string + ResponseStreamingSupported *bool + func (s *FoundationModelDetails) SetCustomizationsSupported(v []*string) *FoundationModelDetails + func (s *FoundationModelDetails) SetInferenceTypesSupported(v []*string) *FoundationModelDetails + func (s *FoundationModelDetails) SetInputModalities(v []*string) *FoundationModelDetails + func (s *FoundationModelDetails) SetModelArn(v string) *FoundationModelDetails + func (s *FoundationModelDetails) SetModelId(v string) *FoundationModelDetails + func (s *FoundationModelDetails) SetModelName(v string) *FoundationModelDetails + func (s *FoundationModelDetails) SetOutputModalities(v []*string) *FoundationModelDetails + func (s *FoundationModelDetails) SetProviderName(v string) *FoundationModelDetails + func (s *FoundationModelDetails) SetResponseStreamingSupported(v bool) *FoundationModelDetails + func (s FoundationModelDetails) GoString() string + func (s FoundationModelDetails) String() string + type FoundationModelSummary struct + CustomizationsSupported []*string + InferenceTypesSupported []*string + InputModalities []*string + ModelArn *string + ModelId *string + ModelName *string + OutputModalities []*string + ProviderName *string + ResponseStreamingSupported *bool + func (s *FoundationModelSummary) SetCustomizationsSupported(v []*string) *FoundationModelSummary + func (s *FoundationModelSummary) SetInferenceTypesSupported(v []*string) *FoundationModelSummary + func (s *FoundationModelSummary) SetInputModalities(v []*string) *FoundationModelSummary + func (s *FoundationModelSummary) SetModelArn(v string) *FoundationModelSummary + func (s *FoundationModelSummary) SetModelId(v string) *FoundationModelSummary + func (s *FoundationModelSummary) SetModelName(v string) *FoundationModelSummary + func (s *FoundationModelSummary) SetOutputModalities(v []*string) *FoundationModelSummary + func (s *FoundationModelSummary) SetProviderName(v string) *FoundationModelSummary + func (s *FoundationModelSummary) SetResponseStreamingSupported(v bool) *FoundationModelSummary + func (s FoundationModelSummary) GoString() string + func (s FoundationModelSummary) String() string + type GetCustomModelInput struct + ModelIdentifier *string + func (s *GetCustomModelInput) SetModelIdentifier(v string) *GetCustomModelInput + func (s *GetCustomModelInput) Validate() error + func (s GetCustomModelInput) GoString() string + func (s GetCustomModelInput) String() string + type GetCustomModelOutput struct + BaseModelArn *string + CreationTime *time.Time + HyperParameters map[string]*string + JobArn *string + JobName *string + ModelArn *string + ModelKmsKeyArn *string + ModelName *string + OutputDataConfig *OutputDataConfig + TrainingDataConfig *TrainingDataConfig + TrainingMetrics *TrainingMetrics + ValidationDataConfig *ValidationDataConfig + ValidationMetrics []*ValidatorMetric + func (s *GetCustomModelOutput) SetBaseModelArn(v string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetCreationTime(v time.Time) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetHyperParameters(v map[string]*string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetJobArn(v string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetJobName(v string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetModelArn(v string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetModelKmsKeyArn(v string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetModelName(v string) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetOutputDataConfig(v *OutputDataConfig) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetTrainingDataConfig(v *TrainingDataConfig) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetTrainingMetrics(v *TrainingMetrics) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetValidationDataConfig(v *ValidationDataConfig) *GetCustomModelOutput + func (s *GetCustomModelOutput) SetValidationMetrics(v []*ValidatorMetric) *GetCustomModelOutput + func (s GetCustomModelOutput) GoString() string + func (s GetCustomModelOutput) String() string + type GetFoundationModelInput struct + ModelIdentifier *string + func (s *GetFoundationModelInput) SetModelIdentifier(v string) *GetFoundationModelInput + func (s *GetFoundationModelInput) Validate() error + func (s GetFoundationModelInput) GoString() string + func (s GetFoundationModelInput) String() string + type GetFoundationModelOutput struct + ModelDetails *FoundationModelDetails + func (s *GetFoundationModelOutput) SetModelDetails(v *FoundationModelDetails) *GetFoundationModelOutput + func (s GetFoundationModelOutput) GoString() string + func (s GetFoundationModelOutput) String() string + type GetModelCustomizationJobInput struct + JobIdentifier *string + func (s *GetModelCustomizationJobInput) SetJobIdentifier(v string) *GetModelCustomizationJobInput + func (s *GetModelCustomizationJobInput) Validate() error + func (s GetModelCustomizationJobInput) GoString() string + func (s GetModelCustomizationJobInput) String() string + type GetModelCustomizationJobOutput struct + BaseModelArn *string + ClientRequestToken *string + CreationTime *time.Time + EndTime *time.Time + FailureMessage *string + HyperParameters map[string]*string + JobArn *string + JobName *string + LastModifiedTime *time.Time + OutputDataConfig *OutputDataConfig + OutputModelArn *string + OutputModelKmsKeyArn *string + OutputModelName *string + RoleArn *string + Status *string + TrainingDataConfig *TrainingDataConfig + TrainingMetrics *TrainingMetrics + ValidationDataConfig *ValidationDataConfig + ValidationMetrics []*ValidatorMetric + VpcConfig *VpcConfig + func (s *GetModelCustomizationJobOutput) SetBaseModelArn(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetClientRequestToken(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetCreationTime(v time.Time) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetEndTime(v time.Time) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetFailureMessage(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetHyperParameters(v map[string]*string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetJobArn(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetJobName(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetLastModifiedTime(v time.Time) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetOutputDataConfig(v *OutputDataConfig) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetOutputModelArn(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetOutputModelKmsKeyArn(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetOutputModelName(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetRoleArn(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetStatus(v string) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetTrainingDataConfig(v *TrainingDataConfig) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetTrainingMetrics(v *TrainingMetrics) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetValidationDataConfig(v *ValidationDataConfig) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetValidationMetrics(v []*ValidatorMetric) *GetModelCustomizationJobOutput + func (s *GetModelCustomizationJobOutput) SetVpcConfig(v *VpcConfig) *GetModelCustomizationJobOutput + func (s GetModelCustomizationJobOutput) GoString() string + func (s GetModelCustomizationJobOutput) String() string + type GetModelInvocationLoggingConfigurationInput struct + func (s GetModelInvocationLoggingConfigurationInput) GoString() string + func (s GetModelInvocationLoggingConfigurationInput) String() string + type GetModelInvocationLoggingConfigurationOutput struct + LoggingConfig *LoggingConfig + func (s *GetModelInvocationLoggingConfigurationOutput) SetLoggingConfig(v *LoggingConfig) *GetModelInvocationLoggingConfigurationOutput + func (s GetModelInvocationLoggingConfigurationOutput) GoString() string + func (s GetModelInvocationLoggingConfigurationOutput) String() string + type GetProvisionedModelThroughputInput struct + ProvisionedModelId *string + func (s *GetProvisionedModelThroughputInput) SetProvisionedModelId(v string) *GetProvisionedModelThroughputInput + func (s *GetProvisionedModelThroughputInput) Validate() error + func (s GetProvisionedModelThroughputInput) GoString() string + func (s GetProvisionedModelThroughputInput) String() string + type GetProvisionedModelThroughputOutput struct + CommitmentDuration *string + CommitmentExpirationTime *time.Time + CreationTime *time.Time + DesiredModelArn *string + DesiredModelUnits *int64 + FailureMessage *string + FoundationModelArn *string + LastModifiedTime *time.Time + ModelArn *string + ModelUnits *int64 + ProvisionedModelArn *string + ProvisionedModelName *string + Status *string + func (s *GetProvisionedModelThroughputOutput) SetCommitmentDuration(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetCommitmentExpirationTime(v time.Time) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetCreationTime(v time.Time) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetDesiredModelArn(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetDesiredModelUnits(v int64) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetFailureMessage(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetFoundationModelArn(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetLastModifiedTime(v time.Time) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetModelArn(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetModelUnits(v int64) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetProvisionedModelArn(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetProvisionedModelName(v string) *GetProvisionedModelThroughputOutput + func (s *GetProvisionedModelThroughputOutput) SetStatus(v string) *GetProvisionedModelThroughputOutput + func (s GetProvisionedModelThroughputOutput) GoString() string + func (s GetProvisionedModelThroughputOutput) String() string + type InternalServerException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServerException) Code() string + func (s *InternalServerException) Error() string + func (s *InternalServerException) Message() string + func (s *InternalServerException) OrigErr() error + func (s *InternalServerException) RequestID() string + func (s *InternalServerException) StatusCode() int + func (s InternalServerException) GoString() string + func (s InternalServerException) String() string + type ListCustomModelsInput struct + BaseModelArnEquals *string + CreationTimeAfter *time.Time + CreationTimeBefore *time.Time + FoundationModelArnEquals *string + MaxResults *int64 + NameContains *string + NextToken *string + SortBy *string + SortOrder *string + func (s *ListCustomModelsInput) SetBaseModelArnEquals(v string) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetCreationTimeAfter(v time.Time) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetCreationTimeBefore(v time.Time) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetFoundationModelArnEquals(v string) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetMaxResults(v int64) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetNameContains(v string) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetNextToken(v string) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetSortBy(v string) *ListCustomModelsInput + func (s *ListCustomModelsInput) SetSortOrder(v string) *ListCustomModelsInput + func (s *ListCustomModelsInput) Validate() error + func (s ListCustomModelsInput) GoString() string + func (s ListCustomModelsInput) String() string + type ListCustomModelsOutput struct + ModelSummaries []*CustomModelSummary + NextToken *string + func (s *ListCustomModelsOutput) SetModelSummaries(v []*CustomModelSummary) *ListCustomModelsOutput + func (s *ListCustomModelsOutput) SetNextToken(v string) *ListCustomModelsOutput + func (s ListCustomModelsOutput) GoString() string + func (s ListCustomModelsOutput) String() string + type ListFoundationModelsInput struct + ByCustomizationType *string + ByInferenceType *string + ByOutputModality *string + ByProvider *string + func (s *ListFoundationModelsInput) SetByCustomizationType(v string) *ListFoundationModelsInput + func (s *ListFoundationModelsInput) SetByInferenceType(v string) *ListFoundationModelsInput + func (s *ListFoundationModelsInput) SetByOutputModality(v string) *ListFoundationModelsInput + func (s *ListFoundationModelsInput) SetByProvider(v string) *ListFoundationModelsInput + func (s ListFoundationModelsInput) GoString() string + func (s ListFoundationModelsInput) String() string + type ListFoundationModelsOutput struct + ModelSummaries []*FoundationModelSummary + func (s *ListFoundationModelsOutput) SetModelSummaries(v []*FoundationModelSummary) *ListFoundationModelsOutput + func (s ListFoundationModelsOutput) GoString() string + func (s ListFoundationModelsOutput) String() string + type ListModelCustomizationJobsInput struct + CreationTimeAfter *time.Time + CreationTimeBefore *time.Time + MaxResults *int64 + NameContains *string + NextToken *string + SortBy *string + SortOrder *string + StatusEquals *string + func (s *ListModelCustomizationJobsInput) SetCreationTimeAfter(v time.Time) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetCreationTimeBefore(v time.Time) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetMaxResults(v int64) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetNameContains(v string) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetNextToken(v string) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetSortBy(v string) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetSortOrder(v string) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) SetStatusEquals(v string) *ListModelCustomizationJobsInput + func (s *ListModelCustomizationJobsInput) Validate() error + func (s ListModelCustomizationJobsInput) GoString() string + func (s ListModelCustomizationJobsInput) String() string + type ListModelCustomizationJobsOutput struct + ModelCustomizationJobSummaries []*ModelCustomizationJobSummary + NextToken *string + func (s *ListModelCustomizationJobsOutput) SetModelCustomizationJobSummaries(v []*ModelCustomizationJobSummary) *ListModelCustomizationJobsOutput + func (s *ListModelCustomizationJobsOutput) SetNextToken(v string) *ListModelCustomizationJobsOutput + func (s ListModelCustomizationJobsOutput) GoString() string + func (s ListModelCustomizationJobsOutput) String() string + type ListProvisionedModelThroughputsInput struct + CreationTimeAfter *time.Time + CreationTimeBefore *time.Time + MaxResults *int64 + ModelArnEquals *string + NameContains *string + NextToken *string + SortBy *string + SortOrder *string + StatusEquals *string + func (s *ListProvisionedModelThroughputsInput) SetCreationTimeAfter(v time.Time) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetCreationTimeBefore(v time.Time) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetMaxResults(v int64) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetModelArnEquals(v string) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetNameContains(v string) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetNextToken(v string) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetSortBy(v string) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetSortOrder(v string) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) SetStatusEquals(v string) *ListProvisionedModelThroughputsInput + func (s *ListProvisionedModelThroughputsInput) Validate() error + func (s ListProvisionedModelThroughputsInput) GoString() string + func (s ListProvisionedModelThroughputsInput) String() string + type ListProvisionedModelThroughputsOutput struct + NextToken *string + ProvisionedModelSummaries []*ProvisionedModelSummary + func (s *ListProvisionedModelThroughputsOutput) SetNextToken(v string) *ListProvisionedModelThroughputsOutput + func (s *ListProvisionedModelThroughputsOutput) SetProvisionedModelSummaries(v []*ProvisionedModelSummary) *ListProvisionedModelThroughputsOutput + func (s ListProvisionedModelThroughputsOutput) GoString() string + func (s ListProvisionedModelThroughputsOutput) 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 LoggingConfig struct + CloudWatchConfig *CloudWatchConfig + EmbeddingDataDeliveryEnabled *bool + ImageDataDeliveryEnabled *bool + S3Config *S3Config + TextDataDeliveryEnabled *bool + func (s *LoggingConfig) SetCloudWatchConfig(v *CloudWatchConfig) *LoggingConfig + func (s *LoggingConfig) SetEmbeddingDataDeliveryEnabled(v bool) *LoggingConfig + func (s *LoggingConfig) SetImageDataDeliveryEnabled(v bool) *LoggingConfig + func (s *LoggingConfig) SetS3Config(v *S3Config) *LoggingConfig + func (s *LoggingConfig) SetTextDataDeliveryEnabled(v bool) *LoggingConfig + func (s *LoggingConfig) Validate() error + func (s LoggingConfig) GoString() string + func (s LoggingConfig) String() string + type ModelCustomizationJobSummary struct + BaseModelArn *string + CreationTime *time.Time + CustomModelArn *string + CustomModelName *string + EndTime *time.Time + JobArn *string + JobName *string + LastModifiedTime *time.Time + Status *string + func (s *ModelCustomizationJobSummary) SetBaseModelArn(v string) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetCreationTime(v time.Time) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetCustomModelArn(v string) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetCustomModelName(v string) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetEndTime(v time.Time) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetJobArn(v string) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetJobName(v string) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetLastModifiedTime(v time.Time) *ModelCustomizationJobSummary + func (s *ModelCustomizationJobSummary) SetStatus(v string) *ModelCustomizationJobSummary + func (s ModelCustomizationJobSummary) GoString() string + func (s ModelCustomizationJobSummary) String() string + type OutputDataConfig struct + S3Uri *string + func (s *OutputDataConfig) SetS3Uri(v string) *OutputDataConfig + func (s *OutputDataConfig) Validate() error + func (s OutputDataConfig) GoString() string + func (s OutputDataConfig) String() string + type ProvisionedModelSummary struct + CommitmentDuration *string + CommitmentExpirationTime *time.Time + CreationTime *time.Time + DesiredModelArn *string + DesiredModelUnits *int64 + FoundationModelArn *string + LastModifiedTime *time.Time + ModelArn *string + ModelUnits *int64 + ProvisionedModelArn *string + ProvisionedModelName *string + Status *string + func (s *ProvisionedModelSummary) SetCommitmentDuration(v string) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetCommitmentExpirationTime(v time.Time) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetCreationTime(v time.Time) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetDesiredModelArn(v string) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetDesiredModelUnits(v int64) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetFoundationModelArn(v string) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetLastModifiedTime(v time.Time) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetModelArn(v string) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetModelUnits(v int64) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetProvisionedModelArn(v string) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetProvisionedModelName(v string) *ProvisionedModelSummary + func (s *ProvisionedModelSummary) SetStatus(v string) *ProvisionedModelSummary + func (s ProvisionedModelSummary) GoString() string + func (s ProvisionedModelSummary) String() string + type PutModelInvocationLoggingConfigurationInput struct + LoggingConfig *LoggingConfig + func (s *PutModelInvocationLoggingConfigurationInput) SetLoggingConfig(v *LoggingConfig) *PutModelInvocationLoggingConfigurationInput + func (s *PutModelInvocationLoggingConfigurationInput) Validate() error + func (s PutModelInvocationLoggingConfigurationInput) GoString() string + func (s PutModelInvocationLoggingConfigurationInput) String() string + type PutModelInvocationLoggingConfigurationOutput struct + func (s PutModelInvocationLoggingConfigurationOutput) GoString() string + func (s PutModelInvocationLoggingConfigurationOutput) String() string + type ResourceNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type S3Config struct + BucketName *string + KeyPrefix *string + func (s *S3Config) SetBucketName(v string) *S3Config + func (s *S3Config) SetKeyPrefix(v string) *S3Config + func (s *S3Config) Validate() error + func (s S3Config) GoString() string + func (s S3Config) String() string + type ServiceQuotaExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceQuotaExceededException) Code() string + func (s *ServiceQuotaExceededException) Error() string + func (s *ServiceQuotaExceededException) Message() string + func (s *ServiceQuotaExceededException) OrigErr() error + func (s *ServiceQuotaExceededException) RequestID() string + func (s *ServiceQuotaExceededException) StatusCode() int + func (s ServiceQuotaExceededException) GoString() string + func (s ServiceQuotaExceededException) String() string + type StopModelCustomizationJobInput struct + JobIdentifier *string + func (s *StopModelCustomizationJobInput) SetJobIdentifier(v string) *StopModelCustomizationJobInput + func (s *StopModelCustomizationJobInput) Validate() error + func (s StopModelCustomizationJobInput) GoString() string + func (s StopModelCustomizationJobInput) String() string + type StopModelCustomizationJobOutput struct + func (s StopModelCustomizationJobOutput) GoString() string + func (s StopModelCustomizationJobOutput) String() string + 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 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 ThrottlingException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ThrottlingException) Code() string + func (s *ThrottlingException) Error() string + func (s *ThrottlingException) Message() string + func (s *ThrottlingException) OrigErr() error + func (s *ThrottlingException) RequestID() string + func (s *ThrottlingException) StatusCode() int + func (s ThrottlingException) GoString() string + func (s ThrottlingException) String() string + type TooManyTagsException struct + Message_ *string + ResourceName *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 TrainingDataConfig struct + S3Uri *string + func (s *TrainingDataConfig) SetS3Uri(v string) *TrainingDataConfig + func (s *TrainingDataConfig) Validate() error + func (s TrainingDataConfig) GoString() string + func (s TrainingDataConfig) String() string + type TrainingMetrics struct + TrainingLoss *float64 + func (s *TrainingMetrics) SetTrainingLoss(v float64) *TrainingMetrics + func (s TrainingMetrics) GoString() string + func (s TrainingMetrics) 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 + type UpdateProvisionedModelThroughputInput struct + DesiredModelId *string + DesiredProvisionedModelName *string + ProvisionedModelId *string + func (s *UpdateProvisionedModelThroughputInput) SetDesiredModelId(v string) *UpdateProvisionedModelThroughputInput + func (s *UpdateProvisionedModelThroughputInput) SetDesiredProvisionedModelName(v string) *UpdateProvisionedModelThroughputInput + func (s *UpdateProvisionedModelThroughputInput) SetProvisionedModelId(v string) *UpdateProvisionedModelThroughputInput + func (s *UpdateProvisionedModelThroughputInput) Validate() error + func (s UpdateProvisionedModelThroughputInput) GoString() string + func (s UpdateProvisionedModelThroughputInput) String() string + type UpdateProvisionedModelThroughputOutput struct + func (s UpdateProvisionedModelThroughputOutput) GoString() string + func (s UpdateProvisionedModelThroughputOutput) String() string + type ValidationDataConfig struct + Validators []*Validator + func (s *ValidationDataConfig) SetValidators(v []*Validator) *ValidationDataConfig + func (s *ValidationDataConfig) Validate() error + func (s ValidationDataConfig) GoString() string + func (s ValidationDataConfig) String() string + type ValidationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ValidationException) Code() string + func (s *ValidationException) Error() string + func (s *ValidationException) Message() string + func (s *ValidationException) OrigErr() error + func (s *ValidationException) RequestID() string + func (s *ValidationException) StatusCode() int + func (s ValidationException) GoString() string + func (s ValidationException) String() string + type Validator struct + S3Uri *string + func (s *Validator) SetS3Uri(v string) *Validator + func (s *Validator) Validate() error + func (s Validator) GoString() string + func (s Validator) String() string + type ValidatorMetric struct + ValidationLoss *float64 + func (s *ValidatorMetric) SetValidationLoss(v float64) *ValidatorMetric + func (s ValidatorMetric) GoString() string + func (s ValidatorMetric) String() string + type VpcConfig struct + SecurityGroupIds []*string + SubnetIds []*string + func (s *VpcConfig) SetSecurityGroupIds(v []*string) *VpcConfig + func (s *VpcConfig) SetSubnetIds(v []*string) *VpcConfig + func (s *VpcConfig) Validate() error + func (s VpcConfig) GoString() string + func (s VpcConfig) String() string