Updates the specified service.
See https://www.paws-r-sdk.com/docs/vpclattice_update_service/ for full documentation.
vpclattice_update_service(
authType = NULL,
certificateArn = NULL,
serviceIdentifier
)
The type of IAM policy.
NONE
: The resource does not use an IAM policy. This is the
default.
AWS_IAM
: The resource uses an IAM policy. When this type is used,
auth is enabled and an auth policy is required.
The Amazon Resource Name (ARN) of the certificate.
[required] The ID or Amazon Resource Name (ARN) of the service.