Update the ca certificate bundle for the specified trust store.
See https://www.paws-r-sdk.com/docs/elbv2_modify_trust_store/ for full documentation.
elbv2_modify_trust_store(
TrustStoreArn,
CaCertificatesBundleS3Bucket,
CaCertificatesBundleS3Key,
CaCertificatesBundleS3ObjectVersion = NULL
)
[required] The Amazon Resource Name (ARN) of the trust store.
[required] The Amazon S3 bucket for the ca certificates bundle.
[required] The Amazon S3 path for the ca certificates bundle.
The Amazon S3 object version for the ca certificates bundle. If undefined the current version is used.