github.com/aws/aws-sdk-go-v2/service/s3.ListPartsOutput.AbortRuleId (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_ListParts.go#L167: 	AbortRuleId *string
		deserializers.go#L9160: 		v.AbortRuleId = ptr.String(headerValues[0])