AWS SDK for .NET Documentation
StackPolicyDuringUpdateURL Property
AmazonAmazon.CloudFormation.ModelUpdateStackRequestStackPolicyDuringUpdateURL Did this page help you?   Yes   No    Tell us about it...
Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. If you pass StackPolicyDuringUpdateBody and StackPolicyDuringUpdateURL, only StackPolicyDuringUpdateBody is used. If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

Constraints:

Length
1 - 1350

Declaration Syntax
C#
public string StackPolicyDuringUpdateURL { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)