diff --git a/vpcv1/vpc_v1.go b/vpcv1/vpc_v1.go index 9e29877..da157b5 100644 --- a/vpcv1/vpc_v1.go +++ b/vpcv1/vpc_v1.go @@ -33613,7 +33613,7 @@ func (vpc *VpcV1) UnpublishPrivatePathServiceGatewayWithContext(ctx context.Cont return } func getServiceComponentInfo() *core.ProblemComponent { - return core.NewProblemComponent(DefaultServiceName, "today") + return core.NewProblemComponent(DefaultServiceName, "2024-11-19") } // AccountIdentity : Identifies an account by a unique property.