AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Validates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent.
A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
For .NET Core this operation is only available in asynchronous form. Please refer to ValidateSolFunctionPackageContentAsync.
Namespace: Amazon.Tnb
Assembly: AWSSDK.Tnb.dll
Version: 3.x.y.z
public virtual ValidateSolFunctionPackageContentResponse ValidateSolFunctionPackageContent( ValidateSolFunctionPackageContentRequest request )
Container for the necessary parameters to execute the ValidateSolFunctionPackageContent service method.
Exception | Condition |
---|---|
AccessDeniedException | Insufficient permissions to make request. |
InternalServerException | Unexpected error occurred. Problem on the server. |
ResourceNotFoundException | Request references a resource that doesn't exist. |
ThrottlingException | Exception caused by throttling. |
ValidationException | Unable to process the request because the client provided input failed to satisfy request constraints. |
.NET Framework:
Supported in: 4.5 and newer, 3.5